Sep 08 13:52:36 devstack devstack@c-api.service[74497]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:52:36 devstack devstack@c-api.service[74497]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:52:36 2026] *** Sep 08 13:52:36 devstack devstack@c-api.service[74497]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: nodename: devstack Sep 08 13:52:36 devstack devstack@c-api.service[74497]: machine: x86_64 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: clock source: unix Sep 08 13:52:36 devstack devstack@c-api.service[74497]: pcre jit disabled Sep 08 13:52:36 devstack devstack@c-api.service[74497]: detected number of CPU cores: 4 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: current working directory: / Sep 08 13:52:36 devstack devstack@c-api.service[74497]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:52:36 devstack devstack@c-api.service[74497]: your processes number limit is 47518 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: your memory page size is 4096 bytes Sep 08 13:52:36 devstack devstack@c-api.service[74497]: detected max file descriptor number: 2048 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: lock engine: pthread robust mutexes Sep 08 13:52:36 devstack devstack@c-api.service[74497]: thunder lock: enabled Sep 08 13:52:36 devstack devstack@c-api.service[74497]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:52:36 devstack devstack@c-api.service[74497]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:52:36 devstack devstack@c-api.service[74497]: Set PythonHome to /opt/stack/data/venv Sep 08 13:52:36 devstack devstack@c-api.service[74497]: Python main interpreter initialized at 0x7fb925ea4668 Sep 08 13:52:36 devstack devstack@c-api.service[74497]: python threads support enabled Sep 08 13:52:36 devstack devstack@c-api.service[74497]: your server socket listen backlog is limited to 100 connections Sep 08 13:52:36 devstack devstack@c-api.service[74497]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:52:36 devstack devstack@c-api.service[74497]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:52:36 devstack devstack@c-api.service[74497]: *** Operational MODE: preforking *** Sep 08 13:52:36 devstack devstack@c-api.service[74497]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:52:36 devstack devstack@c-api.service[74497]: spawned uWSGI master process (pid: 74497) Sep 08 13:52:36 devstack devstack@c-api.service[74497]: spawned uWSGI worker 1 (pid: 74506, cores: 1) Sep 08 13:52:36 devstack devstack@c-api.service[74497]: spawned uWSGI worker 2 (pid: 74507, cores: 1) Sep 08 13:52:36 devstack devstack@c-api.service[74497]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:52:37 devstack devstack@c-api.service[74507]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:52:37 devstack devstack@c-api.service[74507]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:52:37 devstack devstack@c-api.service[74507]: we strongly recommend against using it for new projects. Sep 08 13:52:37 devstack devstack@c-api.service[74507]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:52:37 devstack devstack@c-api.service[74507]: framework. For more detail see Sep 08 13:52:37 devstack devstack@c-api.service[74507]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:52:37 devstack devstack@c-api.service[74507]: import eventlet # noqa Sep 08 13:52:37 devstack devstack@c-api.service[74506]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:52:37 devstack devstack@c-api.service[74506]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:52:37 devstack devstack@c-api.service[74506]: we strongly recommend against using it for new projects. Sep 08 13:52:37 devstack devstack@c-api.service[74506]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:52:37 devstack devstack@c-api.service[74506]: framework. For more detail see Sep 08 13:52:37 devstack devstack@c-api.service[74506]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:52:37 devstack devstack@c-api.service[74506]: import eventlet # noqa Sep 08 13:52:37 devstack devstack@c-api.service[74507]: /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 08 13:52:37 devstack devstack@c-api.service[74507]: from cgi import parse_header Sep 08 13:52:37 devstack devstack@c-api.service[74506]: /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 08 13:52:37 devstack devstack@c-api.service[74506]: from cgi import parse_header Sep 08 13:52:37 devstack devstack@c-api.service[74507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:52:37 devstack devstack@c-api.service[74507]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[74506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:52:37 devstack devstack@c-api.service[74506]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[74507]: /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 08 13:52:37 devstack devstack@c-api.service[74507]: removals.removed_module( Sep 08 13:52:37 devstack devstack@c-api.service[74507]: /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 08 13:52:37 devstack devstack@c-api.service[74507]: removals.removed_module( Sep 08 13:52:37 devstack devstack@c-api.service[74506]: /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 08 13:52:37 devstack devstack@c-api.service[74506]: removals.removed_module( Sep 08 13:52:37 devstack devstack@c-api.service[74506]: /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 08 13:52:37 devstack devstack@c-api.service[74506]: removals.removed_module( Sep 08 13:52:39 devstack devstack@c-api.service[74507]: /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 08 13:52:39 devstack devstack@c-api.service[74507]: warnings.warn( Sep 08 13:52:39 devstack devstack@c-api.service[74506]: /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 08 13:52:39 devstack devstack@c-api.service[74506]: warnings.warn( Sep 08 13:52:39 devstack devstack@c-api.service[74507]: /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 08 13:52:39 devstack devstack@c-api.service[74507]: warnings.warn( Sep 08 13:52:39 devstack devstack@c-api.service[74506]: /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 08 13:52:39 devstack devstack@c-api.service[74506]: warnings.warn( Sep 08 13:52:39 devstack devstack@c-api.service[74507]: 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 08 13:52:39 devstack devstack@c-api.service[74507]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74507) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:52:39 devstack devstack@c-api.service[74506]: 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 08 13:52:39 devstack devstack@c-api.service[74506]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74506) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:52:39 devstack devstack@c-api.service[74507]: /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 08 13:52:39 devstack devstack@c-api.service[74507]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:52:39 devstack devstack@c-api.service[74506]: /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 08 13:52:39 devstack devstack@c-api.service[74506]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74507) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74506) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:40 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO dbcounter [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Registered counter for database cinder Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO dbcounter [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Registered counter for database cinder Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG oslo_db.sqlalchemy.engines [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c 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=74507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG oslo_db.sqlalchemy.engines [None req-f9346bf8-3962-4ca3-808e-52eb943208ec 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=74506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG dbcounter [-] [74507] Writer thread running {{(pid=74507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: /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 08 13:52:41 devstack devstack@c-api.service[74507]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING cinder.keymgr.conf_key_mgr [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c 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 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG dbcounter [-] [74506] Writer thread running {{(pid=74506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: /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 08 13:52:41 devstack devstack@c-api.service[74506]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING cinder.keymgr.conf_key_mgr [None req-f9346bf8-3962-4ca3-808e-52eb943208ec 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 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG oslo_db.sqlalchemy.engines [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c 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=74507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: INFO cinder.rpc [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG oslo_db.sqlalchemy.engines [None req-f9346bf8-3962-4ca3-808e-52eb943208ec 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=74506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: INFO cinder.rpc [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING cinder.api.contrib.hosts [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: extensions {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-volume-manage {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-quota-class-sets {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-hosts {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: capabilities {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: encryption {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: scheduler-stats {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING cinder.api.contrib.hosts [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-quota-sets {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-availability-zone {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: qos-specs {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: extra_specs {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: backups {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: extensions {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: encryption {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-volume-manage {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: cgsnapshots {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-quota-class-sets {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-volume-type-access {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-hosts {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: consistencygroups {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: capabilities {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-volume-transfer {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: encryption {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extended resource: os-snapshot-manage {{(pid=74507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: scheduler-stats {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-quota-sets {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-availability-zone {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING stevedore.named [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WARNING castellan.key_manager [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: qos-specs {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] SnapshotActionsController initialized {{(pid=74507) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension AdminActions extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension AdminActions extending resource: snapshots {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension AdminActions extending resource: backups {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeActions extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension UsedLimits extending resource: limits {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension TypesManage extending resource: types {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.v3.router [None req-7c45f8d7-dd69-45ec-a435-55c0bf183c5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=74507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: extra_specs {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: backups {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: encryption {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: cgsnapshots {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74507]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb925ea4668 pid: 74507 (default app) Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-volume-type-access {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: consistencygroups {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-volume-transfer {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extended resource: os-snapshot-manage {{(pid=74506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: DEBUG cinder.api.middleware.request_id [None req-874d945d-a5d7-432f-9a93-5d87a8e44988 None None] RequestId filter calling following filter/app {{(pid=74507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74507]: [pid: 74507|app: 0|req: 1/1] 192.168.122.83 () {50 vars in 780 bytes} [Tue Sep 8 13:52:41 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING stevedore.named [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WARNING castellan.key_manager [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.contrib.snapshot_actions [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] SnapshotActionsController initialized {{(pid=74506) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension AdminActions extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension AdminActions extending resource: snapshots {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension AdminActions extending resource: backups {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeActions extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension UsedLimits extending resource: limits {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension TypesManage extending resource: types {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: DEBUG cinder.api.v3.router [None req-f9346bf8-3962-4ca3-808e-52eb943208ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=74506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:52:41 devstack devstack@c-api.service[74506]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb925ea4668 pid: 74506 (default app) Sep 08 13:52:49 devstack devstack@c-api.service[74507]: DEBUG cinder.api.middleware.request_id [None req-8d35c878-1023-4a35-80ef-dfae8e25e6d1 None None] RequestId filter calling following filter/app {{(pid=74507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-8d35c878-1023-4a35-80ef-dfae8e25e6d1 admin admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:52:50 devstack devstack@c-api.service[74507]: DEBUG cinder.api.openstack.wsgi [None req-8d35c878-1023-4a35-80ef-dfae8e25e6d1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:50 devstack devstack@c-api.service[74507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:50 devstack devstack@c-api.service[74507]: warnings.warn( Sep 08 13:52:50 devstack devstack@c-api.service[74507]: DEBUG oslo_db.sqlalchemy.engines [None req-8d35c878-1023-4a35-80ef-dfae8e25e6d1 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=74507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:50 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-8d35c878-1023-4a35-80ef-dfae8e25e6d1 admin admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[74507]: [pid: 74507|app: 0|req: 2/2] 192.168.122.83 () {60 vars in 1186 bytes} [Tue Sep 8 13:52:49 2026] POST /volume/v3/types => generated 186 bytes in 1235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[74506]: DEBUG cinder.api.middleware.request_id [None req-e7763263-8005-4faf-8f0f-ddcded131e03 None None] RequestId filter calling following filter/app {{(pid=74506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] POST http://192.168.122.83/volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs Sep 08 13:52:51 devstack devstack@c-api.service[74506]: DEBUG cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:51 devstack devstack@c-api.service[74506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[74506]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[74506]: DEBUG oslo_db.sqlalchemy.engines [None req-e7763263-8005-4faf-8f0f-ddcded131e03 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=74506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:52:51 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] http://192.168.122.83/volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs returned with HTTP 200 Sep 08 13:52:51 devstack devstack@c-api.service[74506]: [pid: 74506|app: 0|req: 1/3] 192.168.122.83 () {60 vars in 1333 bytes} [Tue Sep 8 13:52:50 2026] POST /volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs => generated 55 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:00 devstack devstack@c-api.service[74507]: DEBUG dbcounter [-] [74507] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:53:01 devstack devstack@c-api.service[74506]: DEBUG dbcounter [-] [74506] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:53:32 devstack devstack@c-api.service[74507]: DEBUG cinder.api.middleware.request_id [None req-e963b539-2470-4803-ab24-d0f7281aac26 None None] RequestId filter calling following filter/app {{(pid=74507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-e963b539-2470-4803-ab24-d0f7281aac26 None None] GET http://192.168.122.83/volume// Sep 08 13:53:32 devstack devstack@c-api.service[74507]: DEBUG cinder.api.openstack.wsgi [None req-e963b539-2470-4803-ab24-d0f7281aac26 None None] Empty body provided in request {{(pid=74507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[74507]: DEBUG cinder.api.openstack.wsgi [None req-e963b539-2470-4803-ab24-d0f7281aac26 None None] Calling method 'all' {{(pid=74507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-e963b539-2470-4803-ab24-d0f7281aac26 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 13:53:32 devstack devstack@c-api.service[74507]: [pid: 74507|app: 0|req: 3/4] 192.168.122.83 () {58 vars in 1309 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[74506]: DEBUG cinder.api.middleware.request_id [None req-1fb9e380-0f07-4f58-a609-ef6c80b3b1c8 None None] RequestId filter calling following filter/app {{(pid=74506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-1fb9e380-0f07-4f58-a609-ef6c80b3b1c8 tempest-verify_tempest_config-584845344 tempest-verify_tempest_config-584845344-project-member] GET http://192.168.122.83/volume/v3/extensions Sep 08 13:55:18 devstack devstack@c-api.service[74506]: DEBUG cinder.api.openstack.wsgi [None req-1fb9e380-0f07-4f58-a609-ef6c80b3b1c8 tempest-verify_tempest_config-584845344 tempest-verify_tempest_config-584845344-project-member] Empty body provided in request {{(pid=74506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:18 devstack devstack@c-api.service[74506]: DEBUG cinder.api.openstack.wsgi [None req-1fb9e380-0f07-4f58-a609-ef6c80b3b1c8 tempest-verify_tempest_config-584845344 tempest-verify_tempest_config-584845344-project-member] Calling method 'index' {{(pid=74506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:18 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-1fb9e380-0f07-4f58-a609-ef6c80b3b1c8 tempest-verify_tempest_config-584845344 tempest-verify_tempest_config-584845344-project-member] http://192.168.122.83/volume/v3/extensions returned with HTTP 200 Sep 08 13:55:18 devstack devstack@c-api.service[74506]: [pid: 74506|app: 0|req: 2/5] 192.168.122.83 () {58 vars in 1125 bytes} [Tue Sep 8 13:55:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:25 devstack devstack@c-api.service[74507]: DEBUG cinder.api.middleware.request_id [None req-94f4d40c-24fd-4fdc-9a82-b79668597c08 None None] RequestId filter calling following filter/app {{(pid=74507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:25 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-94f4d40c-24fd-4fdc-9a82-b79668597c08 demo admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:55:25 devstack devstack@c-api.service[74507]: DEBUG cinder.api.openstack.wsgi [None req-94f4d40c-24fd-4fdc-9a82-b79668597c08 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:25 devstack devstack@c-api.service[74507]: INFO cinder.api.openstack.wsgi [None req-94f4d40c-24fd-4fdc-9a82-b79668597c08 demo admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:55:25 devstack devstack@c-api.service[74507]: [pid: 74507|app: 0|req: 4/6] 192.168.122.83 () {60 vars in 1186 bytes} [Tue Sep 8 13:55:25 2026] POST /volume/v3/types => generated 184 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:35 devstack devstack@c-api.service[74507]: DEBUG dbcounter [-] [74507] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:57:19 devstack devstack@c-api.service[74497]: Tue Sep 8 13:57:19 2026 - graceful shutdown triggered... Sep 08 13:57:19 devstack devstack@c-api.service[74507]: Gracefully killing worker 2 (pid: 74507)... Sep 08 13:57:19 devstack devstack@c-api.service[74506]: Gracefully killing worker 1 (pid: 74506)... Sep 08 13:57:20 devstack devstack@c-api.service[74497]: worker 1 buried after 1 seconds Sep 08 13:57:20 devstack devstack@c-api.service[74497]: worker 2 buried after 1 seconds Sep 08 13:57:20 devstack devstack@c-api.service[74497]: goodbye to uWSGI. Sep 08 13:57:20 devstack devstack@c-api.service[86592]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:57:20 devstack devstack@c-api.service[86592]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:57:20 2026] *** Sep 08 13:57:20 devstack devstack@c-api.service[86592]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: nodename: devstack Sep 08 13:57:20 devstack devstack@c-api.service[86592]: machine: x86_64 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: clock source: unix Sep 08 13:57:20 devstack devstack@c-api.service[86592]: pcre jit disabled Sep 08 13:57:20 devstack devstack@c-api.service[86592]: detected number of CPU cores: 4 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: current working directory: / Sep 08 13:57:20 devstack devstack@c-api.service[86592]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:57:20 devstack devstack@c-api.service[86592]: your processes number limit is 47518 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: your memory page size is 4096 bytes Sep 08 13:57:20 devstack devstack@c-api.service[86592]: detected max file descriptor number: 2048 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: lock engine: pthread robust mutexes Sep 08 13:57:20 devstack devstack@c-api.service[86592]: thunder lock: enabled Sep 08 13:57:20 devstack devstack@c-api.service[86592]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:57:20 devstack devstack@c-api.service[86592]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:57:20 devstack devstack@c-api.service[86592]: Set PythonHome to /opt/stack/data/venv Sep 08 13:57:20 devstack devstack@c-api.service[86592]: Python main interpreter initialized at 0x72ae0c0a4668 Sep 08 13:57:20 devstack devstack@c-api.service[86592]: python threads support enabled Sep 08 13:57:20 devstack devstack@c-api.service[86592]: your server socket listen backlog is limited to 100 connections Sep 08 13:57:20 devstack devstack@c-api.service[86592]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:57:20 devstack devstack@c-api.service[86592]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:57:20 devstack devstack@c-api.service[86592]: *** Operational MODE: preforking *** Sep 08 13:57:20 devstack devstack@c-api.service[86592]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:57:20 devstack devstack@c-api.service[86592]: spawned uWSGI master process (pid: 86592) Sep 08 13:57:20 devstack devstack@c-api.service[86592]: spawned uWSGI worker 1 (pid: 86593, cores: 1) Sep 08 13:57:20 devstack devstack@c-api.service[86592]: spawned uWSGI worker 2 (pid: 86594, cores: 1) Sep 08 13:57:20 devstack devstack@c-api.service[86592]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:57:21 devstack devstack@c-api.service[86594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:57:21 devstack devstack@c-api.service[86594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:57:21 devstack devstack@c-api.service[86594]: we strongly recommend against using it for new projects. Sep 08 13:57:21 devstack devstack@c-api.service[86594]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:57:21 devstack devstack@c-api.service[86594]: framework. For more detail see Sep 08 13:57:21 devstack devstack@c-api.service[86594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:57:21 devstack devstack@c-api.service[86594]: import eventlet # noqa Sep 08 13:57:21 devstack devstack@c-api.service[86593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:57:21 devstack devstack@c-api.service[86593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:57:21 devstack devstack@c-api.service[86593]: we strongly recommend against using it for new projects. Sep 08 13:57:21 devstack devstack@c-api.service[86593]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:57:21 devstack devstack@c-api.service[86593]: framework. For more detail see Sep 08 13:57:21 devstack devstack@c-api.service[86593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:57:21 devstack devstack@c-api.service[86593]: import eventlet # noqa Sep 08 13:57:21 devstack devstack@c-api.service[86594]: /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 08 13:57:21 devstack devstack@c-api.service[86594]: from cgi import parse_header Sep 08 13:57:21 devstack devstack@c-api.service[86593]: /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 08 13:57:21 devstack devstack@c-api.service[86593]: from cgi import parse_header Sep 08 13:57:21 devstack devstack@c-api.service[86594]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:57:21 devstack devstack@c-api.service[86594]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86594]: /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 08 13:57:21 devstack devstack@c-api.service[86594]: removals.removed_module( Sep 08 13:57:21 devstack devstack@c-api.service[86594]: /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 08 13:57:21 devstack devstack@c-api.service[86594]: removals.removed_module( Sep 08 13:57:21 devstack devstack@c-api.service[86593]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:57:21 devstack devstack@c-api.service[86593]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86593]: /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 08 13:57:21 devstack devstack@c-api.service[86593]: removals.removed_module( Sep 08 13:57:21 devstack devstack@c-api.service[86593]: /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 08 13:57:21 devstack devstack@c-api.service[86593]: removals.removed_module( Sep 08 13:57:24 devstack devstack@c-api.service[86594]: /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 08 13:57:24 devstack devstack@c-api.service[86594]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86593]: /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 08 13:57:24 devstack devstack@c-api.service[86593]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86594]: /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 08 13:57:24 devstack devstack@c-api.service[86594]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86593]: /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 08 13:57:24 devstack devstack@c-api.service[86593]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86594]: 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 08 13:57:24 devstack devstack@c-api.service[86594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:57:24 devstack devstack@c-api.service[86593]: 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 08 13:57:24 devstack devstack@c-api.service[86593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:57:24 devstack devstack@c-api.service[86594]: /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 08 13:57:24 devstack devstack@c-api.service[86594]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:57:24 devstack devstack@c-api.service[86593]: /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 08 13:57:24 devstack devstack@c-api.service[86593]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: INFO dbcounter [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Registered counter for database cinder Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86594]: DEBUG oslo_db.sqlalchemy.engines [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 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=86594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:25 devstack devstack@c-api.service[86593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO dbcounter [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Registered counter for database cinder Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG oslo_db.sqlalchemy.engines [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 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=86593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG dbcounter [-] [86594] Writer thread running {{(pid=86594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: /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 08 13:57:26 devstack devstack@c-api.service[86594]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING cinder.keymgr.conf_key_mgr [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 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 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG oslo_db.sqlalchemy.engines [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 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=86594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: INFO cinder.rpc [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG dbcounter [-] [86593] Writer thread running {{(pid=86593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: /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 08 13:57:26 devstack devstack@c-api.service[86593]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING cinder.api.contrib.hosts [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING cinder.keymgr.conf_key_mgr [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 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 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: extensions {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-volume-manage {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-quota-class-sets {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-hosts {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: capabilities {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: encryption {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: scheduler-stats {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-quota-sets {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-availability-zone {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: qos-specs {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: extra_specs {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: backups {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: encryption {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: cgsnapshots {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-volume-type-access {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: consistencygroups {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-volume-transfer {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extended resource: os-snapshot-manage {{(pid=86594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG oslo_db.sqlalchemy.engines [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 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=86593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING stevedore.named [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WARNING castellan.key_manager [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.contrib.snapshot_actions [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] SnapshotActionsController initialized {{(pid=86594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension AdminActions extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension AdminActions extending resource: snapshots {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension AdminActions extending resource: backups {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeActions extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension UsedLimits extending resource: limits {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension TypesManage extending resource: types {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86594]: DEBUG cinder.api.v3.router [None req-2840177a-10bc-4e82-b424-c4ae9e575d43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: INFO cinder.rpc [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86594]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x72ae0c0a4668 pid: 86594 (default app) Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING cinder.api.contrib.hosts [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: extensions {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-volume-manage {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-quota-class-sets {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-hosts {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: capabilities {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: encryption {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: scheduler-stats {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-quota-sets {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-availability-zone {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: qos-specs {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: extra_specs {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: backups {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: encryption {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: cgsnapshots {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-volume-type-access {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: consistencygroups {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-volume-transfer {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extended resource: os-snapshot-manage {{(pid=86593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING stevedore.named [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WARNING castellan.key_manager [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.contrib.snapshot_actions [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] SnapshotActionsController initialized {{(pid=86593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension AdminActions extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension AdminActions extending resource: snapshots {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension AdminActions extending resource: backups {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeActions extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension UsedLimits extending resource: limits {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension TypesManage extending resource: types {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: DEBUG cinder.api.v3.router [None req-feac14da-c874-4bea-9aad-6b5229adc9e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:26 devstack devstack@c-api.service[86593]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x72ae0c0a4668 pid: 86593 (default app) Sep 08 13:57:28 devstack devstack@c-api.service[86592]: Tue Sep 8 13:57:28 2026 - graceful shutdown triggered... Sep 08 13:57:28 devstack devstack@c-api.service[86594]: Gracefully killing worker 2 (pid: 86594)... Sep 08 13:57:28 devstack devstack@c-api.service[86593]: Gracefully killing worker 1 (pid: 86593)... Sep 08 13:57:29 devstack devstack@c-api.service[86592]: worker 1 buried after 1 seconds Sep 08 13:57:29 devstack devstack@c-api.service[86592]: worker 2 buried after 1 seconds Sep 08 13:57:29 devstack devstack@c-api.service[86592]: goodbye to uWSGI. Sep 08 13:57:30 devstack devstack@c-api.service[86973]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:57:30 devstack devstack@c-api.service[86973]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:57:30 2026] *** Sep 08 13:57:30 devstack devstack@c-api.service[86973]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: nodename: devstack Sep 08 13:57:30 devstack devstack@c-api.service[86973]: machine: x86_64 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: clock source: unix Sep 08 13:57:30 devstack devstack@c-api.service[86973]: pcre jit disabled Sep 08 13:57:30 devstack devstack@c-api.service[86973]: detected number of CPU cores: 4 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: current working directory: / Sep 08 13:57:30 devstack devstack@c-api.service[86973]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:57:30 devstack devstack@c-api.service[86973]: your processes number limit is 47518 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: your memory page size is 4096 bytes Sep 08 13:57:30 devstack devstack@c-api.service[86973]: detected max file descriptor number: 2048 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: lock engine: pthread robust mutexes Sep 08 13:57:30 devstack devstack@c-api.service[86973]: thunder lock: enabled Sep 08 13:57:30 devstack devstack@c-api.service[86973]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:57:30 devstack devstack@c-api.service[86973]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:57:30 devstack devstack@c-api.service[86973]: Set PythonHome to /opt/stack/data/venv Sep 08 13:57:30 devstack devstack@c-api.service[86973]: Python main interpreter initialized at 0x748c9a6a4668 Sep 08 13:57:30 devstack devstack@c-api.service[86973]: python threads support enabled Sep 08 13:57:30 devstack devstack@c-api.service[86973]: your server socket listen backlog is limited to 100 connections Sep 08 13:57:30 devstack devstack@c-api.service[86973]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:57:30 devstack devstack@c-api.service[86973]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:57:30 devstack devstack@c-api.service[86973]: *** Operational MODE: preforking *** Sep 08 13:57:30 devstack devstack@c-api.service[86973]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:57:30 devstack devstack@c-api.service[86973]: spawned uWSGI master process (pid: 86973) Sep 08 13:57:30 devstack devstack@c-api.service[86973]: spawned uWSGI worker 1 (pid: 86976, cores: 1) Sep 08 13:57:30 devstack devstack@c-api.service[86973]: spawned uWSGI worker 2 (pid: 86977, cores: 1) Sep 08 13:57:30 devstack devstack@c-api.service[86973]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:57:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:57:30 devstack devstack@c-api.service[86977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:57:30 devstack devstack@c-api.service[86977]: we strongly recommend against using it for new projects. Sep 08 13:57:30 devstack devstack@c-api.service[86977]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:57:30 devstack devstack@c-api.service[86977]: framework. For more detail see Sep 08 13:57:30 devstack devstack@c-api.service[86977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:57:30 devstack devstack@c-api.service[86977]: import eventlet # noqa Sep 08 13:57:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:57:30 devstack devstack@c-api.service[86976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:57:30 devstack devstack@c-api.service[86976]: we strongly recommend against using it for new projects. Sep 08 13:57:30 devstack devstack@c-api.service[86976]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:57:30 devstack devstack@c-api.service[86976]: framework. For more detail see Sep 08 13:57:30 devstack devstack@c-api.service[86976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:57:30 devstack devstack@c-api.service[86976]: import eventlet # noqa Sep 08 13:57:30 devstack devstack@c-api.service[86977]: /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 08 13:57:30 devstack devstack@c-api.service[86977]: from cgi import parse_header Sep 08 13:57:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:57:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:57:31 devstack devstack@c-api.service[86976]: /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 08 13:57:31 devstack devstack@c-api.service[86976]: from cgi import parse_header Sep 08 13:57:31 devstack devstack@c-api.service[86977]: /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 08 13:57:31 devstack devstack@c-api.service[86977]: removals.removed_module( Sep 08 13:57:31 devstack devstack@c-api.service[86977]: /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 08 13:57:31 devstack devstack@c-api.service[86977]: removals.removed_module( Sep 08 13:57:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:57:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:57:31 devstack devstack@c-api.service[86976]: /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 08 13:57:31 devstack devstack@c-api.service[86976]: removals.removed_module( Sep 08 13:57:31 devstack devstack@c-api.service[86976]: /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 08 13:57:31 devstack devstack@c-api.service[86976]: removals.removed_module( Sep 08 13:57:33 devstack devstack@c-api.service[86976]: /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 08 13:57:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:57:33 devstack devstack@c-api.service[86977]: /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 08 13:57:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:57:33 devstack devstack@c-api.service[86976]: /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 08 13:57:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:57:33 devstack devstack@c-api.service[86977]: /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 08 13:57:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:57:33 devstack devstack@c-api.service[86976]: 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 08 13:57:33 devstack devstack@c-api.service[86976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:57:33 devstack devstack@c-api.service[86977]: 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 08 13:57:33 devstack devstack@c-api.service[86977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:57:33 devstack devstack@c-api.service[86976]: /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 08 13:57:33 devstack devstack@c-api.service[86976]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:57:34 devstack devstack@c-api.service[86977]: /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 08 13:57:34 devstack devstack@c-api.service[86977]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: INFO dbcounter [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Registered counter for database cinder Sep 08 13:57:35 devstack devstack@c-api.service[86977]: INFO dbcounter [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Registered counter for database cinder Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 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=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:35 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa 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=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writer thread running {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:57:35 devstack devstack@c-api.service[86976]: /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 08 13:57:35 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:57:35 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:57:35 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:57:35 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:57:35 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:57:35 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:35 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:35 devstack devstack@c-api.service[86976]: WARNING cinder.keymgr.conf_key_mgr [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 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 08 13:57:35 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:35 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writer thread running {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 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=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: /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 08 13:57:36 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: INFO cinder.rpc [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING cinder.keymgr.conf_key_mgr [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa 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 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING cinder.api.contrib.hosts [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: extensions {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-volume-manage {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-quota-class-sets {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-hosts {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: capabilities {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: encryption {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: scheduler-stats {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-quota-sets {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-availability-zone {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: qos-specs {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: extra_specs {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: backups {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: encryption {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: cgsnapshots {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-volume-type-access {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa 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=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: consistencygroups {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-volume-transfer {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extended resource: os-snapshot-manage {{(pid=86976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] SnapshotActionsController initialized {{(pid=86976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension AdminActions extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension AdminActions extending resource: snapshots {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension AdminActions extending resource: backups {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeActions extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension UsedLimits extending resource: limits {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension TypesManage extending resource: types {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.router [None req-aa291d2e-0ef7-4f45-8351-f040b8b2bc68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: INFO cinder.rpc [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86976]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x748c9a6a4668 pid: 86976 (default app) Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING cinder.api.contrib.hosts [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: extensions {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-volume-manage {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-quota-class-sets {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-hosts {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: capabilities {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: encryption {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: scheduler-stats {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-quota-sets {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-availability-zone {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: qos-specs {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: extra_specs {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: backups {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: encryption {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: cgsnapshots {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-volume-type-access {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: consistencygroups {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-volume-transfer {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extended resource: os-snapshot-manage {{(pid=86977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.snapshot_actions [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] SnapshotActionsController initialized {{(pid=86977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension AdminActions extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension AdminActions extending resource: snapshots {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension AdminActions extending resource: backups {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeActions extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension UsedLimits extending resource: limits {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension TypesManage extending resource: types {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension SnapshotActions extending resource: snapshots {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.router [None req-d44a6760-1a7b-4336-937e-4b4d51b1bfaa None None] Extension VolumeTypeAccess extending resource: types {{(pid=86977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:57:36 devstack devstack@c-api.service[86977]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x748c9a6a4668 pid: 86977 (default app) Sep 08 13:57:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:46 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=6 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:57:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] DELETE http://192.168.122.83/volume/v3/volumes/tempest-invalid-869859180 Sep 08 13:57:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:46 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Delete volume with id: tempest-invalid-869859180 Sep 08 13:57:46 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:46 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=6 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:57:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0c19c92e-5426-43f8-9fcd-bb04dcead750 req-35d7d913-5ff2-482f-b266-12f69d8fbea5 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] http://192.168.122.83/volume/v3/volumes/tempest-invalid-869859180 returned with HTTP 404 Sep 08 13:57:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1/1] 192.168.122.83 () {62 vars in 1471 bytes} [Tue Sep 8 13:57:45 2026] DELETE /volume/v3/volumes/tempest-invalid-869859180 => generated 98 bytes in 1175 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3aef134f-f42f-4531-bf0d-c3a64e9402f7 Sep 08 13:57:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] Delete volume with id: 3aef134f-f42f-4531-bf0d-c3a64e9402f7 Sep 08 13:57:47 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:57:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-939e881f-0f3b-4801-8d7c-56418e73db63 req-27ccc293-6857-4f6c-812b-cad25e46d6a6 tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-member] http://192.168.122.83/volume/v3/volumes/3aef134f-f42f-4531-bf0d-c3a64e9402f7 returned with HTTP 404 Sep 08 13:57:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1/2] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 13:57:46 2026] DELETE /volume/v3/volumes/3aef134f-f42f-4531-bf0d-c3a64e9402f7 => generated 109 bytes in 1101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-f397bc6a-7803-4127-8045-ea69350e2471 req-faecea20-54e2-481e-95b1-3c4f2d3ae95c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-f397bc6a-7803-4127-8045-ea69350e2471 req-faecea20-54e2-481e-95b1-3c4f2d3ae95c tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-reader] GET http://192.168.122.83/volume/v3/volumes/38e724d3-fc78-4529-a931-d908bd855cc2 Sep 08 13:57:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-f397bc6a-7803-4127-8045-ea69350e2471 req-faecea20-54e2-481e-95b1-3c4f2d3ae95c tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-f397bc6a-7803-4127-8045-ea69350e2471 req-faecea20-54e2-481e-95b1-3c4f2d3ae95c tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-f397bc6a-7803-4127-8045-ea69350e2471 req-faecea20-54e2-481e-95b1-3c4f2d3ae95c tempest-VolumesNegativeTest-1763016898 tempest-VolumesNegativeTest-1763016898-project-reader] http://192.168.122.83/volume/v3/volumes/38e724d3-fc78-4529-a931-d908bd855cc2 returned with HTTP 404 Sep 08 13:57:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 2/3] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 13:57:47 2026] GET /volume/v3/volumes/38e724d3-fc78-4529-a931-d908bd855cc2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f9064089-bbe9-4ad5-a99e-ed64f69ceaad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f9064089-bbe9-4ad5-a99e-ed64f69ceaad tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9064089-bbe9-4ad5-a99e-ed64f69ceaad tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9064089-bbe9-4ad5-a99e-ed64f69ceaad tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Calling method 'get_pools' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:57:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f9064089-bbe9-4ad5-a99e-ed64f69ceaad tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 13:57:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 2/4] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 13:57:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:57:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ed827c0-80d9-48e8-82ed-b6d00fc15bd2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ed827c0-80d9-48e8-82ed-b6d00fc15bd2 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 13:57:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ed827c0-80d9-48e8-82ed-b6d00fc15bd2 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ed827c0-80d9-48e8-82ed-b6d00fc15bd2 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Calling method 'get_pools' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:57:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ed827c0-80d9-48e8-82ed-b6d00fc15bd2 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 13:57:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 3/5] 192.168.122.83 () {58 vars in 1193 bytes} [Tue Sep 8 13:57:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8fa662a7-dc06-49dd-81c5-50c203272656 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fa662a7-dc06-49dd-81c5-50c203272656 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] GET http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fa662a7-dc06-49dd-81c5-50c203272656 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fa662a7-dc06-49dd-81c5-50c203272656 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fa662a7-dc06-49dd-81c5-50c203272656 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 13:57:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 3/6] 192.168.122.83 () {58 vars in 1188 bytes} [Tue Sep 8 13:57:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c9d1f0cb-e987-4d39-8dc7-e0ce1380b483 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9d1f0cb-e987-4d39-8dc7-e0ce1380b483 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] GET http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD Sep 08 13:57:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9d1f0cb-e987-4d39-8dc7-e0ce1380b483 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9d1f0cb-e987-4d39-8dc7-e0ce1380b483 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9d1f0cb-e987-4d39-8dc7-e0ce1380b483 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752 tempest-BackendsCapabilitiesAdminTestsJSON-1343398752-project-admin] http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 13:57:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 4/7] 192.168.122.83 () {58 vars in 1188 bytes} [Tue Sep 8 13:57:57 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 08 13:58:06 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=2 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:58:07 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=3 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-88b3d32f-d73f-4df8-839c-f8a4f7583efe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88b3d32f-d73f-4df8-839c-f8a4f7583efe tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-88b3d32f-d73f-4df8-839c-f8a4f7583efe tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1930128262"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88b3d32f-d73f-4df8-839c-f8a4f7583efe tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:58:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 4/8] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 13:58:10 2026] POST /volume/v3/types => generated 220 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bedb034c-0779-4815-a52f-eb4cf6b0fba6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bedb034c-0779-4815-a52f-eb4cf6b0fba6 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bedb034c-0779-4815-a52f-eb4cf6b0fba6 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-800605206"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bedb034c-0779-4815-a52f-eb4cf6b0fba6 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 13:58:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 5/9] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 13:58:10 2026] POST /volume/v3/group_types => generated 176 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c688c5f5-8efa-47ec-a868-65b0e9adcea4", "volume_types": ["169e4d7d-2084-44cf-b632-8c5f5a4b74cf"], "name": "tempest-GroupsV314Test-Group-820295470"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Creating new group {'group': {'group_type': 'c688c5f5-8efa-47ec-a868-65b0e9adcea4', 'volume_types': ['169e4d7d-2084-44cf-b632-8c5f5a4b74cf'], 'name': 'tempest-GroupsV314Test-Group-820295470'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Creating group tempest-GroupsV314Test-Group-820295470. Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:58:10.666583. {{(pid=86977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability Zones retrieved successfully. Sep 08 13:58:10 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Created reservations ['42049725-0805-4993-8fa3-b30a49dabf2d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4ed9403-6d96-4b8f-af88-f82a0edc0e9b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 13:58:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 5/10] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 13:58:10 2026] POST /volume/v3/groups => generated 107 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:10 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e89f2723-5f0f-480a-a348-ccdaaa628ef8 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 6/11] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:10 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:11 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5fb66805-6b63-4ae3-88b0-849c7db05a33 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 6/12] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:11 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-70d1e507-873b-42ed-b611-144aaa86c672 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70d1e507-873b-42ed-b611-144aaa86c672 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70d1e507-873b-42ed-b611-144aaa86c672 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70d1e507-873b-42ed-b611-144aaa86c672 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-70d1e507-873b-42ed-b611-144aaa86c672 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70d1e507-873b-42ed-b611-144aaa86c672 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 7/13] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:13 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:14 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f2c16b9-597b-49f6-b410-a7c137b2b8f2 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 7/14] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:14 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68134f96-da70-49f9-badd-6b73c28a2b3c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68134f96-da70-49f9-badd-6b73c28a2b3c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68134f96-da70-49f9-badd-6b73c28a2b3c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68134f96-da70-49f9-badd-6b73c28a2b3c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-68134f96-da70-49f9-badd-6b73c28a2b3c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:15 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68134f96-da70-49f9-badd-6b73c28a2b3c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 8/15] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:15 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:16 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d08d5a0-cdc2-4e7a-afb7-9758eb4d4572 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 8/16] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:16 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:17 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-818c02af-ca27-427a-8e6b-3d3418c10a10 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 9/17] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:17 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:18 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e7170d5-42e5-470a-b241-41d8bec814c7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 9/18] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:18 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:19 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db628793-78d4-4ca1-b92d-b0e229732dc9 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 10/19] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:19 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5c94d398-74c8-4c89-ab63-fae5d404271d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c94d398-74c8-4c89-ab63-fae5d404271d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c94d398-74c8-4c89-ab63-fae5d404271d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c94d398-74c8-4c89-ab63-fae5d404271d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-5c94d398-74c8-4c89-ab63-fae5d404271d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:20 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c94d398-74c8-4c89-ab63-fae5d404271d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 10/20] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:20 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94a27cb8-341e-4888-b440-84d434fa9996 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94a27cb8-341e-4888-b440-84d434fa9996 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94a27cb8-341e-4888-b440-84d434fa9996 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94a27cb8-341e-4888-b440-84d434fa9996 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-94a27cb8-341e-4888-b440-84d434fa9996 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:21 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94a27cb8-341e-4888-b440-84d434fa9996 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 11/21] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:21 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-176a42ef-6f38-49b3-bdad-c74b472da205 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-176a42ef-6f38-49b3-bdad-c74b472da205 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-176a42ef-6f38-49b3-bdad-c74b472da205 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-176a42ef-6f38-49b3-bdad-c74b472da205 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-176a42ef-6f38-49b3-bdad-c74b472da205 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:22 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-176a42ef-6f38-49b3-bdad-c74b472da205 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 11/22] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:22 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-52aa70e4-a4c2-461e-9614-a37feee87377 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52aa70e4-a4c2-461e-9614-a37feee87377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-52aa70e4-a4c2-461e-9614-a37feee87377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-52aa70e4-a4c2-461e-9614-a37feee87377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-52aa70e4-a4c2-461e-9614-a37feee87377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:23 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52aa70e4-a4c2-461e-9614-a37feee87377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 12/23] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:23 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-880e5efa-8c96-4867-b931-2717ded815c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-880e5efa-8c96-4867-b931-2717ded815c6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-880e5efa-8c96-4867-b931-2717ded815c6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-880e5efa-8c96-4867-b931-2717ded815c6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-880e5efa-8c96-4867-b931-2717ded815c6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:24 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-880e5efa-8c96-4867-b931-2717ded815c6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 12/24] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f12759e4-ce22-4b40-822c-722b80c02d5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f12759e4-ce22-4b40-822c-722b80c02d5f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f12759e4-ce22-4b40-822c-722b80c02d5f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f12759e4-ce22-4b40-822c-722b80c02d5f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-f12759e4-ce22-4b40-822c-722b80c02d5f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:25 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f12759e4-ce22-4b40-822c-722b80c02d5f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 13/25] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:25 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-191740d6-f983-47ee-be30-d7b1b07ba8f1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 13/26] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:26 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:28 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb46eb2b-5c14-40ca-8e31-bec9fee854c5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 14/27] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:27 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:29 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-566b6eb0-7ba0-47bf-9720-2641a5370b41 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 14/28] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:29 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:30 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2708680-451b-4968-8cf9-c6674e4ce7f7 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 15/29] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:30 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:31 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54a6bf5c-7f83-4844-95e8-adcbcd28a7b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 15/30] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:31 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-04667b61-050f-4f12-9c05-f9698584929e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04667b61-050f-4f12-9c05-f9698584929e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04667b61-050f-4f12-9c05-f9698584929e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04667b61-050f-4f12-9c05-f9698584929e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-04667b61-050f-4f12-9c05-f9698584929e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:32 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04667b61-050f-4f12-9c05-f9698584929e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 16/31] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:32 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-371188bf-d29d-42b1-bc26-fda92a513b6e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-371188bf-d29d-42b1-bc26-fda92a513b6e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-371188bf-d29d-42b1-bc26-fda92a513b6e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-371188bf-d29d-42b1-bc26-fda92a513b6e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-371188bf-d29d-42b1-bc26-fda92a513b6e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:33 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-371188bf-d29d-42b1-bc26-fda92a513b6e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 16/32] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:33 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:34 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f66c9d99-6245-4c51-addd-c4f8795d94b4 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 17/33] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:34 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78ef6315-0bb1-49b4-ad33-015890c6063c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78ef6315-0bb1-49b4-ad33-015890c6063c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78ef6315-0bb1-49b4-ad33-015890c6063c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78ef6315-0bb1-49b4-ad33-015890c6063c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-78ef6315-0bb1-49b4-ad33-015890c6063c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:35 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78ef6315-0bb1-49b4-ad33-015890c6063c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 17/34] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:35 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:36 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fca4acc6-f019-4aad-ba58-8d5a7eebd606 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 18/35] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:36 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:58:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:58:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:37 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:58:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a95d1cab-0bab-4058-a15d-af3b15b8dc7b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 200 Sep 08 13:58:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 18/36] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:58:37 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 388 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:58:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1600805200", "volume_type": "169e4d7d-2084-44cf-b632-8c5f5a4b74cf", "group_id": "790c8034-41a4-4306-bc54-6d81dbc26905", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1600805200', 'volume_type': '169e4d7d-2084-44cf-b632-8c5f5a4b74cf', 'group_id': '790c8034-41a4-4306-bc54-6d81dbc26905', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:37 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Create volume of 1 GB Sep 08 13:58:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:37 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:37 devstack devstack@c-api.service[86976]: /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 08 13:58:37 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:58:37 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:58:37.889864. {{(pid=86976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:58:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability Zones retrieved successfully. Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Flow 'volume_create_api' (f11c4b50-7a52-4e3f-8214-5c3fca63a03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91ba0dc-1539-45b8-a3cc-7922eb46ade4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91ba0dc-1539-45b8-a3cc-7922eb46ade4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:58:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf,is_public=True,name='tempest-GroupsV314Test-volume-type-1930128262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '169e4d7d-2084-44cf-b632-8c5f5a4b74cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '790c8034-41a4-4306-bc54-6d81dbc26905', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15265f94-e888-487f-9d85-9ecb0a571e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1930128262 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1930128262, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:58:38 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1930128262 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1930128262, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Created reservations ['39c055d4-14fa-4375-b343-01e41e13d3f7', '6f347d10-7278-402f-8c8b-de104bb94453', '395c4f04-d0cd-43b6-b050-7b8d47c67142', '974e567b-57af-4f05-af92-67550d7979da'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15265f94-e888-487f-9d85-9ecb0a571e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39c055d4-14fa-4375-b343-01e41e13d3f7', '6f347d10-7278-402f-8c8b-de104bb94453', '395c4f04-d0cd-43b6-b050-7b8d47c67142', '974e567b-57af-4f05-af92-67550d7979da']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1ae198-4546-41de-b720-cf7f4f9e3252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1ae198-4546-41de-b720-cf7f4f9e3252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a31d36-c583-4a4d-b98a-ec128b66c9be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1600805200',encryption_key_id=None,group_id=790c8034-41a4-4306-bc54-6d81dbc26905,group_type_id=,metadata={},multiattach=False,project_id='15f1ede08d43415ca97fde5ab75b341b',qos_specs=None,replication_status=,reservations=['39c055d4-14fa-4375-b343-01e41e13d3f7','6f347d10-7278-402f-8c8b-de104bb94453','395c4f04-d0cd-43b6-b050-7b8d47c67142','974e567b-57af-4f05-af92-67550d7979da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429bc0997af749ff8caad6c8bbc75eae',volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1600805200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=790c8034-41a4-4306-bc54-6d81dbc26905,host=None,id=07a31d36-c583-4a4d-b98a-ec128b66c9be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f1ede08d43415ca97fde5ab75b341b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='429bc0997af749ff8caad6c8bbc75eae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(169e4d7d-2084-44cf-b632-8c5f5a4b74cf),volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6dc5ec-d22f-433b-9ce9-20325b2c45ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6dc5ec-d22f-433b-9ce9-20325b2c45ab) transitioned into state 'SUCCESS' from state '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-1600805200',encryption_key_id=None,group_id=790c8034-41a4-4306-bc54-6d81dbc26905,group_type_id=,metadata={},multiattach=False,project_id='15f1ede08d43415ca97fde5ab75b341b',qos_specs=None,replication_status=,reservations=['39c055d4-14fa-4375-b343-01e41e13d3f7','6f347d10-7278-402f-8c8b-de104bb94453','395c4f04-d0cd-43b6-b050-7b8d47c67142','974e567b-57af-4f05-af92-67550d7979da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429bc0997af749ff8caad6c8bbc75eae',volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb3085e-07d1-4fa6-834a-156f82a1b41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb3085e-07d1-4fa6-834a-156f82a1b41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Flow 'volume_create_api' (f11c4b50-7a52-4e3f-8214-5c3fca63a03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Create volume request issued successfully. Sep 08 13:58:39 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:39 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:39 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34227003-30dd-4466-aa79-5eff9e1e6f64 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 19/37] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 13:58:37 2026] POST /volume/v3/volumes => generated 825 bytes in 1809 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:58:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:39 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:39 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:39 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77a14b3d-f8ac-4a7d-976c-941e41d8b6c3 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 200 Sep 08 13:58:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 19/38] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:39 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 893 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:58:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:40 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:41 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ef070bd6-9f4d-4f1a-a2bd-309072d94383 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 200 Sep 08 13:58:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 20/39] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:40 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 917 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:58:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:42 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:42 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7eb472e-9bd9-491a-a5c1-c92e9c75e421 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 200 Sep 08 13:58:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 20/40] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:42 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 918 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-89748411-13e4-4c64-b83c-b7c2f990c15e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] POST http://192.168.122.83/volume/v3/groups/action Sep 08 13:58:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action body: b'{"create-from-src": {"source_group_id": "790c8034-41a4-4306-bc54-6d81dbc26905", "name": "tempest-Group_from_grp-2125120312"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "790c8034-41a4-4306-bc54-6d81dbc26905", "name": "tempest-Group_from_grp-2125120312"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Creating new group {'create-from-src': {'source_group_id': '790c8034-41a4-4306-bc54-6d81dbc26905', 'name': 'tempest-Group_from_grp-2125120312'}}. {{(pid=86976) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 13:58:42 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Creating group tempest-Group_from_grp-2125120312 from source group 790c8034-41a4-4306-bc54-6d81dbc26905. Sep 08 13:58:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:42 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /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 08 13:58:43 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:43 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Created reservations ['a484c1ab-7002-4381-b0a8-66c798d1d225'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /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 08 13:58:43 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:43 devstack devstack@c-api.service[86976]: INFO cinder.group.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] A mapping entry already exists for group ef975fd8-ef70-44ff-97bb-f5e45ffe994a and volume type 169e4d7d-2084-44cf-b632-8c5f5a4b74cf. Do not need to create again. Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:43 devstack devstack@c-api.service[86976]: /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 08 13:58:43 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:58:43 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:58:43.660930. {{(pid=86976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:58:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Availability Zones retrieved successfully. Sep 08 13:58:43 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Flow 'volume_create_api' (ab2bbe85-0963-42e3-8212-2a409c7e1234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:43 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b783dc10-0bab-4e60-ae3b-1fadcf98af96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:43 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b783dc10-0bab-4e60-ae3b-1fadcf98af96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '07a31d36-c583-4a4d-b98a-ec128b66c9be', 'volume_type': VolumeType(created_at=2026-09-08T11:58:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf,is_public=True,name='tempest-GroupsV314Test-volume-type-1930128262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '169e4d7d-2084-44cf-b632-8c5f5a4b74cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef975fd8-ef70-44ff-97bb-f5e45ffe994a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b786b88c-89df-45b6-afbc-ea1dbf3a5c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Created reservations ['4fc48ce7-dd92-4646-9088-21d6638f5de1', '8c1074c8-8d31-4e9d-b9c8-a6a5a3847be6', '15efc7f9-f33a-4962-88e5-2bf31719512a', '1366c90b-7af0-4b60-a1ad-bd9b6c484cdc'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b786b88c-89df-45b6-afbc-ea1dbf3a5c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc48ce7-dd92-4646-9088-21d6638f5de1', '8c1074c8-8d31-4e9d-b9c8-a6a5a3847be6', '15efc7f9-f33a-4962-88e5-2bf31719512a', '1366c90b-7af0-4b60-a1ad-bd9b6c484cdc']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d08773e-abb5-4dee-8e6f-c1341754c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d08773e-abb5-4dee-8e6f-c1341754c1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3474ba0-a491-42ce-9a49-00329187b8bf', '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=ef975fd8-ef70-44ff-97bb-f5e45ffe994a,group_type_id=,metadata={},multiattach=False,project_id='15f1ede08d43415ca97fde5ab75b341b',qos_specs=None,replication_status=,reservations=['4fc48ce7-dd92-4646-9088-21d6638f5de1','8c1074c8-8d31-4e9d-b9c8-a6a5a3847be6','15efc7f9-f33a-4962-88e5-2bf31719512a','1366c90b-7af0-4b60-a1ad-bd9b6c484cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=07a31d36-c583-4a4d-b98a-ec128b66c9be,status='creating',user_id='429bc0997af749ff8caad6c8bbc75eae',volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef975fd8-ef70-44ff-97bb-f5e45ffe994a,host=None,id=c3474ba0-a491-42ce-9a49-00329187b8bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f1ede08d43415ca97fde5ab75b341b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=07a31d36-c583-4a4d-b98a-ec128b66c9be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='429bc0997af749ff8caad6c8bbc75eae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(169e4d7d-2084-44cf-b632-8c5f5a4b74cf),volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c478313-1842-4969-910b-da56b1a5da19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c478313-1842-4969-910b-da56b1a5da19) transitioned into state 'SUCCESS' from 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=ef975fd8-ef70-44ff-97bb-f5e45ffe994a,group_type_id=,metadata={},multiattach=False,project_id='15f1ede08d43415ca97fde5ab75b341b',qos_specs=None,replication_status=,reservations=['4fc48ce7-dd92-4646-9088-21d6638f5de1','8c1074c8-8d31-4e9d-b9c8-a6a5a3847be6','15efc7f9-f33a-4962-88e5-2bf31719512a','1366c90b-7af0-4b60-a1ad-bd9b6c484cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=07a31d36-c583-4a4d-b98a-ec128b66c9be,status='creating',user_id='429bc0997af749ff8caad6c8bbc75eae',volume_type_id=169e4d7d-2084-44cf-b632-8c5f5a4b74cf)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Flow 'volume_create_api' (ab2bbe85-0963-42e3-8212-2a409c7e1234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Create volume request issued successfully. Sep 08 13:58:44 devstack devstack@c-api.service[86976]: /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 08 13:58:44 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:58:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-89748411-13e4-4c64-b83c-b7c2f990c15e tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/action returned with HTTP 202 Sep 08 13:58:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 21/41] 192.168.122.83 () {62 vars in 1197 bytes} [Tue Sep 8 13:58:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 1870 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 13:58:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:58:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:58:44 devstack devstack@c-api.service[86977]: /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 08 13:58:44 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:58:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Get all volumes completed successfully. Sep 08 13:58:44 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:44 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:45 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:45 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:45 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:45 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-37c291df-cbf0-4b82-87b6-3ada05184f7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:58:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 21/42] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 13:58:44 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 938 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:58:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:45 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:45 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:45 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36d1c923-c3ce-4f23-a2c2-19f495aa6044 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 22/43] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:45 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:47 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:47 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:47 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddd44d0a-ab5e-4542-9fe4-abb245378a2c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 22/44] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:47 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e8101b11-2e63-4542-9833-090b6b3ab002 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-5891622"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-5891622'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Create volume of 1 GB Sep 08 13:58:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84694908-6cff-4ea7-afe3-c64183d5b393 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Availability Zones retrieved successfully. Sep 08 13:58:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Flow 'volume_create_api' (f6744a95-40ec-4958-be41-bdc5c0b0a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e362ba0-74c7-43bc-bd79-93863d7f2b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:48 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:48 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:48 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e362ba0-74c7-43bc-bd79-93863d7f2b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3b0f35-9045-4d65-8f35-dd6f2dd879ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84694908-6cff-4ea7-afe3-c64183d5b393 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 23/45] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:48 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:48 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-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 08 13:58:48 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-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 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Created reservations ['4f4c9ba9-26f2-471d-9f3f-8fb998964fc5', 'a118d8a0-69bd-4467-adb4-82a66f33cffb', '779cbcbb-91b8-4d8a-b361-05874e579d78', '45815863-b9fc-4c46-b20c-59996246ce21'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3b0f35-9045-4d65-8f35-dd6f2dd879ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f4c9ba9-26f2-471d-9f3f-8fb998964fc5', 'a118d8a0-69bd-4467-adb4-82a66f33cffb', '779cbcbb-91b8-4d8a-b361-05874e579d78', '45815863-b9fc-4c46-b20c-59996246ce21']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eac3aed-81b2-4f4e-8901-d3d1348ed86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eac3aed-81b2-4f4e-8901-d3d1348ed86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb76dc6-11b2-49da-9ad3-2e6aae26da05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-5891622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83848a3d1f44ae39caebe582d6cc816',qos_specs=None,replication_status=,reservations=['4f4c9ba9-26f2-471d-9f3f-8fb998964fc5','a118d8a0-69bd-4467-adb4-82a66f33cffb','779cbcbb-91b8-4d8a-b361-05874e579d78','45815863-b9fc-4c46-b20c-59996246ce21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f875c09f83e46ff8abc3bf7f6075238',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-5891622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb76dc6-11b2-49da-9ad3-2e6aae26da05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83848a3d1f44ae39caebe582d6cc816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f875c09f83e46ff8abc3bf7f6075238',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbec951-026b-4da9-b7bf-a561e201b13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbec951-026b-4da9-b7bf-a561e201b13a) transitioned into state 'SUCCESS' from state '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-5891622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83848a3d1f44ae39caebe582d6cc816',qos_specs=None,replication_status=,reservations=['4f4c9ba9-26f2-471d-9f3f-8fb998964fc5','a118d8a0-69bd-4467-adb4-82a66f33cffb','779cbcbb-91b8-4d8a-b361-05874e579d78','45815863-b9fc-4c46-b20c-59996246ce21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f875c09f83e46ff8abc3bf7f6075238',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b79e13-01e7-4fc2-988c-7e1108eaca69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b79e13-01e7-4fc2-988c-7e1108eaca69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Flow 'volume_create_api' (f6744a95-40ec-4958-be41-bdc5c0b0a26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Create volume request issued successfully. Sep 08 13:58:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8101b11-2e63-4542-9833-090b6b3ab002 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 23/46] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 13:58:48 2026] POST /volume/v3/volumes => generated 759 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68bff9b6-fc7c-45c7-8e0f-07f98b620a91 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 24/47] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:49 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:49 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:49 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:50 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30c08fb5-66ff-45c7-a3d2-c99f2cc2ea7f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 24/48] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:49 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67a78b6e-a349-4a99-9b6d-d8c2ea2de615 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 25/49] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:50 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:58:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:51 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:51 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:51 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6fcc31e3-2b78-4210-a99e-ff45cb7641ec tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 25/50] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:51 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-32759ee6-0858-477c-83b4-3c0904baca5d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32759ee6-0858-477c-83b4-3c0904baca5d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32759ee6-0858-477c-83b4-3c0904baca5d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32759ee6-0858-477c-83b4-3c0904baca5d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-32759ee6-0858-477c-83b4-3c0904baca5d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32759ee6-0858-477c-83b4-3c0904baca5d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 26/51] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:51 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:52 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:52 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:52 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e0af3cd-cb48-419d-907a-9ae06d7baa1f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 26/52] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:52 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a4b51487-b55c-417b-be10-7a330e05d37c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4b51487-b55c-417b-be10-7a330e05d37c tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4b51487-b55c-417b-be10-7a330e05d37c tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4b51487-b55c-417b-be10-7a330e05d37c tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a4b51487-b55c-417b-be10-7a330e05d37c tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4b51487-b55c-417b-be10-7a330e05d37c tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 27/53] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:52 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:53 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5bde16cc-7f7c-4b06-9e06-55032f072ea0 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 28/54] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:54 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c6d90fe9-dd0d-4d51-b97e-c37c85ca86b1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 27/55] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 739 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17fec0bf-7486-44f1-a5b2-0640fe61ac88 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 29/56] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:54 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:55 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:55 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-883f6884-83f3-4eb2-9e89-8edefa0211fd tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 28/57] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:55 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5fc06ed-f4f6-4635-92a7-d2325b9bb17d tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 30/58] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:56 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:58:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:57 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:57 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:57 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee7c7794-ea35-44f1-af5c-b3f49f20599c tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 29/59] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:57 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a66b3509-3563-40d1-9654-a4dd25dcd90a tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 31/60] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:57 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-802d5023-7a59-4301-a7d6-2390c7d433bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dda24023-49ff-42a1-b656-4912ab368798 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dda24023-49ff-42a1-b656-4912ab368798 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dda24023-49ff-42a1-b656-4912ab368798 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dda24023-49ff-42a1-b656-4912ab368798 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:58 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dda24023-49ff-42a1-b656-4912ab368798 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dda24023-49ff-42a1-b656-4912ab368798 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 32/61] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:58 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:58 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-802d5023-7a59-4301-a7d6-2390c7d433bf tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 30/62] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:58 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f998b157-dba2-4b1b-b755-4955a29b3700 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f998b157-dba2-4b1b-b755-4955a29b3700 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:58:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f998b157-dba2-4b1b-b755-4955a29b3700 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f998b157-dba2-4b1b-b755-4955a29b3700 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:58:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:58:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f998b157-dba2-4b1b-b755-4955a29b3700 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:58:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f998b157-dba2-4b1b-b755-4955a29b3700 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:58:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 33/63] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:58:59 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:58:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:58:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:58:59 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:58:59 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:58:59 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:58:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:58:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5fa8fb9-cec4-4138-8649-16d23a120dd5 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:58:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 31/64] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:58:59 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-25c22524-4787-4e94-986e-e8f229a6103b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25c22524-4787-4e94-986e-e8f229a6103b tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-25c22524-4787-4e94-986e-e8f229a6103b tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-25c22524-4787-4e94-986e-e8f229a6103b tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-25c22524-4787-4e94-986e-e8f229a6103b tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:59:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25c22524-4787-4e94-986e-e8f229a6103b tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:59:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 34/65] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:00 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e1ea27f5-54ac-4a10-8e23-28024271480d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:59:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:59:00 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:00 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1ea27f5-54ac-4a10-8e23-28024271480d tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 32/66] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:00 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 929 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8300d492-b564-4531-8e71-4b4cf8588746 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8300d492-b564-4531-8e71-4b4cf8588746 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8300d492-b564-4531-8e71-4b4cf8588746 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8300d492-b564-4531-8e71-4b4cf8588746 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-8300d492-b564-4531-8e71-4b4cf8588746 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member ef975fd8-ef70-44ff-97bb-f5e45ffe994a {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8300d492-b564-4531-8e71-4b4cf8588746 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 35/67] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:59:01 2026] GET /volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /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 08 13:59:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Get all volumes completed successfully. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:01 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:01 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1ab7ff1-bd7c-4d43-986b-9fb25f625bf6 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 33/68] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 13:59:01 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] POST http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a/action Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] delete called for group ef975fd8-ef70-44ff-97bb-f5e45ffe994a {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Delete group with id: ef975fd8-ef70-44ff-97bb-f5e45ffe994a Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /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 08 13:59:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /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 08 13:59:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77ecdfd1-75ce-4dd1-ba0d-c3505358b5ad tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a/action returned with HTTP 202 Sep 08 13:59:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 36/69] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 13:59:01 2026] POST /volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3b26435-4d6a-4773-aee6-09c6e0337f51 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 34/70] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:01 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:01 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:01 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cc5ccb7-6451-4b3e-bdd0-0ddebb5d1377 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 37/71] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:01 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 928 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-5ce6fc11-9a60-4e64-832f-b6f9994b9ba6 req-a19b0e96-d79b-48b5-969b-8bb045171d26 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5ce6fc11-9a60-4e64-832f-b6f9994b9ba6 req-a19b0e96-d79b-48b5-969b-8bb045171d26 tempest-VolumesAdminNegativeTest-1674098437 tempest-VolumesAdminNegativeTest-1674098437-project] GET http://192.168.122.83/volume/v3/volumes/a98c5125-f419-4473-967b-a66f138ccbf2 Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5ce6fc11-9a60-4e64-832f-b6f9994b9ba6 req-a19b0e96-d79b-48b5-969b-8bb045171d26 tempest-VolumesAdminNegativeTest-1674098437 tempest-VolumesAdminNegativeTest-1674098437-project] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5ce6fc11-9a60-4e64-832f-b6f9994b9ba6 req-a19b0e96-d79b-48b5-969b-8bb045171d26 tempest-VolumesAdminNegativeTest-1674098437 tempest-VolumesAdminNegativeTest-1674098437-project] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5ce6fc11-9a60-4e64-832f-b6f9994b9ba6 req-a19b0e96-d79b-48b5-969b-8bb045171d26 tempest-VolumesAdminNegativeTest-1674098437 tempest-VolumesAdminNegativeTest-1674098437-project] http://192.168.122.83/volume/v3/volumes/a98c5125-f419-4473-967b-a66f138ccbf2 returned with HTTP 404 Sep 08 13:59:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 35/72] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 13:59:02 2026] GET /volume/v3/volumes/a98c5125-f419-4473-967b-a66f138ccbf2 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] DELETE http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Delete volume with id: fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Delete volume request issued successfully. Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5d614d7-462a-4d99-89c2-2f8e5bcb3ac9 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 202 Sep 08 13:59:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 38/73] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 13:59:02 2026] DELETE /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-377343db-a754-4590-9351-1f6328c9d052 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-377343db-a754-4590-9351-1f6328c9d052 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-377343db-a754-4590-9351-1f6328c9d052 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-377343db-a754-4590-9351-1f6328c9d052 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-377343db-a754-4590-9351-1f6328c9d052 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:59:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-377343db-a754-4590-9351-1f6328c9d052 tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:59:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 36/74] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:02 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:59:03 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:03 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:03 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1fd64f19-4d1c-4832-990c-f14bc2a32d32 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 200 Sep 08 13:59:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 39/75] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:02 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 927 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e000e5d0-6619-4e72-9722-4fc407217caf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e000e5d0-6619-4e72-9722-4fc407217caf tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e000e5d0-6619-4e72-9722-4fc407217caf tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e000e5d0-6619-4e72-9722-4fc407217caf tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e000e5d0-6619-4e72-9722-4fc407217caf tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Volume info retrieved successfully. Sep 08 13:59:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e000e5d0-6619-4e72-9722-4fc407217caf tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 200 Sep 08 13:59:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 37/76] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:03 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-94203127-ade9-4128-9aa4-d9af7877dd83 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94203127-ade9-4128-9aa4-d9af7877dd83 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94203127-ade9-4128-9aa4-d9af7877dd83 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94203127-ade9-4128-9aa4-d9af7877dd83 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94203127-ade9-4128-9aa4-d9af7877dd83 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf returned with HTTP 404 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 40/77] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/volumes/c3474ba0-a491-42ce-9a49-00329187b8bf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-30131539-39e5-462c-8b18-515c9ac8d490 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30131539-39e5-462c-8b18-515c9ac8d490 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-30131539-39e5-462c-8b18-515c9ac8d490 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-30131539-39e5-462c-8b18-515c9ac8d490 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-30131539-39e5-462c-8b18-515c9ac8d490 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member ef975fd8-ef70-44ff-97bb-f5e45ffe994a {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30131539-39e5-462c-8b18-515c9ac8d490 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a returned with HTTP 404 Sep 08 13:59:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 38/78] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/groups/ef975fd8-ef70-44ff-97bb-f5e45ffe994a => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /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 08 13:59:04 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Get all volumes completed successfully. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:04 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a51428a0-e43f-4d86-8bbc-78a59053e3c1 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 41/79] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] POST http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905/action Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] delete called for group 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:59:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Delete group with id: 790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-30c6823a-d4a8-4161-a8b4-4a6d9c85804f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30c6823a-d4a8-4161-a8b4-4a6d9c85804f tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] GET http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30c6823a-d4a8-4161-a8b4-4a6d9c85804f tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30c6823a-d4a8-4161-a8b4-4a6d9c85804f tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30c6823a-d4a8-4161-a8b4-4a6d9c85804f tempest-VolumesAdminNegativeTest-1391433293 tempest-VolumesAdminNegativeTest-1391433293-project-member] http://192.168.122.83/volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 returned with HTTP 404 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 42/80] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/volumes/fcb76dc6-11b2-49da-9ad3-2e6aae26da05 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:04 devstack devstack@c-api.service[86976]: /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 08 13:59:04 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:59:04 devstack devstack@c-api.service[86976]: /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 08 13:59:04 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:59:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d94e6fb-3359-4ce1-b23e-98b1f197f3db tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905/action returned with HTTP 202 Sep 08 13:59:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 39/81] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 13:59:04 2026] POST /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:04 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:04 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f0e46c7-9140-4f79-bdc3-9d549bc11f81 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 200 Sep 08 13:59:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 43/82] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 917 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:59:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Volume info retrieved successfully. Sep 08 13:59:05 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:59:05 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:59:06 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:59:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b076d2d-856f-4aae-846c-8a4bc7b1974f tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 200 Sep 08 13:59:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 40/83] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:05 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 916 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-989666308"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-989666308'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Create volume of 1 GB Sep 08 13:59:06 devstack devstack@c-api.service[86977]: /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 08 13:59:06 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:59:06.311762. {{(pid=86977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Availability Zones retrieved successfully. Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Flow 'volume_create_api' (38476eaa-abe2-42b4-8e9e-b9aeafe6adfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299a9bdd-bc33-4a22-ae43-5bea416ffdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299a9bdd-bc33-4a22-ae43-5bea416ffdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10b1cbc-7b70-44a7-9b1e-5bf75754abb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-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 08 13:59:06 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-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 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Created reservations ['c06a16dd-8a9d-491c-9869-6feb4b20eb58', 'e2db87a1-9115-4c8a-8a52-d299b33b5109', 'eb53c9ec-3955-4cfe-91ca-25cbf193a96f', '17c6b59c-74e2-4494-9cf9-83a229eb2e2d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10b1cbc-7b70-44a7-9b1e-5bf75754abb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c06a16dd-8a9d-491c-9869-6feb4b20eb58', 'e2db87a1-9115-4c8a-8a52-d299b33b5109', 'eb53c9ec-3955-4cfe-91ca-25cbf193a96f', '17c6b59c-74e2-4494-9cf9-83a229eb2e2d']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da144e66-862c-47d5-b225-ebf755fff567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da144e66-862c-47d5-b225-ebf755fff567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682dfd7f-e2b7-4134-bee8-ea886065af16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-989666308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805072dc9354497a9a9ae2a456fa8827',qos_specs=None,replication_status=,reservations=['c06a16dd-8a9d-491c-9869-6feb4b20eb58','e2db87a1-9115-4c8a-8a52-d299b33b5109','eb53c9ec-3955-4cfe-91ca-25cbf193a96f','17c6b59c-74e2-4494-9cf9-83a229eb2e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a1a0b453b7415ba17f6cfd661df10a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-989666308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682dfd7f-e2b7-4134-bee8-ea886065af16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805072dc9354497a9a9ae2a456fa8827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a1a0b453b7415ba17f6cfd661df10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4419e273-7a0c-44f7-9ff9-51ee6791c44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4419e273-7a0c-44f7-9ff9-51ee6791c44a) transitioned into state 'SUCCESS' from state '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-989666308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805072dc9354497a9a9ae2a456fa8827',qos_specs=None,replication_status=,reservations=['c06a16dd-8a9d-491c-9869-6feb4b20eb58','e2db87a1-9115-4c8a-8a52-d299b33b5109','eb53c9ec-3955-4cfe-91ca-25cbf193a96f','17c6b59c-74e2-4494-9cf9-83a229eb2e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a1a0b453b7415ba17f6cfd661df10a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0227f4b1-84e6-49b3-bfdc-ca065b1d4203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=210,cinder:INSERT=16,cinder:UPDATE=18 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0227f4b1-84e6-49b3-bfdc-ca065b1d4203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Flow 'volume_create_api' (38476eaa-abe2-42b4-8e9e-b9aeafe6adfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Create volume request issued successfully. Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d38504c1-ca1f-4147-a273-823f8e4c2139 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 44/84] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 13:59:06 2026] POST /volume/v3/volumes => generated 763 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=254,cinder:INSERT=29,cinder:UPDATE=42 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b08efb2c-328e-4653-bcf5-9df4bf77df07 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 41/85] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:07 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 831 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a9644646-155f-480f-b1ca-a2ca0cd79a47 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9644646-155f-480f-b1ca-a2ca0cd79a47 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9644646-155f-480f-b1ca-a2ca0cd79a47 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9644646-155f-480f-b1ca-a2ca0cd79a47 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9644646-155f-480f-b1ca-a2ca0cd79a47 tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be returned with HTTP 404 Sep 08 13:59:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 45/86] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 13:59:07 2026] GET /volume/v3/volumes/07a31d36-c583-4a4d-b98a-ec128b66c9be => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e675659-239f-4ad1-b74c-1573c9d1656b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e675659-239f-4ad1-b74c-1573c9d1656b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] GET http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e675659-239f-4ad1-b74c-1573c9d1656b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e675659-239f-4ad1-b74c-1573c9d1656b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-3e675659-239f-4ad1-b74c-1573c9d1656b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] show called for member 790c8034-41a4-4306-bc54-6d81dbc26905 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e675659-239f-4ad1-b74c-1573c9d1656b tempest-GroupsV314Test-1510144973 tempest-GroupsV314Test-1510144973-project-member] http://192.168.122.83/volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 returned with HTTP 404 Sep 08 13:59:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 42/87] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 13:59:07 2026] GET /volume/v3/groups/790c8034-41a4-4306-bc54-6d81dbc26905 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-52d1cbdf-eae7-4fd2-b2c1-12c85e57197a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52d1cbdf-eae7-4fd2-b2c1-12c85e57197a tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/c688c5f5-8efa-47ec-a868-65b0e9adcea4 Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52d1cbdf-eae7-4fd2-b2c1-12c85e57197a tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52d1cbdf-eae7-4fd2-b2c1-12c85e57197a tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52d1cbdf-eae7-4fd2-b2c1-12c85e57197a tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] http://192.168.122.83/volume/v3/group_types/c688c5f5-8efa-47ec-a868-65b0e9adcea4 returned with HTTP 202 Sep 08 13:59:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 46/88] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 13:59:07 2026] DELETE /volume/v3/group_types/c688c5f5-8efa-47ec-a868-65b0e9adcea4 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-42e5844e-f98a-4352-9c1d-ef07fad186a9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-42e5844e-f98a-4352-9c1d-ef07fad186a9 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] DELETE http://192.168.122.83/volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-42e5844e-f98a-4352-9c1d-ef07fad186a9 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-42e5844e-f98a-4352-9c1d-ef07fad186a9 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-42e5844e-f98a-4352-9c1d-ef07fad186a9 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] http://192.168.122.83/volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf returned with HTTP 202 Sep 08 13:59:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 43/89] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 13:59:07 2026] DELETE /volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-279809c1-c78e-4996-bbfc-73fa6c9f9bc8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-279809c1-c78e-4996-bbfc-73fa6c9f9bc8 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] GET http://192.168.122.83/volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-279809c1-c78e-4996-bbfc-73fa6c9f9bc8 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-279809c1-c78e-4996-bbfc-73fa6c9f9bc8 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-279809c1-c78e-4996-bbfc-73fa6c9f9bc8 tempest-GroupsV314Test-933164287 tempest-GroupsV314Test-933164287-project-admin] http://192.168.122.83/volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf returned with HTTP 404 Sep 08 13:59:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 47/90] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 13:59:07 2026] GET /volume/v3/types/169e4d7d-2084-44cf-b632-8c5f5a4b74cf => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad9c150a-38c7-4d23-b884-f8ef16e26849 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 44/91] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:08 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6c0627b6-93f9-483b-8744-13781e329268 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c0627b6-93f9-483b-8744-13781e329268 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c0627b6-93f9-483b-8744-13781e329268 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c0627b6-93f9-483b-8744-13781e329268 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c0627b6-93f9-483b-8744-13781e329268 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c0627b6-93f9-483b-8744-13781e329268 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 48/92] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6a8c44f8-c416-444e-a50b-f33e28e4f0dc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a8c44f8-c416-444e-a50b-f33e28e4f0dc tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a8c44f8-c416-444e-a50b-f33e28e4f0dc tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a8c44f8-c416-444e-a50b-f33e28e4f0dc tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: /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 08 13:59:17 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a8c44f8-c416-444e-a50b-f33e28e4f0dc tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services returned with HTTP 200 Sep 08 13:59:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 45/93] 192.168.122.83 () {58 vars in 1128 bytes} [Tue Sep 8 13:59:17 2026] GET /volume/v3/os-services => generated 705 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a4b04dda-3c4d-4849-82c2-a4abdb1ad434 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4b04dda-3c4d-4849-82c2-a4abdb1ad434 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services?host=devstack Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4b04dda-3c4d-4849-82c2-a4abdb1ad434 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4b04dda-3c4d-4849-82c2-a4abdb1ad434 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: /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 08 13:59:17 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:59:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4b04dda-3c4d-4849-82c2-a4abdb1ad434 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 08 13:59:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 49/94] 192.168.122.83 () {58 vars in 1155 bytes} [Tue Sep 8 13:59:17 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4253679-4d28-436b-b934-8fbaf5679d29 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4253679-4d28-436b-b934-8fbaf5679d29 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4253679-4d28-436b-b934-8fbaf5679d29 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4253679-4d28-436b-b934-8fbaf5679d29 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4253679-4d28-436b-b934-8fbaf5679d29 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 08 13:59:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 46/95] 192.168.122.83 () {58 vars in 1203 bytes} [Tue Sep 8 13:59:17 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fb40c57b-d721-465a-87f8-1cf93b1cdfc8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb40c57b-d721-465a-87f8-1cf93b1cdfc8 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services?binary=cinder-scheduler Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb40c57b-d721-465a-87f8-1cf93b1cdfc8 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb40c57b-d721-465a-87f8-1cf93b1cdfc8 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb40c57b-d721-465a-87f8-1cf93b1cdfc8 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 08 13:59:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 50/96] 192.168.122.83 () {58 vars in 1175 bytes} [Tue Sep 8 13:59:17 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1519825065"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1519825065'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:17 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Create volume of 1 GB Sep 08 13:59:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Availability Zones retrieved successfully. Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Flow 'volume_create_api' (aa784b8c-9485-4ba6-a091-436ee7ab8dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee69cdc-d28d-47c4-8397-f201843d5a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee69cdc-d28d-47c4-8397-f201843d5a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca46341-97b3-40be-b128-182b6725cc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Created reservations ['371a313d-9bb4-4cb4-a85d-0ded42ff9b70', '1227b8f5-d678-4774-a642-976c8075d0ee', '0b2eb8e1-54fa-41a3-8dd8-18994a58d388', '156578ad-ebd6-459a-aae4-3c9c23dff74a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca46341-97b3-40be-b128-182b6725cc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371a313d-9bb4-4cb4-a85d-0ded42ff9b70', '1227b8f5-d678-4774-a642-976c8075d0ee', '0b2eb8e1-54fa-41a3-8dd8-18994a58d388', '156578ad-ebd6-459a-aae4-3c9c23dff74a']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaee69c-9af9-43b5-989c-0558ceb75243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaee69c-9af9-43b5-989c-0558ceb75243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a86f845-5588-4acf-95f3-3b5ac7630226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1519825065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910c4e2e3a5e44b8b6aad9ce13e90c62',qos_specs=None,replication_status=,reservations=['371a313d-9bb4-4cb4-a85d-0ded42ff9b70','1227b8f5-d678-4774-a642-976c8075d0ee','0b2eb8e1-54fa-41a3-8dd8-18994a58d388','156578ad-ebd6-459a-aae4-3c9c23dff74a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a80430454a4dc98d25d9cac4ff43b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1519825065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a86f845-5588-4acf-95f3-3b5ac7630226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='910c4e2e3a5e44b8b6aad9ce13e90c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8a80430454a4dc98d25d9cac4ff43b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9a04e0-5b42-4505-8c34-a66c753e4de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9a04e0-5b42-4505-8c34-a66c753e4de3) transitioned into state 'SUCCESS' from state '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-1519825065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910c4e2e3a5e44b8b6aad9ce13e90c62',qos_specs=None,replication_status=,reservations=['371a313d-9bb4-4cb4-a85d-0ded42ff9b70','1227b8f5-d678-4774-a642-976c8075d0ee','0b2eb8e1-54fa-41a3-8dd8-18994a58d388','156578ad-ebd6-459a-aae4-3c9c23dff74a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a80430454a4dc98d25d9cac4ff43b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac631192-bd99-4e82-900e-0e0bd225da0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac631192-bd99-4e82-900e-0e0bd225da0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Flow 'volume_create_api' (aa784b8c-9485-4ba6-a091-436ee7ab8dd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Create volume request issued successfully. Sep 08 13:59:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d0b0fa3-d309-45b4-958c-6b9b16a81cd4 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 47/97] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 13:59:17 2026] POST /volume/v3/volumes => generated 761 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:59:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-787bc16b-0191-4ba4-aa19-8d52b055c530 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 51/98] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:18 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-03def1f0-8937-42f7-ad4f-f09128efac24 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03def1f0-8937-42f7-ad4f-f09128efac24 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03def1f0-8937-42f7-ad4f-f09128efac24 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03def1f0-8937-42f7-ad4f-f09128efac24 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-03def1f0-8937-42f7-ad4f-f09128efac24 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03def1f0-8937-42f7-ad4f-f09128efac24 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 48/99] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:19 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a49789f-e985-4b66-a721-a5b3a8bd8099 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 52/100] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Volume info retrieved successfully. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7656b475-0de2-4f58-bd34-04e001ec7fd4 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 49/101] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b399ee85-eb1a-4538-af5b-9b36fd227184 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b399ee85-eb1a-4538-af5b-9b36fd227184 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b399ee85-eb1a-4538-af5b-9b36fd227184 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b399ee85-eb1a-4538-af5b-9b36fd227184 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86977]: /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 08 13:59:20 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:59:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b399ee85-eb1a-4538-af5b-9b36fd227184 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 53/102] 192.168.122.83 () {58 vars in 1197 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c151aac-89b0-49f4-b628-70e7cfea0f3a tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 50/103] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-946ba64d-6b96-4d42-a113-01822786d493 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] DELETE http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Delete volume with id: 0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Delete volume request issued successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-946ba64d-6b96-4d42-a113-01822786d493 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 202 Sep 08 13:59:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 54/104] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 13:59:20 2026] DELETE /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Volume info retrieved successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08730411-93e8-424e-a7b2-fd1f179c5be3 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 200 Sep 08 13:59:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 51/105] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:21 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d6467573-6228-4d66-92b0-5e0119f6bb22 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d6467573-6228-4d66-92b0-5e0119f6bb22 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] GET http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d6467573-6228-4d66-92b0-5e0119f6bb22 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d6467573-6228-4d66-92b0-5e0119f6bb22 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d6467573-6228-4d66-92b0-5e0119f6bb22 tempest-VolumesServicesTestJSON-767911458 tempest-VolumesServicesTestJSON-767911458-project-member] http://192.168.122.83/volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 returned with HTTP 404 Sep 08 13:59:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 55/106] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/v3/volumes/0a86f845-5588-4acf-95f3-3b5ac7630226 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5421c76b-fc28-46b1-b768-e5831d6d4776 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5421c76b-fc28-46b1-b768-e5831d6d4776 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] GET http://192.168.122.83/volume/v3/os-services Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5421c76b-fc28-46b1-b768-e5831d6d4776 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5421c76b-fc28-46b1-b768-e5831d6d4776 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: /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 08 13:59:22 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:59:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5421c76b-fc28-46b1-b768-e5831d6d4776 tempest-VolumesServicesTestJSON-476223046 tempest-VolumesServicesTestJSON-476223046-project-admin] http://192.168.122.83/volume/v3/os-services returned with HTTP 200 Sep 08 13:59:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 52/107] 192.168.122.83 () {58 vars in 1128 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/v3/os-services => generated 705 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-2cbfe299-6da4-4ef2-819e-2758d04ec276 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 56/108] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1ee19d2-f195-4842-8fb8-202ab722b48f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1ee19d2-f195-4842-8fb8-202ab722b48f None None] GET http://192.168.122.83/volume// Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1ee19d2-f195-4842-8fb8-202ab722b48f None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1ee19d2-f195-4842-8fb8-202ab722b48f None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1ee19d2-f195-4842-8fb8-202ab722b48f None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 13:59:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 53/109] 192.168.122.83 () {58 vars in 1303 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-89f7a86b-09aa-4288-9e69-a76c308ff833 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-89f7a86b-09aa-4288-9e69-a76c308ff833 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 13:59:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-89f7a86b-09aa-4288-9e69-a76c308ff833 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "682dfd7f-e2b7-4134-bee8-ea886065af16", "connector": null, "instance_uuid": "4c70bbd3-3522-4696-9b57-46ef08f5db2f"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86977]: /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 08 13:59:23 devstack devstack@c-api.service[86977]: .first() Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-89f7a86b-09aa-4288-9e69-a76c308ff833 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 13:59:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 57/110] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 13:59:22 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-8b8738be-eb26-4d5a-8c7b-82d993a7b0bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-8b8738be-eb26-4d5a-8c7b-82d993a7b0bd tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] POST http://192.168.122.83/volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da/action Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-8b8738be-eb26-4d5a-8c7b-82d993a7b0bd tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-8b8738be-eb26-4d5a-8c7b-82d993a7b0bd tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /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 08 13:59:23 devstack devstack@c-api.service[86976]: .first() Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-da6143b1-bbe5-433f-80d0-cee049c3f419 req-8b8738be-eb26-4d5a-8c7b-82d993a7b0bd tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da/action returned with HTTP 204 Sep 08 13:59:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 54/111] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 13:59:23 2026] POST /volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93865189-01c2-46ec-b871-dd5df929b28d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93865189-01c2-46ec-b871-dd5df929b28d tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93865189-01c2-46ec-b871-dd5df929b28d tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93865189-01c2-46ec-b871-dd5df929b28d tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93865189-01c2-46ec-b871-dd5df929b28d tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93865189-01c2-46ec-b871-dd5df929b28d tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 58/112] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:23 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 1118 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c3795ef-4369-4159-94be-755fce1b78fa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c3795ef-4369-4159-94be-755fce1b78fa tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c3795ef-4369-4159-94be-755fce1b78fa tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c3795ef-4369-4159-94be-755fce1b78fa tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6c3795ef-4369-4159-94be-755fce1b78fa tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c3795ef-4369-4159-94be-755fce1b78fa tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 55/113] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:23 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 1118 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-4301dc4a-93c8-4bc9-b341-78759311fda7 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 59/114] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 13:59:23 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 1118 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-5c1ff3d7-bcb0-4fbc-aa7b-913ba13976d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-5c1ff3d7-bcb0-4fbc-aa7b-913ba13976d5 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] DELETE http://192.168.122.83/volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-5c1ff3d7-bcb0-4fbc-aa7b-913ba13976d5 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-5c1ff3d7-bcb0-4fbc-aa7b-913ba13976d5 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:24 devstack devstack@c-api.service[86976]: /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 08 13:59:24 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 13:59:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e5aaf8ec-8907-418b-bee9-7459fde69c74 req-5c1ff3d7-bcb0-4fbc-aa7b-913ba13976d5 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da returned with HTTP 200 Sep 08 13:59:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 56/115] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 13:59:23 2026] DELETE /volume/v3/attachments/ed61dd9e-3d30-4d0c-a5c7-8b9135f1a9da => generated 19 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 13:59:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 13:59:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6be05658-7d2a-4d6b-b36d-cf8b8b308a84 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 13:59:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 60/116] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:24 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:59:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ad81726a-cc84-4bee-b48a-19b01822ec04 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad81726a-cc84-4bee-b48a-19b01822ec04 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:59:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad81726a-cc84-4bee-b48a-19b01822ec04 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2099378076", "os-volume-type-access:is_public": false}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad81726a-cc84-4bee-b48a-19b01822ec04 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:59:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 57/117] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 13:59:31 2026] POST /volume/v3/types => generated 229 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2375ddfa-0bab-4f56-9ec2-3d7f4df7b431 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2375ddfa-0bab-4f56-9ec2-3d7f4df7b431 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2375ddfa-0bab-4f56-9ec2-3d7f4df7b431 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0762a52-f040-41dd-bbfe-bb9896e4b34d", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-2375ddfa-0bab-4f56-9ec2-3d7f4df7b431 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Create volume request body: {'volume': {'volume_type': 'c0762a52-f040-41dd-bbfe-bb9896e4b34d', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2375ddfa-0bab-4f56-9ec2-3d7f4df7b431 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 404 Sep 08 13:59:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 61/118] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 13:59:31 2026] POST /volume/v3/volumes => generated 114 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5006acea-4287-48da-99a1-93b7bf437177 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5006acea-4287-48da-99a1-93b7bf437177 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5006acea-4287-48da-99a1-93b7bf437177 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"addProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5006acea-4287-48da-99a1-93b7bf437177 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5006acea-4287-48da-99a1-93b7bf437177 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action returned with HTTP 202 Sep 08 13:59:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 58/119] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:32 2026] POST /volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9bb941d0-53e9-4027-8784-50022ed810df None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0762a52-f040-41dd-bbfe-bb9896e4b34d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-231445624"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Create volume request body: {'volume': {'volume_type': 'c0762a52-f040-41dd-bbfe-bb9896e4b34d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-231445624'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Create volume of 1 GB Sep 08 13:59:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Availability Zones retrieved successfully. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Flow 'volume_create_api' (581c4143-cf4e-44ec-a815-12b86942ec39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5365cfc9-78e8-492f-ac59-c50e148ab59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5365cfc9-78e8-492f-ac59-c50e148ab59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:59:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0762a52-f040-41dd-bbfe-bb9896e4b34d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2099378076',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0762a52-f040-41dd-bbfe-bb9896e4b34d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8678ca6-5459-42fb-90cd-041cf021e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2099378076 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2099378076, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2099378076 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2099378076, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Created reservations ['f43e44a8-c680-4946-bf92-4e102c0b7168', 'f595ff1b-710a-43ff-ad44-f8d4720206a3', '06c708b3-be02-413a-9f9d-7c2108eb8636', '6661ab40-8199-42bf-8e32-fbdfd039b39c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8678ca6-5459-42fb-90cd-041cf021e6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f43e44a8-c680-4946-bf92-4e102c0b7168', 'f595ff1b-710a-43ff-ad44-f8d4720206a3', '06c708b3-be02-413a-9f9d-7c2108eb8636', '6661ab40-8199-42bf-8e32-fbdfd039b39c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337dc639-bd0c-40fc-9d2c-042b42cf7b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337dc639-bd0c-40fc-9d2c-042b42cf7b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd44ebdc-f995-4698-afae-d82597870d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-231445624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee709a8a1d1b471e8b067702a54fcafc',qos_specs=None,replication_status=,reservations=['f43e44a8-c680-4946-bf92-4e102c0b7168','f595ff1b-710a-43ff-ad44-f8d4720206a3','06c708b3-be02-413a-9f9d-7c2108eb8636','6661ab40-8199-42bf-8e32-fbdfd039b39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07713b3aca444666a5d6356ba91c58db',volume_type_id=c0762a52-f040-41dd-bbfe-bb9896e4b34d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-231445624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd44ebdc-f995-4698-afae-d82597870d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee709a8a1d1b471e8b067702a54fcafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07713b3aca444666a5d6356ba91c58db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0762a52-f040-41dd-bbfe-bb9896e4b34d),volume_type_id=c0762a52-f040-41dd-bbfe-bb9896e4b34d)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b41ce9b-d7a8-4aff-a3fc-3085823ac9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b41ce9b-d7a8-4aff-a3fc-3085823ac9a9) transitioned into state 'SUCCESS' from state '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-231445624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee709a8a1d1b471e8b067702a54fcafc',qos_specs=None,replication_status=,reservations=['f43e44a8-c680-4946-bf92-4e102c0b7168','f595ff1b-710a-43ff-ad44-f8d4720206a3','06c708b3-be02-413a-9f9d-7c2108eb8636','6661ab40-8199-42bf-8e32-fbdfd039b39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07713b3aca444666a5d6356ba91c58db',volume_type_id=c0762a52-f040-41dd-bbfe-bb9896e4b34d)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61704f46-14df-4d43-95c4-5dae23bfdcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61704f46-14df-4d43-95c4-5dae23bfdcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Flow 'volume_create_api' (581c4143-cf4e-44ec-a815-12b86942ec39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Create volume request issued successfully. Sep 08 13:59:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9bb941d0-53e9-4027-8784-50022ed810df tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 62/120] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 13:59:32 2026] POST /volume/v3/volumes => generated 801 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6ac68081-f397-4b29-ac4c-cb474c454521 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ac68081-f397-4b29-ac4c-cb474c454521 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ac68081-f397-4b29-ac4c-cb474c454521 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ac68081-f397-4b29-ac4c-cb474c454521 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6ac68081-f397-4b29-ac4c-cb474c454521 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ac68081-f397-4b29-ac4c-cb474c454521 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 59/121] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:32 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a36cf90-ed4c-4ee3-b28f-d46581cda193 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 63/122] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:34 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 893 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-835346411"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-835346411'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Create volume of 1 GB Sep 08 13:59:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Availability Zones retrieved successfully. Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Flow 'volume_create_api' (53a157f4-5a9a-4618-b02c-94f4320e2244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f32e069-ab88-43fa-ad77-ce00f5eb20fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f32e069-ab88-43fa-ad77-ce00f5eb20fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a553a228-db24-4279-88eb-845b2885abb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Created reservations ['18ca4ff4-2682-4a1a-916d-5edd43e894cb', '63e3b65a-bb96-4e1d-8b1f-0e143273682b', '89dbb560-5eda-44f1-9714-c4050f07b71c', '9d226075-f254-4b04-91f2-47b593490759'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a553a228-db24-4279-88eb-845b2885abb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ca4ff4-2682-4a1a-916d-5edd43e894cb', '63e3b65a-bb96-4e1d-8b1f-0e143273682b', '89dbb560-5eda-44f1-9714-c4050f07b71c', '9d226075-f254-4b04-91f2-47b593490759']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01e095b-98d9-48ad-bd39-d7dbe325af18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01e095b-98d9-48ad-bd39-d7dbe325af18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62a7e312-f875-47c0-b68b-68259aa4ada8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-835346411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0c4975fde6467a80515371eda1dd6f',qos_specs=None,replication_status=,reservations=['18ca4ff4-2682-4a1a-916d-5edd43e894cb','63e3b65a-bb96-4e1d-8b1f-0e143273682b','89dbb560-5eda-44f1-9714-c4050f07b71c','9d226075-f254-4b04-91f2-47b593490759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7132024e49f146a3b723ca52eb0377ca',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-835346411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62a7e312-f875-47c0-b68b-68259aa4ada8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0c4975fde6467a80515371eda1dd6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7132024e49f146a3b723ca52eb0377ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d1623f-75a1-47b9-8f14-a1fe0720f4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d1623f-75a1-47b9-8f14-a1fe0720f4e4) transitioned into state 'SUCCESS' from state '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-835346411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0c4975fde6467a80515371eda1dd6f',qos_specs=None,replication_status=,reservations=['18ca4ff4-2682-4a1a-916d-5edd43e894cb','63e3b65a-bb96-4e1d-8b1f-0e143273682b','89dbb560-5eda-44f1-9714-c4050f07b71c','9d226075-f254-4b04-91f2-47b593490759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7132024e49f146a3b723ca52eb0377ca',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745a4a6c-209f-49f7-b248-ca7bfb320f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1f4677e-c39b-4124-b988-3a9dee90f8ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 64/123] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:35 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 893 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745a4a6c-209f-49f7-b248-ca7bfb320f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Flow 'volume_create_api' (53a157f4-5a9a-4618-b02c-94f4320e2244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Create volume request issued successfully. Sep 08 13:59:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fabd46f6-7eb4-407e-bb43-7104076b19bf tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 60/124] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 13:59:34 2026] POST /volume/v3/volumes => generated 758 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bb84b796-b33d-4de3-8f0f-d90698a47458 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 65/125] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:35 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 826 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2e79582b-7903-4cd9-a4a8-380002397d0d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e79582b-7903-4cd9-a4a8-380002397d0d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e79582b-7903-4cd9-a4a8-380002397d0d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e79582b-7903-4cd9-a4a8-380002397d0d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2e79582b-7903-4cd9-a4a8-380002397d0d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e79582b-7903-4cd9-a4a8-380002397d0d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 61/126] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:36 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c78270c6-b62e-444b-be02-8fd9b375741b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c78270c6-b62e-444b-be02-8fd9b375741b tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c78270c6-b62e-444b-be02-8fd9b375741b tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c78270c6-b62e-444b-be02-8fd9b375741b tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c78270c6-b62e-444b-be02-8fd9b375741b tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c78270c6-b62e-444b-be02-8fd9b375741b tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 66/127] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:36 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] DELETE http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Delete volume with id: fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bfced14-98f9-4c11-b6bc-c0c371a598fd tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 67/128] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:36 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Delete volume request issued successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e9e6685-e096-4b8f-9e33-f40b989917ec tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 202 Sep 08 13:59:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 62/129] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 13:59:36 2026] DELETE /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-61a57e71-9f82-4f7a-af86-eec793259434 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61a57e71-9f82-4f7a-af86-eec793259434 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61a57e71-9f82-4f7a-af86-eec793259434 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61a57e71-9f82-4f7a-af86-eec793259434 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-61a57e71-9f82-4f7a-af86-eec793259434 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61a57e71-9f82-4f7a-af86-eec793259434 tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 68/130] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:36 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 893 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-765d09a3-7440-46e8-b3c0-740d0dc42d29 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 63/131] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:37 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-61acdd62-0784-4542-b69a-970fae2d304c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61acdd62-0784-4542-b69a-970fae2d304c tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61acdd62-0784-4542-b69a-970fae2d304c tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61acdd62-0784-4542-b69a-970fae2d304c tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-61acdd62-0784-4542-b69a-970fae2d304c tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Volume info retrieved successfully. Sep 08 13:59:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61acdd62-0784-4542-b69a-970fae2d304c tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 200 Sep 08 13:59:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 69/132] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:37 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 893 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-58cdef3f-97c5-4829-a43c-f91319c28145 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 64/133] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 13:59:38 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bab76271-8ec5-49e2-bd85-48334c68ae76 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bab76271-8ec5-49e2-bd85-48334c68ae76 None None] GET http://192.168.122.83/volume// Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bab76271-8ec5-49e2-bd85-48334c68ae76 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bab76271-8ec5-49e2-bd85-48334c68ae76 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bab76271-8ec5-49e2-bd85-48334c68ae76 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 70/134] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 13:59:39 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-cc5c4cce-6c57-4af1-adab-d4811fc85d6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-643e0710-01c5-45ea-b15f-559b5ec8e09d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-643e0710-01c5-45ea-b15f-559b5ec8e09d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] GET http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-643e0710-01c5-45ea-b15f-559b5ec8e09d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-643e0710-01c5-45ea-b15f-559b5ec8e09d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-643e0710-01c5-45ea-b15f-559b5ec8e09d tempest-VolumeTypesAccessTest-1765638228 tempest-VolumeTypesAccessTest-1765638228-project-member] http://192.168.122.83/volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 returned with HTTP 404 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 71/135] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:39 2026] GET /volume/v3/volumes/fd44ebdc-f995-4698-afae-d82597870d60 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ef1df2d0-2a0c-44a1-942e-c0c73e3128f0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ef1df2d0-2a0c-44a1-942e-c0c73e3128f0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ef1df2d0-2a0c-44a1-942e-c0c73e3128f0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"removeProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ef1df2d0-2a0c-44a1-942e-c0c73e3128f0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ef1df2d0-2a0c-44a1-942e-c0c73e3128f0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 72/136] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78c5e189-5d27-4160-b328-89a28fb06e48 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78c5e189-5d27-4160-b328-89a28fb06e48 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] DELETE http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78c5e189-5d27-4160-b328-89a28fb06e48 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78c5e189-5d27-4160-b328-89a28fb06e48 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78c5e189-5d27-4160-b328-89a28fb06e48 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 73/137] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 13:59:39 2026] DELETE /volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-766c2de5-4ed5-4916-ba68-a57dea87e45b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-766c2de5-4ed5-4916-ba68-a57dea87e45b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] GET http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-766c2de5-4ed5-4916-ba68-a57dea87e45b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-766c2de5-4ed5-4916-ba68-a57dea87e45b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-766c2de5-4ed5-4916-ba68-a57dea87e45b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d returned with HTTP 404 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 74/138] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 13:59:39 2026] GET /volume/v3/types/c0762a52-f040-41dd-bbfe-bb9896e4b34d => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-58e17fb1-425d-421c-a797-9bec0d3c35ea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-58e17fb1-425d-421c-a797-9bec0d3c35ea tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-58e17fb1-425d-421c-a797-9bec0d3c35ea tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1710726674", "os-volume-type-access:is_public": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-58e17fb1-425d-421c-a797-9bec0d3c35ea tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 75/139] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types => generated 229 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c27308e-89b9-4ca1-b181-bb159cb9412d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c27308e-89b9-4ca1-b181-bb159cb9412d tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c27308e-89b9-4ca1-b181-bb159cb9412d tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"addProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c27308e-89b9-4ca1-b181-bb159cb9412d tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c27308e-89b9-4ca1-b181-bb159cb9412d tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 76/140] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6f2889fb-7c05-425d-82e0-9eb7f61e1e7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f2889fb-7c05-425d-82e0-9eb7f61e1e7b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f2889fb-7c05-425d-82e0-9eb7f61e1e7b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"addProjectAccess": {"project": "cfd257921f1d47afb072444620c5f013"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f2889fb-7c05-425d-82e0-9eb7f61e1e7b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cfd257921f1d47afb072444620c5f013"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-cc5c4cce-6c57-4af1-adab-d4811fc85d6e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 13:59:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-cc5c4cce-6c57-4af1-adab-d4811fc85d6e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62a7e312-f875-47c0-b68b-68259aa4ada8", "connector": null, "instance_uuid": "42223bee-319e-409f-8fd7-2fbfb6c3b5a8"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f2889fb-7c05-425d-82e0-9eb7f61e1e7b tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 77/141] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2142570-dcf8-41b3-b85c-d73cd25e3563 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2142570-dcf8-41b3-b85c-d73cd25e3563 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] GET http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/os-volume-type-access Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2142570-dcf8-41b3-b85c-d73cd25e3563 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2142570-dcf8-41b3-b85c-d73cd25e3563 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2142570-dcf8-41b3-b85c-d73cd25e3563 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/os-volume-type-access returned with HTTP 200 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 78/142] 192.168.122.83 () {58 vars in 1287 bytes} [Tue Sep 8 13:59:39 2026] GET /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/os-volume-type-access => generated 244 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42ee701e-bf43-4e48-89b2-17534fe2116c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42ee701e-bf43-4e48-89b2-17534fe2116c tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42ee701e-bf43-4e48-89b2-17534fe2116c tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"removeProjectAccess": {"project": "cfd257921f1d47afb072444620c5f013"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42ee701e-bf43-4e48-89b2-17534fe2116c tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cfd257921f1d47afb072444620c5f013"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42ee701e-bf43-4e48-89b2-17534fe2116c tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 79/143] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-14d0f013-a5b1-4a5b-9ba9-aaf2ea5e67c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14d0f013-a5b1-4a5b-9ba9-aaf2ea5e67c0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] POST http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14d0f013-a5b1-4a5b-9ba9-aaf2ea5e67c0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action body: b'{"removeProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14d0f013-a5b1-4a5b-9ba9-aaf2ea5e67c0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ee709a8a1d1b471e8b067702a54fcafc"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14d0f013-a5b1-4a5b-9ba9-aaf2ea5e67c0 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action returned with HTTP 202 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 80/144] 192.168.122.83 () {60 vars in 1263 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3127b903-13f4-47df-824e-cb47887ab743 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3127b903-13f4-47df-824e-cb47887ab743 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] DELETE http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3127b903-13f4-47df-824e-cb47887ab743 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3127b903-13f4-47df-824e-cb47887ab743 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-cc5c4cce-6c57-4af1-adab-d4811fc85d6e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 13:59:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 65/145] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 13:59:39 2026] POST /volume/v3/attachments => generated 273 bytes in 844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3127b903-13f4-47df-824e-cb47887ab743 tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 returned with HTTP 202 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 81/146] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 13:59:39 2026] DELETE /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4ad3dc5e-d435-4a05-af4e-7d383c1220df None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ad3dc5e-d435-4a05-af4e-7d383c1220df tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] GET http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ad3dc5e-d435-4a05-af4e-7d383c1220df tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ad3dc5e-d435-4a05-af4e-7d383c1220df tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ad3dc5e-d435-4a05-af4e-7d383c1220df tempest-VolumeTypesAccessTest-1820406634 tempest-VolumeTypesAccessTest-1820406634-project-admin] http://192.168.122.83/volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 returned with HTTP 404 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 82/147] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 13:59:40 2026] GET /volume/v3/types/b9fa8ec6-1753-4c26-a1f3-2ab296fcd4f1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ce4b7d25-dcd9-4717-94f0-1eb5417758a8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce4b7d25-dcd9-4717-94f0-1eb5417758a8 None None] GET http://192.168.122.83/volume// Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce4b7d25-dcd9-4717-94f0-1eb5417758a8 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce4b7d25-dcd9-4717-94f0-1eb5417758a8 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce4b7d25-dcd9-4717-94f0-1eb5417758a8 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 83/148] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 13:59:40 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:59:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-105cf3e1-efe3-47b6-808c-da3f1ec61831 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 66/149] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:40 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-29a4d040-6828-4089-9569-ae07e7727689 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 84/150] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 13:59:40 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 1031 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:59:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16cb017a-da88-4f39-86cf-dfd785b8f746 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 67/151] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:41 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 850 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56aecdb6-7796-46ca-8fef-7ad0bc7debd0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 85/152] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:42 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 850 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] PUT http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 Sep 08 13:59:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:43 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Acquiring lock "cinder-attachment_update-62a7e312-f875-47c0-b68b-68259aa4ada8-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:59:43 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Lock "cinder-attachment_update-62a7e312-f875-47c0-b68b-68259aa4ada8-devstack" acquired by "attachment_update" :: waited 0.054s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:59:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:43 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Lock "cinder-attachment_update-62a7e312-f875-47c0-b68b-68259aa4ada8-devstack" released by "attachment_update" :: held 0.490s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:59:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-3a8df14d-9bc5-4bd8-8adc-8b94b8bdec03 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 returned with HTTP 200 Sep 08 13:59:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 68/153] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 13:59:42 2026] PUT /volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 => generated 694 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce27e548-3a8a-410b-8278-4a9d5e9ebf2e tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 86/154] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:43 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-da4b5bc5-9cc3-4a2d-8dfb-76a02ce6994b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-da4b5bc5-9cc3-4a2d-8dfb-76a02ce6994b tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] POST http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8/action Sep 08 13:59:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-da4b5bc5-9cc3-4a2d-8dfb-76a02ce6994b tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-da4b5bc5-9cc3-4a2d-8dfb-76a02ce6994b tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a23b4e0-5962-4ff4-aac4-fd0595799bf0 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 69/155] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:44 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e6f1215e-3812-43b5-bdd3-053261637af2 req-da4b5bc5-9cc3-4a2d-8dfb-76a02ce6994b tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8/action returned with HTTP 204 Sep 08 13:59:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 87/156] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 13:59:45 2026] POST /volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-14ee0965-321f-4d44-a403-e66534b3ee3d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14ee0965-321f-4d44-a403-e66534b3ee3d tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14ee0965-321f-4d44-a403-e66534b3ee3d tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14ee0965-321f-4d44-a403-e66534b3ee3d tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-14ee0965-321f-4d44-a403-e66534b3ee3d tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14ee0965-321f-4d44-a403-e66534b3ee3d tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 70/157] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:46 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 1143 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4967f24-3b69-44bb-b83e-a73841d3a5a4 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 88/158] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:46 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 1143 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-5c267259-46a7-4ef2-b1b4-bc274e9d33c7 req-9453e5d8-b34f-4207-975c-0da336808b7c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5c267259-46a7-4ef2-b1b4-bc274e9d33c7 req-9453e5d8-b34f-4207-975c-0da336808b7c tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] DELETE http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 Sep 08 13:59:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5c267259-46a7-4ef2-b1b4-bc274e9d33c7 req-9453e5d8-b34f-4207-975c-0da336808b7c tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5c267259-46a7-4ef2-b1b4-bc274e9d33c7 req-9453e5d8-b34f-4207-975c-0da336808b7c tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:48 devstack devstack@c-api.service[86976]: /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 08 13:59:48 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 13:59:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5c267259-46a7-4ef2-b1b4-bc274e9d33c7 req-9453e5d8-b34f-4207-975c-0da336808b7c tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 returned with HTTP 200 Sep 08 13:59:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 71/159] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 13:59:48 2026] DELETE /volume/v3/attachments/570c738d-ace9-4561-9fd0-369af7bfccc8 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29e591a5-2fe0-4f20-89b5-a375773ca52a tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 89/160] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:50 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e593dff6-6926-4f1f-bc14-18944a81b9a9 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 72/161] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:50 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaa10ed1-67f2-429a-a3c0-bc5f881afb41 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 90/162] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:50 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] DELETE http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:51 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Delete volume with id: 62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 13:59:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 13:59:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Delete volume request issued successfully. Sep 08 13:59:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c880770b-38e0-452b-89cb-cf51ef8cc803 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 202 Sep 08 13:59:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 73/163] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 13:59:51 2026] DELETE /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:59:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-69fa7619-45ed-4003-b684-c4eaf7111614 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69fa7619-45ed-4003-b684-c4eaf7111614 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-69fa7619-45ed-4003-b684-c4eaf7111614 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-69fa7619-45ed-4003-b684-c4eaf7111614 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 13:59:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 13:59:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-69fa7619-45ed-4003-b684-c4eaf7111614 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Volume info retrieved successfully. Sep 08 13:59:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69fa7619-45ed-4003-b684-c4eaf7111614 tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 200 Sep 08 13:59:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 91/164] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:51 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:59:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2bc8bf70-d32b-4cd5-bb8a-84fdff47109f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bc8bf70-d32b-4cd5-bb8a-84fdff47109f tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] GET http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 Sep 08 13:59:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2bc8bf70-d32b-4cd5-bb8a-84fdff47109f tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2bc8bf70-d32b-4cd5-bb8a-84fdff47109f tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bc8bf70-d32b-4cd5-bb8a-84fdff47109f tempest-DeleteServersTestJSON-2108687798 tempest-DeleteServersTestJSON-2108687798-project-member] http://192.168.122.83/volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 returned with HTTP 404 Sep 08 13:59:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 74/165] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 13:59:52 2026] GET /volume/v3/volumes/62a7e312-f875-47c0-b68b-68259aa4ada8 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-37c479d0-66da-4590-8740-6ae0ae96cd79 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-37c479d0-66da-4590-8740-6ae0ae96cd79 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-37c479d0-66da-4590-8740-6ae0ae96cd79 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1567235265", "extra_specs": {"spec1": "val1"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-37c479d0-66da-4590-8740-6ae0ae96cd79 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 92/166] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 13:59:53 2026] POST /volume/v3/types => generated 243 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18d4d0ae-41d6-4a1b-b087-417b03b83619 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18d4d0ae-41d6-4a1b-b087-417b03b83619 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] POST http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18d4d0ae-41d6-4a1b-b087-417b03b83619 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18d4d0ae-41d6-4a1b-b087-417b03b83619 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 75/167] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 13:59:54 2026] POST /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs => generated 146 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b7324e05-9dcb-4f59-a91f-cc4514a0b228 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7324e05-9dcb-4f59-a91f-cc4514a0b228 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] POST http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7324e05-9dcb-4f59-a91f-cc4514a0b228 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7324e05-9dcb-4f59-a91f-cc4514a0b228 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 93/168] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 13:59:54 2026] POST /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9a47f849-9400-4cc6-b50f-9e707903a514 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a47f849-9400-4cc6-b50f-9e707903a514 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] POST http://192.168.122.83/volume/v3/types/6fe6b718-6345-4327-9701-a0be49612c40/extra_specs Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a47f849-9400-4cc6-b50f-9e707903a514 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a47f849-9400-4cc6-b50f-9e707903a514 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/6fe6b718-6345-4327-9701-a0be49612c40/extra_specs returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 76/169] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 13:59:54 2026] POST /volume/v3/types/6fe6b718-6345-4327-9701-a0be49612c40/extra_specs => generated 114 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-91afef3e-8f15-424b-80a5-0febde23ba84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-91afef3e-8f15-424b-80a5-0febde23ba84 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] DELETE http://192.168.122.83/volume/v3/types/6ce6b810-8c20-49f1-941d-481f0cb70f59/extra_specs/spec1 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-91afef3e-8f15-424b-80a5-0febde23ba84 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-91afef3e-8f15-424b-80a5-0febde23ba84 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-91afef3e-8f15-424b-80a5-0febde23ba84 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/6ce6b810-8c20-49f1-941d-481f0cb70f59/extra_specs/spec1 returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 94/170] 192.168.122.83 () {58 vars in 1278 bytes} [Tue Sep 8 13:59:54 2026] DELETE /volume/v3/types/6ce6b810-8c20-49f1-941d-481f0cb70f59/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4fbe4031-9c67-4a37-9c59-be8988015225 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fbe4031-9c67-4a37-9c59-be8988015225 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] GET http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/nonexistent_extra_spec_name Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fbe4031-9c67-4a37-9c59-be8988015225 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fbe4031-9c67-4a37-9c59-be8988015225 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fbe4031-9c67-4a37-9c59-be8988015225 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 77/171] 192.168.122.83 () {58 vars in 1341 bytes} [Tue Sep 8 13:59:54 2026] GET /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78f681e1-a00d-4778-8e57-5d82ac9f5a7a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78f681e1-a00d-4778-8e57-5d82ac9f5a7a tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] GET http://192.168.122.83/volume/v3/types/b3797a97-2df2-4126-bd85-d1f800697020/extra_specs/spec1 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78f681e1-a00d-4778-8e57-5d82ac9f5a7a tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78f681e1-a00d-4778-8e57-5d82ac9f5a7a tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78f681e1-a00d-4778-8e57-5d82ac9f5a7a tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/b3797a97-2df2-4126-bd85-d1f800697020/extra_specs/spec1 returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 95/172] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 13:59:54 2026] GET /volume/v3/types/b3797a97-2df2-4126-bd85-d1f800697020/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8fb7a76d-4fce-4c7b-8d4f-f841965cc24c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8fb7a76d-4fce-4c7b-8d4f-f841965cc24c tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] GET http://192.168.122.83/volume/v3/types/e14fb1c0-e8c7-4190-bf1d-232d376b42d7/extra_specs Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8fb7a76d-4fce-4c7b-8d4f-f841965cc24c tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8fb7a76d-4fce-4c7b-8d4f-f841965cc24c tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8fb7a76d-4fce-4c7b-8d4f-f841965cc24c tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/e14fb1c0-e8c7-4190-bf1d-232d376b42d7/extra_specs returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 78/173] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 13:59:54 2026] GET /volume/v3/types/e14fb1c0-e8c7-4190-bf1d-232d376b42d7/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b7c86df2-5abe-4933-b98b-2b4a734bd6f6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7c86df2-5abe-4933-b98b-2b4a734bd6f6 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] PUT http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7c86df2-5abe-4933-b98b-2b4a734bd6f6 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7c86df2-5abe-4933-b98b-2b4a734bd6f6 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 96/174] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 13:59:54 2026] PUT /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-65fee318-ab6f-4697-b1b2-c3c1963f2f88 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65fee318-ab6f-4697-b1b2-c3c1963f2f88 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] PUT http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-65fee318-ab6f-4697-b1b2-c3c1963f2f88 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'update', calling method: update, body: null {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65fee318-ab6f-4697-b1b2-c3c1963f2f88 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 79/175] 192.168.122.83 () {60 vars in 1294 bytes} [Tue Sep 8 13:59:54 2026] PUT /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/spec1 => generated 72 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-50c7c3b7-bf19-49aa-8263-4d85d76ff4d2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-50c7c3b7-bf19-49aa-8263-4d85d76ff4d2 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] PUT http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/None Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-50c7c3b7-bf19-49aa-8263-4d85d76ff4d2 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-50c7c3b7-bf19-49aa-8263-4d85d76ff4d2 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-50c7c3b7-bf19-49aa-8263-4d85d76ff4d2 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/None returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 97/176] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 13:59:54 2026] PUT /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/None => generated 73 bytes in 129 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2122dbdb-d992-4018-9111-12d4747db3ed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2122dbdb-d992-4018-9111-12d4747db3ed tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] PUT http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/8194a4bf-578e-4bf4-88a9-bcf87701366c Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2122dbdb-d992-4018-9111-12d4747db3ed tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2122dbdb-d992-4018-9111-12d4747db3ed tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2122dbdb-d992-4018-9111-12d4747db3ed tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/8194a4bf-578e-4bf4-88a9-bcf87701366c returned with HTTP 400 Sep 08 13:59:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 80/177] 192.168.122.83 () {60 vars in 1388 bytes} [Tue Sep 8 13:59:54 2026] PUT /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c/extra_specs/8194a4bf-578e-4bf4-88a9-bcf87701366c => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-776f7aca-da4b-41e0-993c-fd4568fbf696 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-776f7aca-da4b-41e0-993c-fd4568fbf696 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] PUT http://192.168.122.83/volume/v3/types/ce080304-a414-4bff-8eea-c9ddf9ce00fb/extra_specs/spec1 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-776f7aca-da4b-41e0-993c-fd4568fbf696 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-776f7aca-da4b-41e0-993c-fd4568fbf696 tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/ce080304-a414-4bff-8eea-c9ddf9ce00fb/extra_specs/spec1 returned with HTTP 404 Sep 08 13:59:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 98/178] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 13:59:54 2026] PUT /volume/v3/types/ce080304-a414-4bff-8eea-c9ddf9ce00fb/extra_specs/spec1 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0952a27b-c6db-4077-8414-0917fd023a0b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0952a27b-c6db-4077-8414-0917fd023a0b tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] DELETE http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0952a27b-c6db-4077-8414-0917fd023a0b tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0952a27b-c6db-4077-8414-0917fd023a0b tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0952a27b-c6db-4077-8414-0917fd023a0b tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c returned with HTTP 202 Sep 08 13:59:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 81/179] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 13:59:54 2026] DELETE /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa9d0e98-00bb-4e92-b733-2b479190dd0f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa9d0e98-00bb-4e92-b733-2b479190dd0f tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] GET http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c Sep 08 13:59:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa9d0e98-00bb-4e92-b733-2b479190dd0f tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa9d0e98-00bb-4e92-b733-2b479190dd0f tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa9d0e98-00bb-4e92-b733-2b479190dd0f tempest-ExtraSpecsNegativeTest-494516530 tempest-ExtraSpecsNegativeTest-494516530-project-admin] http://192.168.122.83/volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c returned with HTTP 404 Sep 08 13:59:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 99/180] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 13:59:55 2026] GET /volume/v3/types/3cf48e9c-59b5-418a-b7d4-486924f3428c => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a71213f2-5c04-4a7a-991f-60e49269eabc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a71213f2-5c04-4a7a-991f-60e49269eabc tempest-AvailabilityZoneTestJSON-94812985 tempest-AvailabilityZoneTestJSON-94812985-project-reader] GET http://192.168.122.83/volume/v3/os-availability-zone Sep 08 14:00:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a71213f2-5c04-4a7a-991f-60e49269eabc tempest-AvailabilityZoneTestJSON-94812985 tempest-AvailabilityZoneTestJSON-94812985-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a71213f2-5c04-4a7a-991f-60e49269eabc tempest-AvailabilityZoneTestJSON-94812985 tempest-AvailabilityZoneTestJSON-94812985-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:01 devstack devstack@c-api.service[86976]: /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 08 14:00:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:00:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a71213f2-5c04-4a7a-991f-60e49269eabc tempest-AvailabilityZoneTestJSON-94812985 tempest-AvailabilityZoneTestJSON-94812985-project-reader] Availability Zones retrieved successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a71213f2-5c04-4a7a-991f-60e49269eabc tempest-AvailabilityZoneTestJSON-94812985 tempest-AvailabilityZoneTestJSON-94812985-project-reader] http://192.168.122.83/volume/v3/os-availability-zone returned with HTTP 200 Sep 08 14:00:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 82/181] 192.168.122.83 () {58 vars in 1155 bytes} [Tue Sep 8 14:00:01 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:00:05 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=182,cinder:UPDATE=30,cinder:INSERT=17 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-af370e50-f7ce-466d-98a7-6b2a2e145375 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af370e50-f7ce-466d-98a7-6b2a2e145375 None None] GET http://192.168.122.83/volume// Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af370e50-f7ce-466d-98a7-6b2a2e145375 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af370e50-f7ce-466d-98a7-6b2a2e145375 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af370e50-f7ce-466d-98a7-6b2a2e145375 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:00:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 83/182] 192.168.122.83 () {56 vars in 883 bytes} [Tue Sep 8 14:00:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a6f51406-aeb2-499a-91f1-7dbe8431e633 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6f51406-aeb2-499a-91f1-7dbe8431e633 None None] GET http://192.168.122.83/volume// Sep 08 14:00:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-153a476f-ae6c-4b46-b1b1-c3441b545aa8 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 14:00:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 100/183] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:06 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6f51406-aeb2-499a-91f1-7dbe8431e633 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6f51406-aeb2-499a-91f1-7dbe8431e633 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6f51406-aeb2-499a-91f1-7dbe8431e633 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:00:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 84/184] 192.168.122.83 () {56 vars in 883 bytes} [Tue Sep 8 14:00:06 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-371b761d-ddb7-464e-a890-08df84479d7d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 14:00:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11b1c166-4171-4dca-a6a3-a84bf0d0daa0 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 14:00:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 85/185] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:06 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-371b761d-ddb7-464e-a890-08df84479d7d tempest-VersionsTest-1993601618 tempest-VersionsTest-1993601618-project-reader] GET http://192.168.122.83/volume/v3/ Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-371b761d-ddb7-464e-a890-08df84479d7d tempest-VersionsTest-1993601618 tempest-VersionsTest-1993601618-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-371b761d-ddb7-464e-a890-08df84479d7d tempest-VersionsTest-1993601618 tempest-VersionsTest-1993601618-project-reader] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-371b761d-ddb7-464e-a890-08df84479d7d tempest-VersionsTest-1993601618 tempest-VersionsTest-1993601618-project-reader] http://192.168.122.83/volume/v3/ returned with HTTP 200 Sep 08 14:00:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 101/186] 192.168.122.83 () {58 vars in 1095 bytes} [Tue Sep 8 14:00:06 2026] GET /volume/v3/ => generated 389 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-632906561"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-632906561'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume of 1 GB Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=201,cinder:UPDATE=45,cinder:INSERT=25 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Availability Zones retrieved successfully. Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Flow 'volume_create_api' (39bbaf20-990c-47f9-8655-4bfffa63de6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8a5cac-dfaf-44dc-a71d-093df7dd13ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8a5cac-dfaf-44dc-a71d-093df7dd13ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48322608-336f-4b74-980a-bda3d1747616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Created reservations ['d0e65b73-656e-45ee-82d8-861fd029bbc6', '9552b411-a507-4fd9-8edb-95b1e110bb41', '2ddc89b8-8aa8-40d8-a9b3-5364964615c9', 'eeb1a059-e05a-4873-a682-42901022041d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48322608-336f-4b74-980a-bda3d1747616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e65b73-656e-45ee-82d8-861fd029bbc6', '9552b411-a507-4fd9-8edb-95b1e110bb41', '2ddc89b8-8aa8-40d8-a9b3-5364964615c9', 'eeb1a059-e05a-4873-a682-42901022041d']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91e99d9-f7a5-4587-974c-25fd38342d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91e99d9-f7a5-4587-974c-25fd38342d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2445487b-cac4-4120-acd5-38ffc838f4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-632906561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6d85e4c2564b0da26a4c0f66e11977',qos_specs=None,replication_status=,reservations=['d0e65b73-656e-45ee-82d8-861fd029bbc6','9552b411-a507-4fd9-8edb-95b1e110bb41','2ddc89b8-8aa8-40d8-a9b3-5364964615c9','eeb1a059-e05a-4873-a682-42901022041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-632906561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2445487b-cac4-4120-acd5-38ffc838f4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6d85e4c2564b0da26a4c0f66e11977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bde6454-6642-46b5-8284-9147de3cb037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bde6454-6642-46b5-8284-9147de3cb037) transitioned into state 'SUCCESS' from state '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-632906561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6d85e4c2564b0da26a4c0f66e11977',qos_specs=None,replication_status=,reservations=['d0e65b73-656e-45ee-82d8-861fd029bbc6','9552b411-a507-4fd9-8edb-95b1e110bb41','2ddc89b8-8aa8-40d8-a9b3-5364964615c9','eeb1a059-e05a-4873-a682-42901022041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973aa0f1-99e7-492b-bb28-74c4a2b39d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973aa0f1-99e7-492b-bb28-74c4a2b39d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Flow 'volume_create_api' (39bbaf20-990c-47f9-8655-4bfffa63de6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume request issued successfully. Sep 08 14:00:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b0210d-efc7-4b2d-8a62-9a709cc88682 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 86/187] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:00:12 2026] POST /volume/v3/volumes => generated 753 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:00:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df1adf13-4624-4ac0-8754-a9553d1eb590 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 200 Sep 08 14:00:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 102/188] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:13 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 821 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-76adc92d-aed6-43de-966d-07453362cbce None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] DELETE http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Delete volume with id: 682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Delete volume request issued successfully. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76adc92d-aed6-43de-966d-07453362cbce tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 202 Sep 08 14:00:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 87/189] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:00:14 2026] DELETE /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:00:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ae5fe40-3a12-4960-bc43-074f6bc1ab9f tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 14:00:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 103/190] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:15 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-014af5f0-d88a-4c03-b33e-9927b69ce0aa tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 200 Sep 08 14:00:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 88/191] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:15 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 845 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-140f62cf-d6db-47c5-82c9-a493060bf19e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-140f62cf-d6db-47c5-82c9-a493060bf19e tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-140f62cf-d6db-47c5-82c9-a493060bf19e tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-140f62cf-d6db-47c5-82c9-a493060bf19e tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-140f62cf-d6db-47c5-82c9-a493060bf19e tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Volume info retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-140f62cf-d6db-47c5-82c9-a493060bf19e tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 200 Sep 08 14:00:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 104/192] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:16 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f28999ab-da65-4c2d-9824-22ee2af5a6ea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 200 Sep 08 14:00:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 89/193] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:16 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2445487b-cac4-4120-acd5-38ffc838f4c2", "size": 2, "name": "tempest-VolumesCloneTest-Volume-658496530"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume request body: {'volume': {'source_volid': '2445487b-cac4-4120-acd5-38ffc838f4c2', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-658496530'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume of 2 GB Sep 08 14:00:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Availability Zones retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Flow 'volume_create_api' (319368f0-f413-469e-8822-be90b3e50666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724de515-2f53-42cb-83ff-aba634b48be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724de515-2f53-42cb-83ff-aba634b48be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2445487b-cac4-4120-acd5-38ffc838f4c2', 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb1b00-3b6d-4d26-a1d5-b8a1548d55cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Created reservations ['58b18cf1-efd9-4204-b9d4-712d0e22c00c', '2185d2af-7c8b-4c9e-bdaa-e15e27ec91ed', '87fdbd0b-74ea-4903-9262-a6b715175d0d', 'e5d11bbb-9cc2-4991-abd7-d0d8c21ddcc9'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb1b00-3b6d-4d26-a1d5-b8a1548d55cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b18cf1-efd9-4204-b9d4-712d0e22c00c', '2185d2af-7c8b-4c9e-bdaa-e15e27ec91ed', '87fdbd0b-74ea-4903-9262-a6b715175d0d', 'e5d11bbb-9cc2-4991-abd7-d0d8c21ddcc9']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aeb7647-dee4-47f8-8c9e-6327688f6929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aeb7647-dee4-47f8-8c9e-6327688f6929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6de0cc-ab1b-49c2-be19-7df1ab543833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658496530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6d85e4c2564b0da26a4c0f66e11977',qos_specs=None,replication_status=,reservations=['58b18cf1-efd9-4204-b9d4-712d0e22c00c','2185d2af-7c8b-4c9e-bdaa-e15e27ec91ed','87fdbd0b-74ea-4903-9262-a6b715175d0d','e5d11bbb-9cc2-4991-abd7-d0d8c21ddcc9'],size=2,snapshot_id=None,source_replicaid=,source_volid=2445487b-cac4-4120-acd5-38ffc838f4c2,status='creating',user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658496530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6de0cc-ab1b-49c2-be19-7df1ab543833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6d85e4c2564b0da26a4c0f66e11977',provider_auth=None,provider_geometry=None,provider_id=None,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=2445487b-cac4-4120-acd5-38ffc838f4c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036c42de-2096-496d-ba92-b5da558caf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036c42de-2096-496d-ba92-b5da558caf54) transitioned into state 'SUCCESS' from state '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-658496530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6d85e4c2564b0da26a4c0f66e11977',qos_specs=None,replication_status=,reservations=['58b18cf1-efd9-4204-b9d4-712d0e22c00c','2185d2af-7c8b-4c9e-bdaa-e15e27ec91ed','87fdbd0b-74ea-4903-9262-a6b715175d0d','e5d11bbb-9cc2-4991-abd7-d0d8c21ddcc9'],size=2,snapshot_id=None,source_replicaid=,source_volid=2445487b-cac4-4120-acd5-38ffc838f4c2,status='creating',user_id='e2e83cd14f7b45b7a1e781dbd5b9e6d3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff395e1b-a29d-4582-b996-016570d4aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff395e1b-a29d-4582-b996-016570d4aff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Flow 'volume_create_api' (319368f0-f413-469e-8822-be90b3e50666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Create volume request issued successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d5b5617-edfc-4632-9add-c1d73cfe8b2b tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 105/194] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:00:16 2026] POST /volume/v3/volumes => generated 787 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-80029dbd-03d7-4df6-a704-2f286c8f3388 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80029dbd-03d7-4df6-a704-2f286c8f3388 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] GET http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80029dbd-03d7-4df6-a704-2f286c8f3388 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80029dbd-03d7-4df6-a704-2f286c8f3388 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-614feb79-9706-40c0-9b63-f1c5fae123b6 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 90/195] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:17 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80029dbd-03d7-4df6-a704-2f286c8f3388 tempest-AttachVolumeShelveTestJSON-783974235 tempest-AttachVolumeShelveTestJSON-783974235-project-member] http://192.168.122.83/volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 returned with HTTP 404 Sep 08 14:00:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 106/196] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:17 2026] GET /volume/v3/volumes/682dfd7f-e2b7-4134-bee8-ea886065af16 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-152862cf-6cdc-4a8e-9d8b-f523974bc957 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 91/197] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:18 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5fab8aa-1dc6-474e-805e-f17821a6b885 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 107/198] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:19 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-41218af4-33e2-4267-a16d-00d3b6c91892 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41218af4-33e2-4267-a16d-00d3b6c91892 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41218af4-33e2-4267-a16d-00d3b6c91892 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41218af4-33e2-4267-a16d-00d3b6c91892 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-41218af4-33e2-4267-a16d-00d3b6c91892 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41218af4-33e2-4267-a16d-00d3b6c91892 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 92/199] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:20 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-faa93440-5442-4412-9cd5-0b7d93de5488 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-faa93440-5442-4412-9cd5-0b7d93de5488 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-faa93440-5442-4412-9cd5-0b7d93de5488 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-faa93440-5442-4412-9cd5-0b7d93de5488 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-faa93440-5442-4412-9cd5-0b7d93de5488 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-faa93440-5442-4412-9cd5-0b7d93de5488 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 108/200] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:21 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-80bfc64d-0b14-464e-b325-bdda161eb864 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80bfc64d-0b14-464e-b325-bdda161eb864 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-80bfc64d-0b14-464e-b325-bdda161eb864 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-80bfc64d-0b14-464e-b325-bdda161eb864 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-80bfc64d-0b14-464e-b325-bdda161eb864 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80bfc64d-0b14-464e-b325-bdda161eb864 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 93/201] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4d119532-d0d1-4275-ac86-074a9335fed0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d119532-d0d1-4275-ac86-074a9335fed0 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d119532-d0d1-4275-ac86-074a9335fed0 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d119532-d0d1-4275-ac86-074a9335fed0 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4d119532-d0d1-4275-ac86-074a9335fed0 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d119532-d0d1-4275-ac86-074a9335fed0 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 109/202] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:24 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b065b1fd-ada5-4fd0-b6d0-9f9d18704d0a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 94/203] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:25 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-818bbf59-bb8f-4f62-b3d8-5601f46bb9c7 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 110/204] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:26 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f1fb81c-326e-404c-9ea1-f7053cdc7fa9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 95/205] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:27 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1949f20b-aeef-4c3b-aa30-52ae7b3ffeea tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 111/206] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:28 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c616ce47-2a18-4185-a46f-b5e377c12182 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c616ce47-2a18-4185-a46f-b5e377c12182 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c616ce47-2a18-4185-a46f-b5e377c12182 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c616ce47-2a18-4185-a46f-b5e377c12182 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c616ce47-2a18-4185-a46f-b5e377c12182 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c616ce47-2a18-4185-a46f-b5e377c12182 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 96/207] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:30 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9aecfc9e-465f-40d3-87c0-bc296be2e7bb tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 112/208] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:31 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1da000dc-587c-4bfb-beae-e92e411d68c9 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 97/209] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:32 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 880 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-reader] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-reader] Volume info retrieved successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6eec52bb-0fe9-4c5b-9e97-58f13c35e51a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-reader] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 113/210] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:32 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 880 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9107514-0773-4229-8ee9-b8a8a28bcbbf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 98/211] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:32 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 880 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] DELETE http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Delete volume with id: 0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Delete volume request issued successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-038ee24a-fa4e-4b13-83e7-2b515c7fb0a8 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 202 Sep 08 14:00:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 114/212] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:00:32 2026] DELETE /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bf6203cc-99d7-4b84-91d1-fa792dcfcd08 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 200 Sep 08 14:00:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 99/213] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:32 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 879 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b20b4491-f760-4fd8-876b-1b6a9bfaca34 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b20b4491-f760-4fd8-876b-1b6a9bfaca34 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 Sep 08 14:00:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b20b4491-f760-4fd8-876b-1b6a9bfaca34 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b20b4491-f760-4fd8-876b-1b6a9bfaca34 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b20b4491-f760-4fd8-876b-1b6a9bfaca34 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 returned with HTTP 404 Sep 08 14:00:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 115/214] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:33 2026] GET /volume/v3/volumes/0f6de0cc-ab1b-49c2-be19-7df1ab543833 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-96bad222-11b4-4eb1-8491-0e414c7710bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96bad222-11b4-4eb1-8491-0e414c7710bf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96bad222-11b4-4eb1-8491-0e414c7710bf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96bad222-11b4-4eb1-8491-0e414c7710bf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-96bad222-11b4-4eb1-8491-0e414c7710bf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96bad222-11b4-4eb1-8491-0e414c7710bf tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 200 Sep 08 14:00:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 100/215] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:34 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 846 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90a3622f-dc08-476f-bd09-0a4136226944 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Delete volume with id: 2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Delete volume request issued successfully. Sep 08 14:00:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90a3622f-dc08-476f-bd09-0a4136226944 tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 202 Sep 08 14:00:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 116/216] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:00:34 2026] DELETE /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Volume info retrieved successfully. Sep 08 14:00:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f57a61bd-0759-4d44-8a1a-07f4ef4a674c tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 200 Sep 08 14:00:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 101/217] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:34 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 845 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-396f3bfa-45f0-48b3-8da1-8d71d572b68a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-396f3bfa-45f0-48b3-8da1-8d71d572b68a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] GET http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 Sep 08 14:00:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-396f3bfa-45f0-48b3-8da1-8d71d572b68a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-396f3bfa-45f0-48b3-8da1-8d71d572b68a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-396f3bfa-45f0-48b3-8da1-8d71d572b68a tempest-VolumesCloneTest-566766826 tempest-VolumesCloneTest-566766826-project-member] http://192.168.122.83/volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 returned with HTTP 404 Sep 08 14:00:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 117/218] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:35 2026] GET /volume/v3/volumes/2445487b-cac4-4120-acd5-38ffc838f4c2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1583739976"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume request body: {'volume': {'imageRef': 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1583739976'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-16058530"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-16058530'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume of 1 GB Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Availability Zones retrieved successfully. Sep 08 14:00:42 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume of 1 GB Sep 08 14:00:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Availability Zones retrieved successfully. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Flow 'volume_create_api' (65a1acd6-7689-4f19-93fe-1548d9152db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c6f051-aad2-44ad-948e-21a565f605e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Flow 'volume_create_api' (3bed27b9-6198-47fc-ae9c-cd7e47c8f243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb3e1e3-cc87-42de-9e91-f1ee48fafd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c6f051-aad2-44ad-948e-21a565f605e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e304185c-e8e9-4f32-be00-4aa4ee4a440b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb3e1e3-cc87-42de-9e91-f1ee48fafd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb39966-870d-47b4-bb6f-bdf21ac4f02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Created reservations ['8eab3ff7-2f80-4edb-8fc5-112f548b459e', 'be8ee385-3979-497c-a16c-fd0db50d6b4b', '382142da-aa8e-4c1a-ba1a-4df62caf027f', '91237fb2-764e-4805-aeaa-ddf3a9688c8c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e304185c-e8e9-4f32-be00-4aa4ee4a440b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eab3ff7-2f80-4edb-8fc5-112f548b459e', 'be8ee385-3979-497c-a16c-fd0db50d6b4b', '382142da-aa8e-4c1a-ba1a-4df62caf027f', '91237fb2-764e-4805-aeaa-ddf3a9688c8c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f57f9a-3e96-49e0-a804-9dbc8f6d830b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f57f9a-3e96-49e0-a804-9dbc8f6d830b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b762888e-fc87-4bca-8d3e-e34443d37268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-16058530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a157d9c1184b648f2fbe804d227f7e',qos_specs=None,replication_status=,reservations=['8eab3ff7-2f80-4edb-8fc5-112f548b459e','be8ee385-3979-497c-a16c-fd0db50d6b4b','382142da-aa8e-4c1a-ba1a-4df62caf027f','91237fb2-764e-4805-aeaa-ddf3a9688c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69929199dec2484b865b8f4c0ce2025e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-16058530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b762888e-fc87-4bca-8d3e-e34443d37268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5a157d9c1184b648f2fbe804d227f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69929199dec2484b865b8f4c0ce2025e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cf4ece-d00d-4cf4-8078-9feaa4ea9dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cf4ece-d00d-4cf4-8078-9feaa4ea9dee) transitioned into state 'SUCCESS' from state '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-16058530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a157d9c1184b648f2fbe804d227f7e',qos_specs=None,replication_status=,reservations=['8eab3ff7-2f80-4edb-8fc5-112f548b459e','be8ee385-3979-497c-a16c-fd0db50d6b4b','382142da-aa8e-4c1a-ba1a-4df62caf027f','91237fb2-764e-4805-aeaa-ddf3a9688c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69929199dec2484b865b8f4c0ce2025e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09baff19-e27d-4798-b5af-8babe531ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Created reservations ['09da7f98-0fc8-4e89-8daa-e0f35232bcef', 'fe9e78e7-8174-42c3-a8fc-b6491d09b66a', 'd8a2a7a3-43a7-4bbf-9b92-9e3e77dd3887', 'b20670cd-3657-40fd-85bd-2819abfaddf2'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb39966-870d-47b4-bb6f-bdf21ac4f02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09da7f98-0fc8-4e89-8daa-e0f35232bcef', 'fe9e78e7-8174-42c3-a8fc-b6491d09b66a', 'd8a2a7a3-43a7-4bbf-9b92-9e3e77dd3887', 'b20670cd-3657-40fd-85bd-2819abfaddf2']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e58c1c-b0e5-46a8-adcc-919b1692e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09baff19-e27d-4798-b5af-8babe531ca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Flow 'volume_create_api' (65a1acd6-7689-4f19-93fe-1548d9152db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume request issued successfully. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f1908ca-483e-4f2e-9f2b-48433be8870a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 118/219] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:00:42 2026] POST /volume/v3/volumes => generated 759 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e58c1c-b0e5-46a8-adcc-919b1692e94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1583739976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71617d259ab418ba43863573711ec97',qos_specs=None,replication_status=,reservations=['09da7f98-0fc8-4e89-8daa-e0f35232bcef','fe9e78e7-8174-42c3-a8fc-b6491d09b66a','d8a2a7a3-43a7-4bbf-9b92-9e3e77dd3887','b20670cd-3657-40fd-85bd-2819abfaddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ebe8afd3f47d28e4656f713340369',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1583739976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d71617d259ab418ba43863573711ec97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865ebe8afd3f47d28e4656f713340369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2b9df9-05b3-4baa-a810-01583929e287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2b9df9-05b3-4baa-a810-01583929e287) transitioned into state 'SUCCESS' from state '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-1583739976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71617d259ab418ba43863573711ec97',qos_specs=None,replication_status=,reservations=['09da7f98-0fc8-4e89-8daa-e0f35232bcef','fe9e78e7-8174-42c3-a8fc-b6491d09b66a','d8a2a7a3-43a7-4bbf-9b92-9e3e77dd3887','b20670cd-3657-40fd-85bd-2819abfaddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ebe8afd3f47d28e4656f713340369',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057ab64e-8646-4cf3-8ac9-5d48cb07d08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057ab64e-8646-4cf3-8ac9-5d48cb07d08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Flow 'volume_create_api' (3bed27b9-6198-47fc-ae9c-cd7e47c8f243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume request issued successfully. Sep 08 14:00:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d556ca18-7340-4a77-8e46-07060aed0bd5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 102/220] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:00:41 2026] POST /volume/v3/volumes => generated 755 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2ed454ba-fb3a-4556-b320-c7f6697d0bc1 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 119/221] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:42 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 823 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6792c8e0-bd1f-4887-bb92-014a7db532d8 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 103/222] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:43 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-665993933"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-665993933'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Create volume of 1 GB Sep 08 14:00:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Availability Zones retrieved successfully. Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Flow 'volume_create_api' (a6bc1e2b-07a7-47ed-b76d-981113fb4889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838184e2-3943-4e9d-83c9-9cd15a9c87ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838184e2-3943-4e9d-83c9-9cd15a9c87ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d846944-cab8-4eed-948c-45c316f7a507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Created reservations ['a3e46c75-c3e1-438d-84ec-dbf9a17564b6', 'f18d10f8-d196-4e7c-b823-87e16133733d', 'f130f316-944f-4a8c-9e50-2488e61a9727', '6041d94a-7648-4ccc-a773-fd05bcd0485f'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d846944-cab8-4eed-948c-45c316f7a507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e46c75-c3e1-438d-84ec-dbf9a17564b6', 'f18d10f8-d196-4e7c-b823-87e16133733d', 'f130f316-944f-4a8c-9e50-2488e61a9727', '6041d94a-7648-4ccc-a773-fd05bcd0485f']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327d1ec6-1f2a-4746-9225-927ff497c3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327d1ec6-1f2a-4746-9225-927ff497c3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8744eb65-2734-42da-82dc-b8bf4e720821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-665993933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2dcb47b4e8942f4991dfb96e737dbef',qos_specs=None,replication_status=,reservations=['a3e46c75-c3e1-438d-84ec-dbf9a17564b6','f18d10f8-d196-4e7c-b823-87e16133733d','f130f316-944f-4a8c-9e50-2488e61a9727','6041d94a-7648-4ccc-a773-fd05bcd0485f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a3b4649a214fcb9ef011d1d4207301',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-665993933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8744eb65-2734-42da-82dc-b8bf4e720821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2dcb47b4e8942f4991dfb96e737dbef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a3b4649a214fcb9ef011d1d4207301',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c77f68-322e-40e7-882f-5d2f84b436f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c77f68-322e-40e7-882f-5d2f84b436f5) transitioned into state 'SUCCESS' from state '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-665993933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2dcb47b4e8942f4991dfb96e737dbef',qos_specs=None,replication_status=,reservations=['a3e46c75-c3e1-438d-84ec-dbf9a17564b6','f18d10f8-d196-4e7c-b823-87e16133733d','f130f316-944f-4a8c-9e50-2488e61a9727','6041d94a-7648-4ccc-a773-fd05bcd0485f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a3b4649a214fcb9ef011d1d4207301',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c2f29e-8979-49d2-95e5-4876576f2f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c2f29e-8979-49d2-95e5-4876576f2f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Flow 'volume_create_api' (a6bc1e2b-07a7-47ed-b76d-981113fb4889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Create volume request issued successfully. Sep 08 14:00:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5756e8b1-1098-4443-ab66-ead1d17fe804 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 120/223] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:00:44 2026] POST /volume/v3/volumes => generated 758 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:00:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:00:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab97a232-3467-41ab-92c5-7165dc7a67ab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 121/224] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:45 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ee61afc-a47d-4893-9cb6-74bdae1b3085 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:00:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 104/225] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:45 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 826 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:00:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:00:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-abb04c24-694c-4edb-ae0b-f64fbc707bc6 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 122/226] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:46 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f61070b6-22c3-42de-9e00-28b08b6c7ca6 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:00:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 105/227] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:46 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3620621e-dd21-44f4-9158-ee97f1324be8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3620621e-dd21-44f4-9158-ee97f1324be8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:00:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3620621e-dd21-44f4-9158-ee97f1324be8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3620621e-dd21-44f4-9158-ee97f1324be8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba17cbae-bee4-42e5-a895-45fd9b764543 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 123/228] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:47 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 908 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3620621e-dd21-44f4-9158-ee97f1324be8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:00:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3620621e-dd21-44f4-9158-ee97f1324be8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:00:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 106/229] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:47 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bc9f0b4d-cda8-4fb1-874d-f1d4432a06d5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 124/230] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:48 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 908 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-df822257-c4fd-4c59-8688-7efbb054899f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df822257-c4fd-4c59-8688-7efbb054899f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df822257-c4fd-4c59-8688-7efbb054899f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df822257-c4fd-4c59-8688-7efbb054899f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-df822257-c4fd-4c59-8688-7efbb054899f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df822257-c4fd-4c59-8688-7efbb054899f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 107/231] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:49 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ccf955f1-636b-42f8-96c9-072d2612707f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccf955f1-636b-42f8-96c9-072d2612707f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccf955f1-636b-42f8-96c9-072d2612707f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccf955f1-636b-42f8-96c9-072d2612707f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ccf955f1-636b-42f8-96c9-072d2612707f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccf955f1-636b-42f8-96c9-072d2612707f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 125/232] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:50 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c04aeb0-287e-4dfa-9e5f-fb120e4ee85b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 108/233] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:51 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 908 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be94d700-fa81-4057-b2cd-c8fcbe3164e7 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 126/234] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:52 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1326 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:00:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] POST http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64/action Sep 08 14:00:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:53 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Created reservations ['eccc87a0-37e5-4f36-b384-42bb618ef87c', '79b805ba-7dea-427a-a9d3-423954b36a5a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Extend volume request issued successfully. Sep 08 14:00:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-990dec5f-3421-4e55-9fbd-b3dd3d5700c4 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64/action returned with HTTP 202 Sep 08 14:00:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 109/235] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:00:52 2026] POST /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dbf30ecf-03b3-4dab-9c33-7f199f1dbd1c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 127/236] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:53 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1326 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a47576b3-0b15-43ce-bcf6-7ef7cb954197 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 110/237] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:54 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1326 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Volume info retrieved successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fe5d474c-ee86-43dc-a820-0794a3e29096 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 128/238] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:54 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1326 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b3847a6-3e01-48f9-b0fa-5d6643c91532 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 111/239] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:54 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] DELETE http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Delete volume with id: 4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Delete volume request issued successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae1b0952-20d3-4375-b148-3a0ff9c350fa tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 202 Sep 08 14:00:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 129/240] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:00:54 2026] DELETE /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:00:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d001474d-5398-4b9b-bca0-9552940f6c70 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d001474d-5398-4b9b-bca0-9552940f6c70 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d001474d-5398-4b9b-bca0-9552940f6c70 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d001474d-5398-4b9b-bca0-9552940f6c70 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d001474d-5398-4b9b-bca0-9552940f6c70 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d001474d-5398-4b9b-bca0-9552940f6c70 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 112/241] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:55 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1325 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7532e892-5216-491a-a3b0-7295e4694680 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7532e892-5216-491a-a3b0-7295e4694680 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7532e892-5216-491a-a3b0-7295e4694680 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7532e892-5216-491a-a3b0-7295e4694680 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7532e892-5216-491a-a3b0-7295e4694680 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7532e892-5216-491a-a3b0-7295e4694680 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 200 Sep 08 14:00:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 130/242] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:56 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 1325 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5e1d7375-9e15-49b5-9b64-aa60c722208b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e1d7375-9e15-49b5-9b64-aa60c722208b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 Sep 08 14:00:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e1d7375-9e15-49b5-9b64-aa60c722208b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e1d7375-9e15-49b5-9b64-aa60c722208b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e1d7375-9e15-49b5-9b64-aa60c722208b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 returned with HTTP 404 Sep 08 14:00:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 113/243] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:57 2026] GET /volume/v3/volumes/4beb4a3d-56fc-44c7-a9d9-38c2dfee3a64 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1772625734"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1772625734'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume of 1 GB Sep 08 14:00:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Availability Zones retrieved successfully. Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Flow 'volume_create_api' (a78335bd-36cf-4f4a-acd2-6c4d6c1fb520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9786e18-6f72-400a-ac1a-18e4e1eb7e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9786e18-6f72-400a-ac1a-18e4e1eb7e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:57 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0520fbce-c2ff-45bc-8c1c-7b2157bf7b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Created reservations ['96b9726f-0776-40a3-8f04-fe3a543ce2f4', '3a17702d-fb6d-411e-b466-30fcf68f47ad', '4160a68a-35ca-4ee9-b530-2b118c7ab865', 'f8bd73d8-e67a-4b41-b462-d4038c3bc3ad'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0520fbce-c2ff-45bc-8c1c-7b2157bf7b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b9726f-0776-40a3-8f04-fe3a543ce2f4', '3a17702d-fb6d-411e-b466-30fcf68f47ad', '4160a68a-35ca-4ee9-b530-2b118c7ab865', 'f8bd73d8-e67a-4b41-b462-d4038c3bc3ad']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25adb3da-3bac-4229-af59-016e12d2ed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25adb3da-3bac-4229-af59-016e12d2ed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947b9c1d-954c-4008-8afa-93aa781f3aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1772625734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71617d259ab418ba43863573711ec97',qos_specs=None,replication_status=,reservations=['96b9726f-0776-40a3-8f04-fe3a543ce2f4','3a17702d-fb6d-411e-b466-30fcf68f47ad','4160a68a-35ca-4ee9-b530-2b118c7ab865','f8bd73d8-e67a-4b41-b462-d4038c3bc3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ebe8afd3f47d28e4656f713340369',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1772625734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947b9c1d-954c-4008-8afa-93aa781f3aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d71617d259ab418ba43863573711ec97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865ebe8afd3f47d28e4656f713340369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a9c666-df5e-40ca-bdcc-ee5644958738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a9c666-df5e-40ca-bdcc-ee5644958738) transitioned into state 'SUCCESS' from state '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-1772625734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71617d259ab418ba43863573711ec97',qos_specs=None,replication_status=,reservations=['96b9726f-0776-40a3-8f04-fe3a543ce2f4','3a17702d-fb6d-411e-b466-30fcf68f47ad','4160a68a-35ca-4ee9-b530-2b118c7ab865','f8bd73d8-e67a-4b41-b462-d4038c3bc3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ebe8afd3f47d28e4656f713340369',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1d7c82-dc46-4719-88bf-695e6904f851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1d7c82-dc46-4719-88bf-695e6904f851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Flow 'volume_create_api' (a78335bd-36cf-4f4a-acd2-6c4d6c1fb520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create volume request issued successfully. Sep 08 14:00:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ae87373-9eaf-487c-9f2e-a2129b5c2eb9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 131/244] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:00:57 2026] POST /volume/v3/volumes => generated 755 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:00:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:00:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:00:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0a5f2c0-1e51-4a9b-897c-a412bcab3f17 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:00:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 114/245] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:58 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 823 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a12b68ca-a85b-4611-8340-18c7189ab774 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a12b68ca-a85b-4611-8340-18c7189ab774 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:00:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a12b68ca-a85b-4611-8340-18c7189ab774 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a12b68ca-a85b-4611-8340-18c7189ab774 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:00:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:00:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a12b68ca-a85b-4611-8340-18c7189ab774 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:00:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a12b68ca-a85b-4611-8340-18c7189ab774 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:00:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 132/246] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:00:59 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 847 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b2bebdff-0ce2-438a-a98d-733150826f3b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2bebdff-0ce2-438a-a98d-733150826f3b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2bebdff-0ce2-438a-a98d-733150826f3b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2bebdff-0ce2-438a-a98d-733150826f3b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b2bebdff-0ce2-438a-a98d-733150826f3b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2bebdff-0ce2-438a-a98d-733150826f3b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 115/247] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:00 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-25146f15-a570-45d1-9605-7460187b835f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:01:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "947b9c1d-954c-4008-8afa-93aa781f3aed", "name": "tempest-VolumesExtendTest-Snapshot-319737726"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:00 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Create snapshot from volume 947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:01 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-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 08 14:01:01 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Created reservations ['2ae2f1bd-2451-4df4-a83e-2156e3033a02', '2bbdc222-4ee2-45c0-b111-f1e3f908de07', 'cf8e9eb0-4132-462a-a43d-4347c5d8250d', '9b820e10-beee-45ad-a0e0-0da0a92eaf33'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot create request issued successfully. Sep 08 14:01:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25146f15-a570-45d1-9605-7460187b835f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:01:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 133/248] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:01:00 2026] POST /volume/v3/snapshots => generated 303 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ed1f81d-af0e-4ee1-8568-106cc8d17de9 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 116/249] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:01 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 435 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3096b2cc-c807-4b9a-9c14-93df2fef395d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 134/250] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:02 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 435 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b1973e-62f7-4a18-b93b-cf923ae09fb5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 117/251] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:03 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 435 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f785445c-bca2-40ca-974f-caa8fcf9debe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f785445c-bca2-40ca-974f-caa8fcf9debe tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f785445c-bca2-40ca-974f-caa8fcf9debe tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f785445c-bca2-40ca-974f-caa8fcf9debe tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f785445c-bca2-40ca-974f-caa8fcf9debe tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f785445c-bca2-40ca-974f-caa8fcf9debe tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 135/252] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:04 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 435 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69e5c800-1b0d-46af-aeec-06beb503fa2b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 118/253] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:05 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:06 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=215,cinder:INSERT=42,cinder:UPDATE=63 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:01:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9363cd5-f306-4292-8a97-87b4876ef4c5 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 136/254] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:06 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] POST http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed/action Sep 08 14:01:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:07 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Created reservations ['11329840-58b1-41f9-bf4e-7a1bb37f0b2f', '7be9929d-cf01-43dc-aadd-04977c9e2753'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Extend volume request issued successfully. Sep 08 14:01:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03a9172b-a5e5-4b8b-beef-30b9d4e22c37 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed/action returned with HTTP 202 Sep 08 14:01:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 119/255] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:06 2026] POST /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a7a1a7b-4301-4347-9d14-6e9ee79aa645 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 137/256] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:07 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b0e865a-ab51-42ec-b40f-0fde0e559501 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 120/257] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:08 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-53a6b202-5609-4002-b743-9f1d48a8f068 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53a6b202-5609-4002-b743-9f1d48a8f068 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-53a6b202-5609-4002-b743-9f1d48a8f068 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-53a6b202-5609-4002-b743-9f1d48a8f068 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-53a6b202-5609-4002-b743-9f1d48a8f068 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53a6b202-5609-4002-b743-9f1d48a8f068 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 138/258] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] Volume info retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1ca2c67-6d23-4883-bbfe-5beccd9d2bff tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-reader] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 121/259] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Delete snapshot with id: 76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot delete request issued successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7db5edb0-ea05-49be-b24b-21e1c05e4b58 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 202 Sep 08 14:01:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 139/260] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:01:09 2026] DELETE /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93f11ded-6041-4c08-93e8-a0cc7bd1cdab tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 122/261] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 461 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7aa24e5-45c7-4587-9cc2-8e55046bbb26 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 140/262] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:10 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 461 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-874f2391-113b-4ce4-aeca-416c1eec33ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-874f2391-113b-4ce4-aeca-416c1eec33ac tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-874f2391-113b-4ce4-aeca-416c1eec33ac tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-874f2391-113b-4ce4-aeca-416c1eec33ac tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-874f2391-113b-4ce4-aeca-416c1eec33ac tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-874f2391-113b-4ce4-aeca-416c1eec33ac tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 123/263] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:11 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Snapshot retrieved successfully. Sep 08 14:01:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e5e76c3-cd31-4db0-9d7c-484d4912b9a3 tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 200 Sep 08 14:01:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 141/264] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:12 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 461 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-25baa7ae-eb6e-4005-999d-21442d69ab6b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25baa7ae-eb6e-4005-999d-21442d69ab6b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 Sep 08 14:01:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25baa7ae-eb6e-4005-999d-21442d69ab6b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25baa7ae-eb6e-4005-999d-21442d69ab6b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:13 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=197,cinder:INSERT=25,cinder:UPDATE=31 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25baa7ae-eb6e-4005-999d-21442d69ab6b tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 returned with HTTP 404 Sep 08 14:01:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 124/265] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:13 2026] GET /volume/v3/snapshots/76efadbe-6ce4-4105-8ea0-1523bf6bce03 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c30e5a2d-747c-4f20-b7ab-af5c9e8f4e8d tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 142/266] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:14 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] DELETE http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Delete volume with id: 947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Delete volume request issued successfully. Sep 08 14:01:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ce7c9f4-2550-4791-b2ca-12833a1ce13c tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 202 Sep 08 14:01:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 125/267] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:01:14 2026] DELETE /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Volume info retrieved successfully. Sep 08 14:01:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-803638bd-e65b-43a2-bd56-ab8b4c40642f tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 200 Sep 08 14:01:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 143/268] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:14 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c3416b77-25ba-49ae-9cb0-6c979208286e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3416b77-25ba-49ae-9cb0-6c979208286e tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] GET http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed Sep 08 14:01:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3416b77-25ba-49ae-9cb0-6c979208286e tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3416b77-25ba-49ae-9cb0-6c979208286e tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3416b77-25ba-49ae-9cb0-6c979208286e tempest-VolumesExtendTest-160595006 tempest-VolumesExtendTest-160595006-project-member] http://192.168.122.83/volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed returned with HTTP 404 Sep 08 14:01:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 126/269] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:15 2026] GET /volume/v3/volumes/947b9c1d-954c-4008-8afa-93aa781f3aed => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-369311323"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-369311323'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume of 1 GB Sep 08 14:01:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Availability Zones retrieved successfully. Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (0f0a95f1-2f46-4888-94e1-e53119743667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5591e6f0-50ae-4795-b8fd-9896a9c5c634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5591e6f0-50ae-4795-b8fd-9896a9c5c634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6ee6f6-5703-47e2-ae37-eafb35cf34ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Created reservations ['84908746-823b-481a-a8c3-434a168f1a82', '97d893d6-94f5-43d9-9dc1-992b629928b5', 'db788ca3-dc45-442a-b1d4-e0fb18260019', '0c53d2b5-c5c2-4c97-8560-1953f4ff9215'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6ee6f6-5703-47e2-ae37-eafb35cf34ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84908746-823b-481a-a8c3-434a168f1a82', '97d893d6-94f5-43d9-9dc1-992b629928b5', 'db788ca3-dc45-442a-b1d4-e0fb18260019', '0c53d2b5-c5c2-4c97-8560-1953f4ff9215']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ef261b-cc35-4231-9caf-0c71b9c95066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ef261b-cc35-4231-9caf-0c71b9c95066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf42071-cc6d-4b3e-a19d-448e3049c518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-369311323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c6139ca5ab4f27870b45f1e4c519df',qos_specs=None,replication_status=,reservations=['84908746-823b-481a-a8c3-434a168f1a82','97d893d6-94f5-43d9-9dc1-992b629928b5','db788ca3-dc45-442a-b1d4-e0fb18260019','0c53d2b5-c5c2-4c97-8560-1953f4ff9215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcc96b4fed14ba1aad85f9091a4e80e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-369311323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf42071-cc6d-4b3e-a19d-448e3049c518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70c6139ca5ab4f27870b45f1e4c519df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fcc96b4fed14ba1aad85f9091a4e80e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a694e37d-113a-44a0-b4ea-317f21f147a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a694e37d-113a-44a0-b4ea-317f21f147a8) transitioned into state 'SUCCESS' from state '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-369311323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c6139ca5ab4f27870b45f1e4c519df',qos_specs=None,replication_status=,reservations=['84908746-823b-481a-a8c3-434a168f1a82','97d893d6-94f5-43d9-9dc1-992b629928b5','db788ca3-dc45-442a-b1d4-e0fb18260019','0c53d2b5-c5c2-4c97-8560-1953f4ff9215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcc96b4fed14ba1aad85f9091a4e80e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c948e71-4e5a-4696-84c1-54ed3f1abff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c948e71-4e5a-4696-84c1-54ed3f1abff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (0f0a95f1-2f46-4888-94e1-e53119743667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request issued successfully. Sep 08 14:01:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea1dddfd-14b5-4573-b9e0-034c7898b1c4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 144/270] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:18 2026] POST /volume/v3/volumes => generated 756 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34347d0c-6fef-450f-8db3-a8be1b4a6255 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 127/271] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:19 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c3ddc30f-f288-4617-8921-ad3448dde4db None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3ddc30f-f288-4617-8921-ad3448dde4db tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3ddc30f-f288-4617-8921-ad3448dde4db tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3ddc30f-f288-4617-8921-ad3448dde4db tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c3ddc30f-f288-4617-8921-ad3448dde4db tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3ddc30f-f288-4617-8921-ad3448dde4db tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 145/272] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:20 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2cedc80-e8e0-489e-a33a-9d7cf5372cd5 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 128/273] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:20 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b3f40306-577f-41af-a213-e8bb381a1467 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 146/274] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:20 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2292a701-82b0-4cb6-a54b-5103f9d49e6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2292a701-82b0-4cb6-a54b-5103f9d49e6e None None] GET http://192.168.122.83/volume// Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2292a701-82b0-4cb6-a54b-5103f9d49e6e None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2292a701-82b0-4cb6-a54b-5103f9d49e6e None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2292a701-82b0-4cb6-a54b-5103f9d49e6e None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 129/275] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-83541279-a68b-48bb-a6e6-11bd06ec7ee4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-83541279-a68b-48bb-a6e6-11bd06ec7ee4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-83541279-a68b-48bb-a6e6-11bd06ec7ee4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b762888e-fc87-4bca-8d3e-e34443d37268", "connector": null, "instance_uuid": "4569b424-e5ff-4c87-82c6-09584987ccba"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00b8a04b-29b4-4fa1-a437-2d3853c33ef5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 130/276] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-83541279-a68b-48bb-a6e6-11bd06ec7ee4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 147/277] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:01:21 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-46ebb16a-f16c-47cc-a186-2ed37398f20f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46ebb16a-f16c-47cc-a186-2ed37398f20f None None] GET http://192.168.122.83/volume// Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46ebb16a-f16c-47cc-a186-2ed37398f20f None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46ebb16a-f16c-47cc-a186-2ed37398f20f None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46ebb16a-f16c-47cc-a186-2ed37398f20f None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 148/278] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71d417fd-7c0a-44c8-bd0a-2d3a32472ca7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 131/279] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-ded4d4ee-c1bb-4bef-8193-2bed4e254d02 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 149/280] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1032 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] PUT http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Acquiring lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" released by "attachment_update" :: held 0.274s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-b9e20ea7-fcfb-4147-af06-b6ab863cbf1c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 132/281] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:01:21 2026] PUT /volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7569f73d-d25c-4445-b9f6-801673c060e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7569f73d-d25c-4445-b9f6-801673c060e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7569f73d-d25c-4445-b9f6-801673c060e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7569f73d-d25c-4445-b9f6-801673c060e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7569f73d-d25c-4445-b9f6-801673c060e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7569f73d-d25c-4445-b9f6-801673c060e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 150/282] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:22 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-31814ffb-8907-4914-bd0f-59a587fd4328 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-31814ffb-8907-4914-bd0f-59a587fd4328 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd/action Sep 08 14:01:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-31814ffb-8907-4914-bd0f-59a587fd4328 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-31814ffb-8907-4914-bd0f-59a587fd4328 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-91a4a909-1b9b-44ff-b9c9-5fce0c9151c6 req-31814ffb-8907-4914-bd0f-59a587fd4328 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd/action returned with HTTP 204 Sep 08 14:01:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 133/283] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:01:22 2026] POST /volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbf3870d-5463-45c5-80a6-2a3c3b54429a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 151/284] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:23 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1cd9449-b303-417f-b28e-3d0de17e86ea tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 134/285] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:23 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-559a2d1b-5a58-42e7-a987-6ea4a59f72c7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 152/286] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:24 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c35caa6a-54cd-4c41-ae82-0c860c866763 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c35caa6a-54cd-4c41-ae82-0c860c866763 None None] GET http://192.168.122.83/volume// Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c35caa6a-54cd-4c41-ae82-0c860c866763 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c35caa6a-54cd-4c41-ae82-0c860c866763 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c35caa6a-54cd-4c41-ae82-0c860c866763 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 135/287] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-c644fed9-06c8-4d66-9e33-532b076bafe9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-c644fed9-06c8-4d66-9e33-532b076bafe9 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:01:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-c644fed9-06c8-4d66-9e33-532b076bafe9 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b762888e-fc87-4bca-8d3e-e34443d37268", "connector": null, "instance_uuid": "4569b424-e5ff-4c87-82c6-09584987ccba"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-c644fed9-06c8-4d66-9e33-532b076bafe9 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 153/288] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:01:25 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-888871dc-c903-4fbf-affa-e565d5cca8ad None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-888871dc-c903-4fbf-affa-e565d5cca8ad None None] GET http://192.168.122.83/volume// Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-888871dc-c903-4fbf-affa-e565d5cca8ad None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-888871dc-c903-4fbf-affa-e565d5cca8ad None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-888871dc-c903-4fbf-affa-e565d5cca8ad None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 136/289] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-5f2d8d84-0f1f-4520-9709-75f617d7f0e1 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 154/290] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:25 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1325 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f5c3ce9a-04ad-4543-a756-758eeabe61df None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f5c3ce9a-04ad-4543-a756-758eeabe61df tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f5c3ce9a-04ad-4543-a756-758eeabe61df tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f5c3ce9a-04ad-4543-a756-758eeabe61df tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:25 devstack devstack@c-api.service[86976]: /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 08 14:01:25 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:01:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f5c3ce9a-04ad-4543-a756-758eeabe61df tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd returned with HTTP 200 Sep 08 14:01:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 137/291] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:01:25 2026] DELETE /volume/v3/attachments/54ec858c-d388-43b1-8059-d770fb0f1dfd => generated 192 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-420580d3-ef71-4f8a-a05c-72068abee68a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-420580d3-ef71-4f8a-a05c-72068abee68a None None] GET http://192.168.122.83/volume// Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-420580d3-ef71-4f8a-a05c-72068abee68a None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-420580d3-ef71-4f8a-a05c-72068abee68a None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-420580d3-ef71-4f8a-a05c-72068abee68a None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 155/292] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:26 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-aa7d76b6-23dd-417a-b158-fda3b67f6252 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 138/293] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:26 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1032 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] PUT http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Acquiring lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:26 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b762888e-fc87-4bca-8d3e-e34443d37268-devstack" released by "attachment_update" :: held 0.192s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-d8543ec1-dc00-43fb-a4bf-34373c7814ef tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 returned with HTTP 200 Sep 08 14:01:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 156/294] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:01:26 2026] PUT /volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 => generated 694 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f7c3c354-4e9f-4dc4-a315-3bc97f5fc81a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f7c3c354-4e9f-4dc4-a315-3bc97f5fc81a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6/action Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f7c3c354-4e9f-4dc4-a315-3bc97f5fc81a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f7c3c354-4e9f-4dc4-a315-3bc97f5fc81a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-03b20c77-7424-4361-9e03-98dac99fb8cc req-f7c3c354-4e9f-4dc4-a315-3bc97f5fc81a tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6/action returned with HTTP 204 Sep 08 14:01:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 139/295] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:01:26 2026] POST /volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-839c44ce-bb7b-440a-a60d-869d3608095e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1188721820"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1188721820'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume of 1 GB Sep 08 14:01:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Availability Zones retrieved successfully. Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (b219fd2f-39e4-4387-b949-9c228ede1d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0e9260-ffe4-462d-b8d6-6e3c85defe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0e9260-ffe4-462d-b8d6-6e3c85defe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0ca8a9-122b-43c3-bf2a-c73516915215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Created reservations ['8dad0014-584f-4d8a-9ca9-e55ea30c9c37', '0c2f71bf-f6c7-481a-b137-4779cb5ead01', 'ec788fb6-c1df-4ba4-9468-c17c4c7f6648', '9ffd93ff-36e2-440c-8976-55e4f0d0480b'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0ca8a9-122b-43c3-bf2a-c73516915215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dad0014-584f-4d8a-9ca9-e55ea30c9c37', '0c2f71bf-f6c7-481a-b137-4779cb5ead01', 'ec788fb6-c1df-4ba4-9468-c17c4c7f6648', '9ffd93ff-36e2-440c-8976-55e4f0d0480b']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdf2499-9d96-421f-b688-98a24a4f7d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdf2499-9d96-421f-b688-98a24a4f7d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1188721820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['8dad0014-584f-4d8a-9ca9-e55ea30c9c37','0c2f71bf-f6c7-481a-b137-4779cb5ead01','ec788fb6-c1df-4ba4-9468-c17c4c7f6648','9ffd93ff-36e2-440c-8976-55e4f0d0480b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1188721820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5cda09099a496783f45c435e093fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f510f60d8a094cec94ed0a20362ee77b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ccfb5f-1d47-4583-b1d2-e8d2f206b2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ccfb5f-1d47-4583-b1d2-e8d2f206b2e9) transitioned into state 'SUCCESS' from state '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-1188721820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['8dad0014-584f-4d8a-9ca9-e55ea30c9c37','0c2f71bf-f6c7-481a-b137-4779cb5ead01','ec788fb6-c1df-4ba4-9468-c17c4c7f6648','9ffd93ff-36e2-440c-8976-55e4f0d0480b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd712f7f-c57f-4555-ad7a-0cdb0411741e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd712f7f-c57f-4555-ad7a-0cdb0411741e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (b219fd2f-39e4-4387-b949-9c228ede1d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request issued successfully. Sep 08 14:01:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-839c44ce-bb7b-440a-a60d-869d3608095e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 157/296] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:29 2026] POST /volume/v3/volumes => generated 762 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c327eed-6853-4efa-b087-eb01d4606dcb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c327eed-6853-4efa-b087-eb01d4606dcb tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c327eed-6853-4efa-b087-eb01d4606dcb tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c327eed-6853-4efa-b087-eb01d4606dcb tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c327eed-6853-4efa-b087-eb01d4606dcb tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c327eed-6853-4efa-b087-eb01d4606dcb tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 140/297] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:29 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 830 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-949d84d2-4cc2-4414-8885-4af6655acd69 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-949d84d2-4cc2-4414-8885-4af6655acd69 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-949d84d2-4cc2-4414-8885-4af6655acd69 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-949d84d2-4cc2-4414-8885-4af6655acd69 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-949d84d2-4cc2-4414-8885-4af6655acd69 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-949d84d2-4cc2-4414-8885-4af6655acd69 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 158/298] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:31 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e311c5b1-bdd4-4b8f-945b-2490ad7349d0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-28069f95-cc68-43ba-935b-43e21793e16a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28069f95-cc68-43ba-935b-43e21793e16a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28069f95-cc68-43ba-935b-43e21793e16a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e311c5b1-bdd4-4b8f-945b-2490ad7349d0 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/5ba2d0d0-fc0b-4875-874f-ddc538562f0b/action Sep 08 14:01:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e311c5b1-bdd4-4b8f-945b-2490ad7349d0 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-attach": {"instance_uuid": "fe1e8486-75bf-4668-9afe-ff51bd880ff9", "mountpoint": "/dev/vdc"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e311c5b1-bdd4-4b8f-945b-2490ad7349d0 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fe1e8486-75bf-4668-9afe-ff51bd880ff9", "mountpoint": "/dev/vdc"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28069f95-cc68-43ba-935b-43e21793e16a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e311c5b1-bdd4-4b8f-945b-2490ad7349d0 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/5ba2d0d0-fc0b-4875-874f-ddc538562f0b/action returned with HTTP 404 Sep 08 14:01:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 141/299] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:32 2026] POST /volume/v3/volumes/5ba2d0d0-fc0b-4875-874f-ddc538562f0b/action => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-28069f95-cc68-43ba-935b-43e21793e16a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28069f95-cc68-43ba-935b-43e21793e16a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 159/300] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:32 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0994f875-7267-485f-842e-40d111c88be0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0994f875-7267-485f-842e-40d111c88be0 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0994f875-7267-485f-842e-40d111c88be0 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0994f875-7267-485f-842e-40d111c88be0 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0994f875-7267-485f-842e-40d111c88be0 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0994f875-7267-485f-842e-40d111c88be0 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 142/301] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:33 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-ffea057d-04ff-48eb-b962-bc29b1b66357 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 160/302] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:33 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-77a37049-e320-4f8b-9c2c-1afda6c0dc8b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77a37049-e320-4f8b-9c2c-1afda6c0dc8b None None] GET http://192.168.122.83/volume// Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77a37049-e320-4f8b-9c2c-1afda6c0dc8b None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77a37049-e320-4f8b-9c2c-1afda6c0dc8b None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77a37049-e320-4f8b-9c2c-1afda6c0dc8b None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 143/303] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:01:33 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-f5b67f94-aa44-4e98-b3a9-c4efa4f94709 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-f5b67f94-aa44-4e98-b3a9-c4efa4f94709 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:01:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-f5b67f94-aa44-4e98-b3a9-c4efa4f94709 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2", "connector": null, "instance_uuid": "3ab2f90f-7dc6-4a4b-b4e3-83d28c0420ac"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-f5b67f94-aa44-4e98-b3a9-c4efa4f94709 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 161/304] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:01:33 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dab70af0-2a8c-444a-a85f-a613c502f6fe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dab70af0-2a8c-444a-a85f-a613c502f6fe None None] GET http://192.168.122.83/volume// Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dab70af0-2a8c-444a-a85f-a613c502f6fe None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dab70af0-2a8c-444a-a85f-a613c502f6fe None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dab70af0-2a8c-444a-a85f-a613c502f6fe None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 162/305] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2133f2a-6bfa-4ded-9ac2-518c8c6fddae tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 144/306] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 854 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-8965048b-0917-42d9-b2c5-bff2e8bf6dc7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 163/307] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1035 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] PUT http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Acquiring lock "cinder-attachment_update-8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2-devstack" released by "attachment_update" :: held 0.272s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-44d229e7-898f-428b-8f7b-1f2a8d5a657a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 145/308] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:01:34 2026] PUT /volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 => generated 694 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5819196e-208e-4a98-919b-62b1bf2f8bb6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 164/309] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 855 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-6ab3c59e-25f3-495b-9084-53eb220c5843 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-6ab3c59e-25f3-495b-9084-53eb220c5843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6/action Sep 08 14:01:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-6ab3c59e-25f3-495b-9084-53eb220c5843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-6ab3c59e-25f3-495b-9084-53eb220c5843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-52698dd6-288f-4763-a4a9-b9b964c549c3 req-6ab3c59e-25f3-495b-9084-53eb220c5843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6/action returned with HTTP 204 Sep 08 14:01:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 146/310] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:01:35 2026] POST /volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9173c87c-b8f6-4bf6-9379-037dc7b26096 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 165/311] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:01:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4879cd8-416f-40c2-81b8-235ffb2e466f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 147/312] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-ba485b70-ba87-4c69-8618-f67ae10cb155 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 166/313] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:40 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18595a6a-11b4-4e39-b558-52f85832e023 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18595a6a-11b4-4e39-b558-52f85832e023 None None] GET http://192.168.122.83/volume// Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18595a6a-11b4-4e39-b558-52f85832e023 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18595a6a-11b4-4e39-b558-52f85832e023 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18595a6a-11b4-4e39-b558-52f85832e023 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 148/314] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:01:41 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-b81b3ffc-dd3a-49ec-8491-2381356136ad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-b81b3ffc-dd3a-49ec-8491-2381356136ad tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:01:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-b81b3ffc-dd3a-49ec-8491-2381356136ad tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8744eb65-2734-42da-82dc-b8bf4e720821", "connector": null, "instance_uuid": "db6fa0b0-b9eb-44a4-bd53-a1887a47ddad"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-b81b3ffc-dd3a-49ec-8491-2381356136ad tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 167/315] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:01:41 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "de7629f7-fd55-419c-83b4-423ff5df1c26", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-410742686"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'imageRef': 'de7629f7-fd55-419c-83b4-423ff5df1c26', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-410742686'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b7ec6b0-bfea-4295-8590-eee0fe185a32 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 149/316] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:41 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-317c6adf-343e-45f3-979d-53a6400bae34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-317c6adf-343e-45f3-979d-53a6400bae34 None None] GET http://192.168.122.83/volume// Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-317c6adf-343e-45f3-979d-53a6400bae34 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-317c6adf-343e-45f3-979d-53a6400bae34 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-317c6adf-343e-45f3-979d-53a6400bae34 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 150/317] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:41 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-9f68bbae-27f5-4791-81d0-ef9b4e4514fc tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 151/318] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:41 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1031 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] PUT http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 Sep 08 14:01:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:42 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Acquiring lock "cinder-attachment_update-8744eb65-2734-42da-82dc-b8bf4e720821-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:42 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Lock "cinder-attachment_update-8744eb65-2734-42da-82dc-b8bf4e720821-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:42 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume of 2 GB Sep 08 14:01:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Availability Zones retrieved successfully. Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (daf674ad-3ba9-46f0-9c28-305f1ba7c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9296081b-73b5-497c-87a0-212f12899504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Validating volume size '2' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9296081b-73b5-497c-87a0-212f12899504) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:01:42 devstack devstack@c-api.service[86977]: Failure: cinder.exception.InvalidInput: Invalid input received: Image de7629f7-fd55-419c-83b4-423ff5df1c26 is not active. Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9296081b-73b5-497c-87a0-212f12899504) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9296081b-73b5-497c-87a0-212f12899504) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:01:42 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (daf674ad-3ba9-46f0-9c28-305f1ba7c78c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:01:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5c238bd-3807-4d01-ad6c-0a87a0e3d84f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 168/319] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:01:41 2026] POST /volume/v3/volumes => generated 125 bytes in 580 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:42 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Lock "cinder-attachment_update-8744eb65-2734-42da-82dc-b8bf4e720821-devstack" released by "attachment_update" :: held 0.277s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-563f4caa-5046-4808-a3a7-b22c593d5479 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 returned with HTTP 200 Sep 08 14:01:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 152/320] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:01:42 2026] PUT /volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 => generated 694 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-617bf24b-4762-4035-a53d-817f1c48a8e1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 169/321] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:42 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-06048cd2-13e3-474f-a199-09d92d32563a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-06048cd2-13e3-474f-a199-09d92d32563a tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] POST http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706/action Sep 08 14:01:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-06048cd2-13e3-474f-a199-09d92d32563a tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-06048cd2-13e3-474f-a199-09d92d32563a tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b8d07090-f8c3-43fa-a814-d8ec2a3cb25a req-06048cd2-13e3-474f-a199-09d92d32563a tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706/action returned with HTTP 204 Sep 08 14:01:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 153/322] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:01:43 2026] POST /volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d948878-ce75-4cfb-9537-ca9e0e9ddf82 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 170/323] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:44 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a52dc9db-2d81-43f8-a5d5-751ebdceac4f tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 154/324] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:44 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-1edb93e6-01a5-4345-ac52-6cc77cb97cf1 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 171/325] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:45 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1143 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] POST http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821/action Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Begin detaching volume completed successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-7ba1b04c-8edc-4927-861a-ae0f6172a128 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821/action returned with HTTP 202 Sep 08 14:01:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 155/326] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:01:45 2026] POST /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc50ecec-8802-47cf-9186-e63a26d08b14 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 172/327] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:45 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-56c5cb23-75fe-4a49-a562-6af420486c7b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56c5cb23-75fe-4a49-a562-6af420486c7b None None] GET http://192.168.122.83/volume// Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56c5cb23-75fe-4a49-a562-6af420486c7b None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56c5cb23-75fe-4a49-a562-6af420486c7b None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56c5cb23-75fe-4a49-a562-6af420486c7b None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 156/328] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:45 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "875544b0-8577-4d34-bac4-9f9bb451a3f0"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '875544b0-8577-4d34-bac4-9f9bb451a3f0'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-8006ec59-5612-4a3e-aeea-0344265c1575 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 173/329] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:45 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 1327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume of 1 GB Sep 08 14:01:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Availability Zones retrieved successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (edb000a4-ebaf-4aa1-ab21-4ad40d112323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c157870f-3744-41a7-9b03-8ad13ecf2582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c157870f-3744-41a7-9b03-8ad13ecf2582) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:01:46 devstack devstack@c-api.service[86976]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c157870f-3744-41a7-9b03-8ad13ecf2582) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c157870f-3744-41a7-9b03-8ad13ecf2582) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:01:46 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Flow 'volume_create_api' (edb000a4-ebaf-4aa1-ab21-4ad40d112323) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11259335-5c48-4e6c-b285-5a35a5486fb3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 157/330] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:45 2026] POST /volume/v3/volumes => generated 134 bytes in 282 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-de787b9d-2c84-4bba-93de-3e0837b371ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-de787b9d-2c84-4bba-93de-3e0837b371ab tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] DELETE http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-de787b9d-2c84-4bba-93de-3e0837b371ab tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-de787b9d-2c84-4bba-93de-3e0837b371ab tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-971a6bbe-6b8e-4787-b4f6-ea91621bdcd3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-971a6bbe-6b8e-4787-b4f6-ea91621bdcd3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-971a6bbe-6b8e-4787-b4f6-ea91621bdcd3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-971a6bbe-6b8e-4787-b4f6-ea91621bdcd3 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 158/331] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 127 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /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 08 14:01:46 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-48d4f9d4-a28e-473c-9ff9-0d0d643d8845 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48d4f9d4-a28e-473c-9ff9-0d0d643d8845 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48d4f9d4-a28e-473c-9ff9-0d0d643d8845 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "07527962-49b9-4d78-ada5-5181a70c6ccd"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-48d4f9d4-a28e-473c-9ff9-0d0d643d8845 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '07527962-49b9-4d78-ada5-5181a70c6ccd'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48d4f9d4-a28e-473c-9ff9-0d0d643d8845 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 159/332] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2434d8c4-76fe-4fe7-87b5-ceb587207e9a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2434d8c4-76fe-4fe7-87b5-ceb587207e9a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2434d8c4-76fe-4fe7-87b5-ceb587207e9a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "831f2102-5174-4403-8640-e01a7f9238a3"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-2434d8c4-76fe-4fe7-87b5-ceb587207e9a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '831f2102-5174-4403-8640-e01a7f9238a3'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2434d8c4-76fe-4fe7-87b5-ceb587207e9a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 160/333] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e6607874-8aae-4e8e-8126-53af4e1f5c43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6607874-8aae-4e8e-8126-53af4e1f5c43 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6607874-8aae-4e8e-8126-53af4e1f5c43 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f892a379-56ab-4c53-8a12-970ea2d7140b"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-e6607874-8aae-4e8e-8126-53af4e1f5c43 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f892a379-56ab-4c53-8a12-970ea2d7140b'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6607874-8aae-4e8e-8126-53af4e1f5c43 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 161/334] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b61cfe6-de52-458e-849d-d104b1b93c15 req-de787b9d-2c84-4bba-93de-3e0837b371ab tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 174/335] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:01:46 2026] DELETE /volume/v3/attachments/34d89b87-ac85-4b6c-9c29-075f060ac706 => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2b658eb1-618e-492e-b1e8-2fab6f5963b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b658eb1-618e-492e-b1e8-2fab6f5963b6 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b658eb1-618e-492e-b1e8-2fab6f5963b6 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b658eb1-618e-492e-b1e8-2fab6f5963b6 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 162/336] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-396aa483-398a-40a7-bfa1-3087b0f60899 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-396aa483-398a-40a7-bfa1-3087b0f60899 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-396aa483-398a-40a7-bfa1-3087b0f60899 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-396aa483-398a-40a7-bfa1-3087b0f60899 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 175/337] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 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 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5f0df545-03a6-42a7-9775-6fdd2778ca8e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f0df545-03a6-42a7-9775-6fdd2778ca8e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5f0df545-03a6-42a7-9775-6fdd2778ca8e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f0df545-03a6-42a7-9775-6fdd2778ca8e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 163/338] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes => generated 121 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-efbe2334-677c-4eac-89ed-85262241207c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-efbe2334-677c-4eac-89ed-85262241207c tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] DELETE http://192.168.122.83/volume/v3/volumes/tempest-invalid-533644675 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-efbe2334-677c-4eac-89ed-85262241207c tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-efbe2334-677c-4eac-89ed-85262241207c tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-efbe2334-677c-4eac-89ed-85262241207c tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Delete volume with id: tempest-invalid-533644675 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-efbe2334-677c-4eac-89ed-85262241207c tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/tempest-invalid-533644675 returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 176/339] 192.168.122.83 () {58 vars in 1197 bytes} [Tue Sep 8 14:01:46 2026] DELETE /volume/v3/volumes/tempest-invalid-533644675 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86aa0329-d6cd-4fae-b509-b697da1222e4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 164/340] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:01:46 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6f52b99b-de69-4d6a-8b35-17e25f50b6a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f52b99b-de69-4d6a-8b35-17e25f50b6a4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/xxx/action Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f52b99b-de69-4d6a-8b35-17e25f50b6a4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-detach": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f52b99b-de69-4d6a-8b35-17e25f50b6a4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f52b99b-de69-4d6a-8b35-17e25f50b6a4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 177/341] 192.168.122.83 () {60 vars in 1170 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dd69f902-3f01-48c6-a66b-b75a186f99f5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dd69f902-3f01-48c6-a66b-b75a186f99f5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes/tempest-invalid-63536306 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dd69f902-3f01-48c6-a66b-b75a186f99f5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dd69f902-3f01-48c6-a66b-b75a186f99f5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dd69f902-3f01-48c6-a66b-b75a186f99f5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes/tempest-invalid-63536306 returned with HTTP 404 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 165/342] 192.168.122.83 () {58 vars in 1191 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes/tempest-invalid-63536306 => generated 97 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9bb3bd22-c68d-47e7-b8b0-27f137057d1f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 178/343] 192.168.122.83 () {58 vars in 1119 bytes} [Tue Sep 8 14:01:46 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 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?status=null Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Could not evaluate value null, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: /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 08 14:01:46 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Get all volumes completed successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-34fa4fc7-efd3-403d-8357-c96607ced1f7 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 166/344] 192.168.122.83 () {58 vars in 1160 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158161968 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-158161968'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /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 08 14:01:46 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Get all volumes completed successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cc4fd13-3359-4838-862d-9bcc1b23934f tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158161968 returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 179/345] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158161968 => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes?status=null Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Could not evaluate value null, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Get all volumes completed successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4bc2674b-3ea5-462f-842f-e10f051f9077 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes?status=null returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 167/346] 192.168.122.83 () {58 vars in 1139 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1233201507 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1233201507'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Get all volumes completed successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6af04276-400f-4c4e-9b2b-6193ca6b079b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1233201507 returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 180/347] 192.168.122.83 () {58 vars in 1217 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1233201507 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-923a335d-32d3-40ca-964c-18faac236a8a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b429c4dc-50fe-41eb-9fcf-90a890c43a62 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 168/348] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Reserve volume completed successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-923a335d-32d3-40ca-964c-18faac236a8a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 202 Sep 08 14:01:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 181/349] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6373058c-ed68-468e-b771-e3a328a297d4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: ERROR cinder.volume.api [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume status must be available to reserve, but the status is attaching. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6373058c-ed68-468e-b771-e3a328a297d4 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 400 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 169/350] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:46 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 132 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Unreserve volume completed successfully. Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71d2bca1-c86d-49ae-902e-2e78787ce78a tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 202 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 182/351] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e9cd5a65-f8c1-40d2-9e11-147e44a9bb6b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9cd5a65-f8c1-40d2-9e11-147e44a9bb6b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/e1dd63aa-1a74-43df-91b2-d6a850bf284c/action Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9cd5a65-f8c1-40d2-9e11-147e44a9bb6b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9cd5a65-f8c1-40d2-9e11-147e44a9bb6b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9cd5a65-f8c1-40d2-9e11-147e44a9bb6b tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/e1dd63aa-1a74-43df-91b2-d6a850bf284c/action returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 170/352] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/e1dd63aa-1a74-43df-91b2-d6a850bf284c/action => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c8151562-029e-4a7e-9ca7-bd96f732d774 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8151562-029e-4a7e-9ca7-bd96f732d774 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/9ef04a3f-1622-4c96-bd9a-89c20d7a1581/action Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8151562-029e-4a7e-9ca7-bd96f732d774 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8151562-029e-4a7e-9ca7-bd96f732d774 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8151562-029e-4a7e-9ca7-bd96f732d774 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/9ef04a3f-1622-4c96-bd9a-89c20d7a1581/action returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 183/353] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/9ef04a3f-1622-4c96-bd9a-89c20d7a1581/action => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-117f93cc-2b17-49b5-9997-61d09770b343 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 171/354] 192.168.122.83 () {60 vars in 1139 bytes} [Tue Sep 8 14:01:47 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-119cc2ea-b924-42c3-add6-acb356f7e230 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-119cc2ea-b924-42c3-add6-acb356f7e230 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] PUT http://192.168.122.83/volume/v3/volumes/tempest-invalid-2053168263 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-119cc2ea-b924-42c3-add6-acb356f7e230 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-119cc2ea-b924-42c3-add6-acb356f7e230 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/tempest-invalid-2053168263 returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 184/355] 192.168.122.83 () {60 vars in 1217 bytes} [Tue Sep 8 14:01:47 2026] PUT /volume/v3/volumes/tempest-invalid-2053168263 => generated 99 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-563d0f80-b170-4dc7-a549-13dfe9374ab8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-563d0f80-b170-4dc7-a549-13dfe9374ab8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] PUT http://192.168.122.83/volume/v3/volumes/218ca37d-82fd-4c5b-ad12-2e07abeeaefd Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-563d0f80-b170-4dc7-a549-13dfe9374ab8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-563d0f80-b170-4dc7-a549-13dfe9374ab8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/218ca37d-82fd-4c5b-ad12-2e07abeeaefd returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 172/356] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:01:47 2026] PUT /volume/v3/volumes/218ca37d-82fd-4c5b-ad12-2e07abeeaefd => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] DELETE http://192.168.122.83/volume/v3/volumes/fe07a9e3-d0f1-4f72-a25b-25db21f1c1d6 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Delete volume with id: fe07a9e3-d0f1-4f72-a25b-25db21f1c1d6 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee6b578e-d7d5-4e9f-bd6e-304d21bd24bc tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/fe07a9e3-d0f1-4f72-a25b-25db21f1c1d6 returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 185/357] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:01:47 2026] DELETE /volume/v3/volumes/fe07a9e3-d0f1-4f72-a25b-25db21f1c1d6 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db07b8e7-16e1-42b3-9f9c-5078f791e3a8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db07b8e7-16e1-42b3-9f9c-5078f791e3a8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db07b8e7-16e1-42b3-9f9c-5078f791e3a8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db07b8e7-16e1-42b3-9f9c-5078f791e3a8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db07b8e7-16e1-42b3-9f9c-5078f791e3a8 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 400 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 173/358] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 140 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2047dfe9-0137-42ce-a981-009ab0f69654 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2047dfe9-0137-42ce-a981-009ab0f69654 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2047dfe9-0137-42ce-a981-009ab0f69654 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2047dfe9-0137-42ce-a981-009ab0f69654 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2047dfe9-0137-42ce-a981-009ab0f69654 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 400 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 186/359] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 131 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea40a03f-60ee-4821-bb31-c9ec071902ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea40a03f-60ee-4821-bb31-c9ec071902ca tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/b04c09c3-0b9b-436f-933f-3803547635b8/action Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea40a03f-60ee-4821-bb31-c9ec071902ca tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea40a03f-60ee-4821-bb31-c9ec071902ca tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea40a03f-60ee-4821-bb31-c9ec071902ca tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/b04c09c3-0b9b-436f-933f-3803547635b8/action returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 174/360] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/b04c09c3-0b9b-436f-933f-3803547635b8/action => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-65f7849e-77b2-41f4-a5f1-d50f8f0699aa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65f7849e-77b2-41f4-a5f1-d50f8f0699aa tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65f7849e-77b2-41f4-a5f1-d50f8f0699aa tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65f7849e-77b2-41f4-a5f1-d50f8f0699aa tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65f7849e-77b2-41f4-a5f1-d50f8f0699aa tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action returned with HTTP 400 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 187/361] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518/action => generated 129 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c284899e-0e82-452c-8b78-c9fa18f846bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c284899e-0e82-452c-8b78-c9fa18f846bd tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] POST http://192.168.122.83/volume/v3/volumes/None/action Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c284899e-0e82-452c-8b78-c9fa18f846bd tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c284899e-0e82-452c-8b78-c9fa18f846bd tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c284899e-0e82-452c-8b78-c9fa18f846bd tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/None/action returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 175/362] 192.168.122.83 () {60 vars in 1173 bytes} [Tue Sep 8 14:01:47 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c6c5da65-4443-46c6-a9f6-4d7955d56851 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6c5da65-4443-46c6-a9f6-4d7955d56851 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] GET http://192.168.122.83/volume/v3/volumes/29ded3d3-8834-41c3-91f5-4c12dc88373c Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6c5da65-4443-46c6-a9f6-4d7955d56851 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6c5da65-4443-46c6-a9f6-4d7955d56851 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6c5da65-4443-46c6-a9f6-4d7955d56851 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-reader] http://192.168.122.83/volume/v3/volumes/29ded3d3-8834-41c3-91f5-4c12dc88373c returned with HTTP 404 Sep 08 14:01:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 188/363] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:47 2026] GET /volume/v3/volumes/29ded3d3-8834-41c3-91f5-4c12dc88373c => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-46348236-48a5-473e-84f4-955b0ac6f53e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46348236-48a5-473e-84f4-955b0ac6f53e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46348236-48a5-473e-84f4-955b0ac6f53e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46348236-48a5-473e-84f4-955b0ac6f53e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46348236-48a5-473e-84f4-955b0ac6f53e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46348236-48a5-473e-84f4-955b0ac6f53e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 176/364] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:47 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Delete volume with id: ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Delete volume request issued successfully. Sep 08 14:01:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3255cb00-bbf7-4fd3-9cc5-3c9f4a79c6d5 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 202 Sep 08 14:01:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 189/365] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:01:48 2026] DELETE /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12dac136-778e-4b6b-a38e-91e9aafc4100 tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 177/366] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:48 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 848 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Volume info retrieved successfully. Sep 08 14:01:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6d5a63dc-990f-4d7d-aa43-439a89dd577e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 200 Sep 08 14:01:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 190/367] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:49 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87e55067-a986-4e04-b1bf-a5079cdce37e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87e55067-a986-4e04-b1bf-a5079cdce37e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] GET http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 Sep 08 14:01:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87e55067-a986-4e04-b1bf-a5079cdce37e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87e55067-a986-4e04-b1bf-a5079cdce37e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87e55067-a986-4e04-b1bf-a5079cdce37e tempest-VolumesNegativeTest-426855655 tempest-VolumesNegativeTest-426855655-project-member] http://192.168.122.83/volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 returned with HTTP 404 Sep 08 14:01:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 178/368] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:50 2026] GET /volume/v3/volumes/ecf42071-cc6d-4b3e-a19d-448e3049c518 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75a0728b-11b1-4444-b00d-0bd43f51b0e8 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 191/369] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:51 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e83585f-cb8a-459a-8c3c-7c2c90c8e095 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 179/370] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:51 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-89745a80-578c-4f8d-975b-31b9be860740 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89745a80-578c-4f8d-975b-31b9be860740 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:01:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-89745a80-578c-4f8d-975b-31b9be860740 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3955849-87a9-4573-81d0-e5344e2659c9", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2090206669"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89745a80-578c-4f8d-975b-31b9be860740 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 404 Sep 08 14:01:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 192/371] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:01:54 2026] POST /volume/v3/snapshots => generated 109 bytes in 358 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9de1b81d-107f-44a3-a9d5-ab0d79cf3203 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9de1b81d-107f-44a3-a9d5-ab0d79cf3203 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:01:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9de1b81d-107f-44a3-a9d5-ab0d79cf3203 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-285379513"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-673e1107-e824-4848-8b5b-442295a7a312 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9de1b81d-107f-44a3-a9d5-ab0d79cf3203 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 404 Sep 08 14:01:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 180/372] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:01:54 2026] POST /volume/v3/snapshots => generated 77 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-673e1107-e824-4848-8b5b-442295a7a312 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-673e1107-e824-4848-8b5b-442295a7a312 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-673e1107-e824-4848-8b5b-442295a7a312 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-308a9730-dbb5-4b08-8780-5d3319e36190 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-673e1107-e824-4848-8b5b-442295a7a312 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-673e1107-e824-4848-8b5b-442295a7a312 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 193/373] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:55 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-308a9730-dbb5-4b08-8780-5d3319e36190 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] GET http://192.168.122.83/volume/v3/snapshots?limit=invalid Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-308a9730-dbb5-4b08-8780-5d3319e36190 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-308a9730-dbb5-4b08-8780-5d3319e36190 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-308a9730-dbb5-4b08-8780-5d3319e36190 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] HTTP exception thrown: limit param must be an integer Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-308a9730-dbb5-4b08-8780-5d3319e36190 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] http://192.168.122.83/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 08 14:01:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 181/374] 192.168.122.83 () {58 vars in 1149 bytes} [Tue Sep 8 14:01:55 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] GET http://192.168.122.83/volume/v3/snapshots?marker=6ad7ea11-62b8-450f-8dd4-335d63ba9ec0 Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea88e594-674a-44f0-a3f6-1a8ade7eea78 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] http://192.168.122.83/volume/v3/snapshots?marker=6ad7ea11-62b8-450f-8dd4-335d63ba9ec0 returned with HTTP 404 Sep 08 14:01:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 194/375] 192.168.122.83 () {58 vars in 1209 bytes} [Tue Sep 8 14:01:55 2026] GET /volume/v3/snapshots?marker=6ad7ea11-62b8-450f-8dd4-335d63ba9ec0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=invalid Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3f92b3a-c9a2-4f84-83aa-f8aabaf7351d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 08 14:01:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 182/376] 192.168.122.83 () {58 vars in 1155 bytes} [Tue Sep 8 14:01:55 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-291396028"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-291396028'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create volume of 2 GB Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Availability Zones retrieved successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Flow 'volume_create_api' (e0a2fbc9-aee6-4113-ba7e-a7021eb06d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f185aa4a-bcfc-46a1-9ce9-5efd77737685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Validating volume size '2' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f185aa4a-bcfc-46a1-9ce9-5efd77737685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88c7818-fa01-4682-8edc-afda31e641fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Created reservations ['fc1496f5-f84c-4123-b391-1f9e48370e9a', '5611f806-8663-4a14-8e60-f7c4d0fad9cc', '31d94f55-a31c-4396-82d0-1a84e3ef4702', '949b8e37-df1f-43da-9042-c0f316a6fb04'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a88c7818-fa01-4682-8edc-afda31e641fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1496f5-f84c-4123-b391-1f9e48370e9a', '5611f806-8663-4a14-8e60-f7c4d0fad9cc', '31d94f55-a31c-4396-82d0-1a84e3ef4702', '949b8e37-df1f-43da-9042-c0f316a6fb04']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36ba5c-ae1c-4254-849a-36f65f0f6345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36ba5c-ae1c-4254-849a-36f65f0f6345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947003c4-8231-4ec3-9087-9166822fa1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-291396028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fe3a30abddb4c8d9db5f71e0a538e12',qos_specs=None,replication_status=,reservations=['fc1496f5-f84c-4123-b391-1f9e48370e9a','5611f806-8663-4a14-8e60-f7c4d0fad9cc','31d94f55-a31c-4396-82d0-1a84e3ef4702','949b8e37-df1f-43da-9042-c0f316a6fb04'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de2e94b71842289ea27c224eb917ee',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-291396028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947003c4-8231-4ec3-9087-9166822fa1cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fe3a30abddb4c8d9db5f71e0a538e12',provider_auth=None,provider_geometry=None,provider_id=None,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='48de2e94b71842289ea27c224eb917ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcdb09e-a8dd-488d-b2f5-f63dc88e5902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcdb09e-a8dd-488d-b2f5-f63dc88e5902) transitioned into state 'SUCCESS' from state '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-291396028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fe3a30abddb4c8d9db5f71e0a538e12',qos_specs=None,replication_status=,reservations=['fc1496f5-f84c-4123-b391-1f9e48370e9a','5611f806-8663-4a14-8e60-f7c4d0fad9cc','31d94f55-a31c-4396-82d0-1a84e3ef4702','949b8e37-df1f-43da-9042-c0f316a6fb04'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de2e94b71842289ea27c224eb917ee',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4080b1b1-6135-44e6-8fcd-b659da455bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69b1ecaf-4e57-471c-9b45-6270d2af7b27 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 183/377] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:55 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4080b1b1-6135-44e6-8fcd-b659da455bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Flow 'volume_create_api' (e0a2fbc9-aee6-4113-ba7e-a7021eb06d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create volume request issued successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f6995b0-fc2d-44b1-8f6d-43c73f6f507a tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 195/378] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes => generated 768 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce56b067-9f45-476a-8cdb-e68d1b9f7a43 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 184/379] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 836 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-2c65abc2-fe30-4000-9967-1b7faf35328e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 196/380] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1144 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268/action Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Begin detaching volume completed successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-f7c00acf-5f57-44ff-9c39-b325a45544f8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268/action returned with HTTP 202 Sep 08 14:01:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 185/381] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:01:56 2026] POST /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bbb67f4c-fb9f-4f94-919a-a85b84c1598b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbb67f4c-fb9f-4f94-919a-a85b84c1598b None None] GET http://192.168.122.83/volume// Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbb67f4c-fb9f-4f94-919a-a85b84c1598b None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbb67f4c-fb9f-4f94-919a-a85b84c1598b None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbb67f4c-fb9f-4f94-919a-a85b84c1598b None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:01:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 197/382] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-c6c8d825-18e1-41fb-97cf-faf05708c695 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 186/383] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 1328 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-2f65b55b-709b-4557-b557-b14245f9934f req-3dc89f31-7f59-401d-8d7f-cd212ab9f461 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-3dc89f31-7f59-401d-8d7f-cd212ab9f461 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-3dc89f31-7f59-401d-8d7f-cd212ab9f461 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-3dc89f31-7f59-401d-8d7f-cd212ab9f461 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86977]: /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 08 14:01:56 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:01:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2f65b55b-709b-4557-b557-b14245f9934f req-3dc89f31-7f59-401d-8d7f-cd212ab9f461 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 198/384] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:01:56 2026] DELETE /volume/v3/attachments/d53ea4ea-8935-4379-8e40-b7a027683aa6 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:01:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:01:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94bbb4c5-c74d-4467-98ab-c9c54eb275b6 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 187/385] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:01:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:01:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0aa8eab4-7ff5-47a1-948c-f4995a82e464 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 199/386] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dad22b4b-b23f-4edc-b2bf-87dcc1fe63da tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 188/387] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:58 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 861 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:01:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "947003c4-8231-4ec3-9087-9166822fa1cd", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1493908169"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create snapshot from volume 947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:01:58 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Created reservations ['4363ef16-7d53-45f0-8587-eb6f65569131', 'f62bcdad-79b1-4d0d-96a5-d4c458297273', '5bd4faa2-7ecf-4c76-80c0-7d397c643102', '2b7c7936-4959-499b-a73c-68a9094a7c6e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot create request issued successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13a6c2d4-ef16-4c1e-bf6d-9163ef5fad19 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:01:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 200/388] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:01:58 2026] POST /volume/v3/snapshots => generated 318 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-472160dc-3ea3-49a8-865d-f6567e27e616 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-472160dc-3ea3-49a8-865d-f6567e27e616 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-472160dc-3ea3-49a8-865d-f6567e27e616 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-472160dc-3ea3-49a8-865d-f6567e27e616 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-472160dc-3ea3-49a8-865d-f6567e27e616 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-472160dc-3ea3-49a8-865d-f6567e27e616 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 189/389] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:58 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 450 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b67548d-f357-4c4f-867f-3dad4224e896 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Delete volume with id: 8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:01:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Delete volume request issued successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b67548d-f357-4c4f-867f-3dad4224e896 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 202 Sep 08 14:01:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 201/390] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:01:59 2026] DELETE /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:01:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:01:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03874ffc-62b5-4e55-87ee-d8a73aaa3eba tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:01:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 190/391] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:01:59 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-df30d24b-8951-4f9e-905d-289dcd4d87be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df30d24b-8951-4f9e-905d-289dcd4d87be tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df30d24b-8951-4f9e-905d-289dcd4d87be tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df30d24b-8951-4f9e-905d-289dcd4d87be tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-df30d24b-8951-4f9e-905d-289dcd4d87be tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df30d24b-8951-4f9e-905d-289dcd4d87be tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:01:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 202/392] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:01:59 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:02:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Volume info retrieved successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0024f5e-d88c-43fd-bdd5-38c3f7eb1324 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 200 Sep 08 14:02:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 191/393] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c6e19b8-0d1e-4f55-a3d1-d151fe341a6f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:02:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 203/394] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 450 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-725d347b-b85f-48a3-a400-ac7f5a0e6026 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-725d347b-b85f-48a3-a400-ac7f5a0e6026 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] GET http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 Sep 08 14:02:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-725d347b-b85f-48a3-a400-ac7f5a0e6026 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-725d347b-b85f-48a3-a400-ac7f5a0e6026 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-725d347b-b85f-48a3-a400-ac7f5a0e6026 tempest-TaggedAttachmentsTest-504417917 tempest-TaggedAttachmentsTest-504417917-project-member] http://192.168.122.83/volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 returned with HTTP 404 Sep 08 14:02:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 192/395] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:01 2026] GET /volume/v3/volumes/8744eb65-2734-42da-82dc-b8bf4e720821 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17f7e392-f6c0-4f0c-8b11-d6ef2a87a76c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 204/396] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 477 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-424954ec-076a-498c-bbef-687d83de3c82 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "663f7964-65f3-46a8-bb88-2cc8c3a83a8b"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '663f7964-65f3-46a8-bb88-2cc8c3a83a8b'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Create volume of 1 GB Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Availability Zones retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Flow 'volume_create_api' (73179ea0-32d4-40ed-adf3-89ffdcc1e49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf8ccb-83d3-4bfd-8565-05ffbc0f623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf8ccb-83d3-4bfd-8565-05ffbc0f623f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:02:02 devstack devstack@c-api.service[86976]: 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 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf8ccb-83d3-4bfd-8565-05ffbc0f623f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf8ccb-83d3-4bfd-8565-05ffbc0f623f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:02:02 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Flow 'volume_create_api' (73179ea0-32d4-40ed-adf3-89ffdcc1e49f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-424954ec-076a-498c-bbef-687d83de3c82 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 193/397] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:02:02 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 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b57a950d-a00e-470f-9254-b11f2609525f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Delete snapshot with id: 663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot delete request issued successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b57a950d-a00e-470f-9254-b11f2609525f tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 202 Sep 08 14:02:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 205/398] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:02:02 2026] DELETE /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75eea527-458a-4ff8-bf37-5bab87061f22 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75eea527-458a-4ff8-bf37-5bab87061f22 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75eea527-458a-4ff8-bf37-5bab87061f22 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75eea527-458a-4ff8-bf37-5bab87061f22 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-75eea527-458a-4ff8-bf37-5bab87061f22 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75eea527-458a-4ff8-bf37-5bab87061f22 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 194/399] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2784b846-bda2-41a1-b530-3a1601a4e209 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2784b846-bda2-41a1-b530-3a1601a4e209 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2784b846-bda2-41a1-b530-3a1601a4e209 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2784b846-bda2-41a1-b530-3a1601a4e209 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2784b846-bda2-41a1-b530-3a1601a4e209 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Snapshot retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2784b846-bda2-41a1-b530-3a1601a4e209 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 200 Sep 08 14:02:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 206/400] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:02:03 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-4582025", "imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-4582025', 'imageRef': 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume of 1 GB Sep 08 14:02:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Availability Zones retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Flow 'volume_create_api' (27b7219d-ae8c-47c0-bb0e-d477859daf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02b73d-f73e-4f93-bfa0-5d04ac2f9769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02b73d-f73e-4f93-bfa0-5d04ac2f9769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d846037-8cf8-4599-8be2-41a38d075f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Created reservations ['ffaa1bfd-8f71-402d-a18b-112527840a73', 'f164a2d2-f90b-4095-91e6-28e8e5ccf1a2', '2bcd62ef-83a0-4185-a81d-d599c98e2dc3', '76c447a0-2919-4b43-ab5d-9d893e7fd823'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d846037-8cf8-4599-8be2-41a38d075f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffaa1bfd-8f71-402d-a18b-112527840a73', 'f164a2d2-f90b-4095-91e6-28e8e5ccf1a2', '2bcd62ef-83a0-4185-a81d-d599c98e2dc3', '76c447a0-2919-4b43-ab5d-9d893e7fd823']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef2d93d-7f0f-4efa-a72c-84acc263e0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef2d93d-7f0f-4efa-a72c-84acc263e0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0e39971-9d16-4d16-a47e-903c11b26e95', '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-4582025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a157d9c1184b648f2fbe804d227f7e',qos_specs=None,replication_status=,reservations=['ffaa1bfd-8f71-402d-a18b-112527840a73','f164a2d2-f90b-4095-91e6-28e8e5ccf1a2','2bcd62ef-83a0-4185-a81d-d599c98e2dc3','76c447a0-2919-4b43-ab5d-9d893e7fd823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69929199dec2484b865b8f4c0ce2025e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-4582025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0e39971-9d16-4d16-a47e-903c11b26e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5a157d9c1184b648f2fbe804d227f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69929199dec2484b865b8f4c0ce2025e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f05e21b-086b-4d64-a74c-795d2ebd39b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f05e21b-086b-4d64-a74c-795d2ebd39b4) transitioned into state 'SUCCESS' from state '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-4582025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a157d9c1184b648f2fbe804d227f7e',qos_specs=None,replication_status=,reservations=['ffaa1bfd-8f71-402d-a18b-112527840a73','f164a2d2-f90b-4095-91e6-28e8e5ccf1a2','2bcd62ef-83a0-4185-a81d-d599c98e2dc3','76c447a0-2919-4b43-ab5d-9d893e7fd823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69929199dec2484b865b8f4c0ce2025e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2407e2-c38e-43b2-9559-3148b038843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2407e2-c38e-43b2-9559-3148b038843b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Flow 'volume_create_api' (27b7219d-ae8c-47c0-bb0e-d477859daf4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Create volume request issued successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68d4e439-f863-4caa-87fb-6901cfe6fd3b tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 195/401] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes => generated 757 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-245b9ee2-d795-42ad-a755-7ecad04b6118 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 207/402] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:03 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 825 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3373c225-24ce-4694-a06c-142a95a1c59c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3373c225-24ce-4694-a06c-142a95a1c59c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3373c225-24ce-4694-a06c-142a95a1c59c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3373c225-24ce-4694-a06c-142a95a1c59c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3373c225-24ce-4694-a06c-142a95a1c59c tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b returned with HTTP 404 Sep 08 14:02:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 196/403] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:02:04 2026] GET /volume/v3/snapshots/663f7964-65f3-46a8-bb88-2cc8c3a83a8b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cfe22f2e-32d7-4141-b918-b2fa25fb88b3 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 200 Sep 08 14:02:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 208/404] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:04 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] DELETE http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Delete volume with id: 947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:02:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Delete volume request issued successfully. Sep 08 14:02:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14a3c074-0b38-42a6-a1ff-a19c5f69eb05 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 202 Sep 08 14:02:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 197/405] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:02:04 2026] DELETE /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Volume info retrieved successfully. Sep 08 14:02:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c9c63b0-bfe1-4329-8b4b-978d9ee89f2d tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 200 Sep 08 14:02:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 209/406] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:04 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-083ed996-3904-41da-83ae-313cf9b01e67 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-083ed996-3904-41da-83ae-313cf9b01e67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-083ed996-3904-41da-83ae-313cf9b01e67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-083ed996-3904-41da-83ae-313cf9b01e67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-083ed996-3904-41da-83ae-313cf9b01e67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-083ed996-3904-41da-83ae-313cf9b01e67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 198/407] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:05 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c37e2eb3-2071-48e1-b6f6-5968b8716f72 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c37e2eb3-2071-48e1-b6f6-5968b8716f72 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] GET http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd Sep 08 14:02:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c37e2eb3-2071-48e1-b6f6-5968b8716f72 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c37e2eb3-2071-48e1-b6f6-5968b8716f72 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c37e2eb3-2071-48e1-b6f6-5968b8716f72 tempest-VolumesSnapshotNegativeTestJSON-2087678625 tempest-VolumesSnapshotNegativeTestJSON-2087678625-project-member] http://192.168.122.83/volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd returned with HTTP 404 Sep 08 14:02:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 210/408] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:05 2026] GET /volume/v3/volumes/947003c4-8231-4ec3-9087-9166822fa1cd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:02:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e741a83-b949-4704-a0e8-3d64f9c16ce8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 199/409] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:06 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 907 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:07 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=321,cinder:UPDATE=69,cinder:INSERT=43 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a68581e1-285c-4e1e-9ba6-e7c52a95796e tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 211/410] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:07 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-62a26396-b580-48ac-96f7-c238925284c8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62a26396-b580-48ac-96f7-c238925284c8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62a26396-b580-48ac-96f7-c238925284c8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62a26396-b580-48ac-96f7-c238925284c8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-62a26396-b580-48ac-96f7-c238925284c8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62a26396-b580-48ac-96f7-c238925284c8 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 200/411] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:08 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8b3b670-edc5-4bd5-a2a3-230a351e6d20 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 212/412] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:09 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b07b427b-7f24-4b4a-b36a-8d3be2627b67 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 201/413] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:10 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bd0b7d19-6d35-4c88-b379-ec4e6a0ce227 req-3f5ec572-97c8-473f-bb72-3b68864abc0c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:02:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 213/414] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:02:11 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:02:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-683ad7f9-81a5-4bc5-8351-da17f0dbf672 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 202/415] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:11 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9d4b37c0-da9a-483d-ac9b-21bd26219d72 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 214/416] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:02:11 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 1328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=219,cinder:UPDATE=31,cinder:INSERT=8 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-9a1d51f2-09f4-405d-b7b4-e2f4c5ad1bf4 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 203/417] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:02:15 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 1328 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7cec14fe-f25f-4c72-a47f-98a1c6b1a4a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7cec14fe-f25f-4c72-a47f-98a1c6b1a4a3 None None] GET http://192.168.122.83/volume// Sep 08 14:02:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7cec14fe-f25f-4c72-a47f-98a1c6b1a4a3 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7cec14fe-f25f-4c72-a47f-98a1c6b1a4a3 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7cec14fe-f25f-4c72-a47f-98a1c6b1a4a3 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:02:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 215/418] 192.168.122.83 () {58 vars in 1303 bytes} [Tue Sep 8 14:02:15 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-62126984-02f5-4cd8-b2b6-b4f79d3a712c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-62126984-02f5-4cd8-b2b6-b4f79d3a712c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:02:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-62126984-02f5-4cd8-b2b6-b4f79d3a712c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0e39971-9d16-4d16-a47e-903c11b26e95", "connector": null, "instance_uuid": "4492a6fd-b871-47da-9967-07df1e8827b5"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-62126984-02f5-4cd8-b2b6-b4f79d3a712c tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:02:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 204/419] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:02:15 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff55bb1e-222d-46c8-a2b3-b5269ef79d8a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 216/420] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1147 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-5c72dc82-369e-4c0b-9ae4-4848e4cd0d0f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 205/421] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-26e614fc-1803-493c-be1f-b4cfe48578d3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26e614fc-1803-493c-be1f-b4cfe48578d3 None None] GET http://192.168.122.83/volume// Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-26e614fc-1803-493c-be1f-b4cfe48578d3 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-26e614fc-1803-493c-be1f-b4cfe48578d3 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26e614fc-1803-493c-be1f-b4cfe48578d3 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 217/422] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-4e06d6d7-3fe2-44c8-ace3-b54a767d71ae tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 206/423] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 1508 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2/action Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Begin detaching volume completed successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-9f3f8bb8-97aa-4751-9afa-29eac2e429f7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2/action returned with HTTP 202 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 218/424] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:02:17 2026] POST /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] PUT http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Acquiring lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-35bf98bb-48bf-4369-a20e-07d4fe8502a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-35bf98bb-48bf-4369-a20e-07d4fe8502a1 None None] GET http://192.168.122.83/volume// Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-35bf98bb-48bf-4369-a20e-07d4fe8502a1 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-35bf98bb-48bf-4369-a20e-07d4fe8502a1 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-35bf98bb-48bf-4369-a20e-07d4fe8502a1 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 219/425] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-ebb3fa76-051d-4cf0-b2a7-c4173148654b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 220/426] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 1331 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:02:18 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" released by "attachment_update" :: held 0.272s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:02:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-2b900848-7798-438e-955c-01ec5a46b789 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 returned with HTTP 200 Sep 08 14:02:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 207/427] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:02:17 2026] PUT /volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 => generated 694 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-eb2f8344-2307-48b8-b1ca-cd5d57c98fa0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-eb2f8344-2307-48b8-b1ca-cd5d57c98fa0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2/action Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-eb2f8344-2307-48b8-b1ca-cd5d57c98fa0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-eb2f8344-2307-48b8-b1ca-cd5d57c98fa0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-cfefe36d-8712-486e-a271-30e93a7e081a req-010c278a-9c07-4ebe-879c-9f452da2e283 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-010c278a-9c07-4ebe-879c-9f452da2e283 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 Sep 08 14:02:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-010c278a-9c07-4ebe-879c-9f452da2e283 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-010c278a-9c07-4ebe-879c-9f452da2e283 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1a23e8b2-1800-4c6e-8ec1-f7cb36119077 req-eb2f8344-2307-48b8-b1ca-cd5d57c98fa0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2/action returned with HTTP 204 Sep 08 14:02:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 221/428] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:02:18 2026] POST /volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:02:18 devstack devstack@c-api.service[86976]: /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 08 14:02:18 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:02:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cfefe36d-8712-486e-a271-30e93a7e081a req-010c278a-9c07-4ebe-879c-9f452da2e283 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 returned with HTTP 200 Sep 08 14:02:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 208/429] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:02:18 2026] DELETE /volume/v3/attachments/9e0b705f-8899-4d7c-bc24-5244cdb4a0b6 => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b13461b2-a58a-4e96-be14-81d84329171c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b13461b2-a58a-4e96-be14-81d84329171c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b13461b2-a58a-4e96-be14-81d84329171c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b13461b2-a58a-4e96-be14-81d84329171c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:02:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:02:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b13461b2-a58a-4e96-be14-81d84329171c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:02:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b13461b2-a58a-4e96-be14-81d84329171c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:02:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 222/430] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:02:18 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:28 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=33,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:29 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b13f2d75-bc2b-4916-95d7-e4130baea7d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b13f2d75-bc2b-4916-95d7-e4130baea7d3 None None] GET http://192.168.122.83/volume// Sep 08 14:02:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b13f2d75-bc2b-4916-95d7-e4130baea7d3 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b13f2d75-bc2b-4916-95d7-e4130baea7d3 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b13f2d75-bc2b-4916-95d7-e4130baea7d3 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:02:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 209/431] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:02:59 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-56b70d96-6557-4ec7-8202-651bb83f927f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-56b70d96-6557-4ec7-8202-651bb83f927f tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:03:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-56b70d96-6557-4ec7-8202-651bb83f927f tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0e39971-9d16-4d16-a47e-903c11b26e95", "connector": null, "instance_uuid": "4492a6fd-b871-47da-9967-07df1e8827b5"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-56b70d96-6557-4ec7-8202-651bb83f927f tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:03:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 223/432] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:03:00 2026] POST /volume/v3/attachments => generated 273 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a1b3a996-25ca-433a-b03b-00285fbc29b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a1b3a996-25ca-433a-b03b-00285fbc29b7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 Sep 08 14:03:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a1b3a996-25ca-433a-b03b-00285fbc29b7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a1b3a996-25ca-433a-b03b-00285fbc29b7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:00 devstack devstack@c-api.service[86976]: /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 08 14:03:00 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:03:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a1b3a996-25ca-433a-b03b-00285fbc29b7 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 returned with HTTP 200 Sep 08 14:03:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 210/433] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:03:00 2026] DELETE /volume/v3/attachments/4ab120dc-6cad-4f18-b906-bc3230eaa0a2 => generated 192 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] PUT http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a Sep 08 14:03:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:09 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Acquiring lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:03:09 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" acquired by "attachment_update" :: waited 0.071s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:03:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:09 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Lock "cinder-attachment_update-b0e39971-9d16-4d16-a47e-903c11b26e95-devstack" released by "attachment_update" :: held 0.597s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:03:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-76b537ba-0945-416a-8a8e-2db0366f8b36 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a returned with HTTP 200 Sep 08 14:03:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 224/434] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:03:08 2026] PUT /volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a => generated 694 bytes in 799 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a2447363-bc3d-4aab-9e88-6b6980a367dc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a2447363-bc3d-4aab-9e88-6b6980a367dc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a Sep 08 14:03:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a2447363-bc3d-4aab-9e88-6b6980a367dc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a2447363-bc3d-4aab-9e88-6b6980a367dc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-a2447363-bc3d-4aab-9e88-6b6980a367dc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a returned with HTTP 200 Sep 08 14:03:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 211/435] 192.168.122.83 () {62 vars in 1535 bytes} [Tue Sep 8 14:03:09 2026] GET /volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a => generated 719 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-6be16cd1-e280-4db5-aabd-4ba3775526e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-6be16cd1-e280-4db5-aabd-4ba3775526e0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] POST http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a/action Sep 08 14:03:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-6be16cd1-e280-4db5-aabd-4ba3775526e0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-6be16cd1-e280-4db5-aabd-4ba3775526e0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08c337de-d3d7-421f-a67a-ef9827e9812b req-6be16cd1-e280-4db5-aabd-4ba3775526e0 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a/action returned with HTTP 204 Sep 08 14:03:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 225/436] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:03:16 2026] POST /volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1dae555b-5288-4892-81c2-30c66291c6ee None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1128038592"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1128038592'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Create volume of 1 GB Sep 08 14:03:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Availability Zones retrieved successfully. Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Flow 'volume_create_api' (38a9754c-eac4-4980-b025-cea94278c6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7cba07-4447-442b-ac21-788760b88378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7cba07-4447-442b-ac21-788760b88378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0eb4f-69cd-4cf0-aa72-4ccf4e517543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Created reservations ['bcc9818f-39f9-458f-935d-4a617fc91440', '5236f7fa-2c63-4724-8a5f-a08923db1037', '768cb914-5fe7-45be-93eb-945f0853e60b', '5396b697-1744-443e-8bd6-298e67269bed'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0eb4f-69cd-4cf0-aa72-4ccf4e517543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc9818f-39f9-458f-935d-4a617fc91440', '5236f7fa-2c63-4724-8a5f-a08923db1037', '768cb914-5fe7-45be-93eb-945f0853e60b', '5396b697-1744-443e-8bd6-298e67269bed']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769b6c7a-dc7b-4e15-b242-aa644b9ad188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769b6c7a-dc7b-4e15-b242-aa644b9ad188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652dfe8b-dc1b-48a7-8834-a82efa4df0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128038592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5a4e9e47f74546a117f7b7987bd9d7',qos_specs=None,replication_status=,reservations=['bcc9818f-39f9-458f-935d-4a617fc91440','5236f7fa-2c63-4724-8a5f-a08923db1037','768cb914-5fe7-45be-93eb-945f0853e60b','5396b697-1744-443e-8bd6-298e67269bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c78d8e8a49a54ec4b2cd67541fb19437',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128038592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652dfe8b-dc1b-48a7-8834-a82efa4df0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f5a4e9e47f74546a117f7b7987bd9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c78d8e8a49a54ec4b2cd67541fb19437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:16 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821f9af8-442f-4960-b606-1d1bd70b5974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:17 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821f9af8-442f-4960-b606-1d1bd70b5974) transitioned into state 'SUCCESS' from state '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-1128038592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5a4e9e47f74546a117f7b7987bd9d7',qos_specs=None,replication_status=,reservations=['bcc9818f-39f9-458f-935d-4a617fc91440','5236f7fa-2c63-4724-8a5f-a08923db1037','768cb914-5fe7-45be-93eb-945f0853e60b','5396b697-1744-443e-8bd6-298e67269bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c78d8e8a49a54ec4b2cd67541fb19437',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:17 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c096b613-b256-483f-8495-020a8f70e9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:17 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c096b613-b256-483f-8495-020a8f70e9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:17 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Flow 'volume_create_api' (38a9754c-eac4-4980-b025-cea94278c6a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Create volume request issued successfully. Sep 08 14:03:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dae555b-5288-4892-81c2-30c66291c6ee tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 212/437] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:16 2026] POST /volume/v3/volumes => generated 766 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:03:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c721627-d4cc-4818-9061-fcc90c4c9c8f tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 226/438] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:17 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 834 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3560fe37-c525-426b-a87d-67cf8f76d387 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3560fe37-c525-426b-a87d-67cf8f76d387 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3560fe37-c525-426b-a87d-67cf8f76d387 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3560fe37-c525-426b-a87d-67cf8f76d387 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3560fe37-c525-426b-a87d-67cf8f76d387 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3560fe37-c525-426b-a87d-67cf8f76d387 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 213/439] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:18 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 858 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-648404518", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-648404518', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Create volume of 1 GB Sep 08 14:03:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Availability Zones retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Flow 'volume_create_api' (7fd2eeaa-f1fe-425a-842d-75625ee50e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe43ea1-790e-4a30-9efd-120051207648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe43ea1-790e-4a30-9efd-120051207648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e18568-8ae5-4eff-b9ee-c5ca0d49fc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ddefe4b-a18b-451d-a2f7-5eb848512bf4 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 214/440] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:19 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 858 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Created reservations ['c8a38275-d0bf-43a3-bbac-d2724bb299b7', '9121aa3e-d113-43d3-81b5-7558fa17c1bd', 'c2542934-7a47-4a32-975c-090cce1a2d44', 'f1009926-cb60-4469-97f8-6d32de5259cf'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e18568-8ae5-4eff-b9ee-c5ca0d49fc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a38275-d0bf-43a3-bbac-d2724bb299b7', '9121aa3e-d113-43d3-81b5-7558fa17c1bd', 'c2542934-7a47-4a32-975c-090cce1a2d44', 'f1009926-cb60-4469-97f8-6d32de5259cf']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95834bfd-aac4-421b-bbb8-2436f6858cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95834bfd-aac4-421b-bbb8-2436f6858cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba4bccca-2b23-4b6c-abd4-9307579245cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-648404518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8a70568664ca1849af46677704a11',qos_specs=None,replication_status=,reservations=['c8a38275-d0bf-43a3-bbac-d2724bb299b7','9121aa3e-d113-43d3-81b5-7558fa17c1bd','c2542934-7a47-4a32-975c-090cce1a2d44','f1009926-cb60-4469-97f8-6d32de5259cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48023babea3464e9e7a3adc431a4857',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-648404518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba4bccca-2b23-4b6c-abd4-9307579245cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b8a70568664ca1849af46677704a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c48023babea3464e9e7a3adc431a4857',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f355a539-b66c-430c-9aee-cebef399126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f355a539-b66c-430c-9aee-cebef399126f) transitioned into state 'SUCCESS' from state '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-648404518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8a70568664ca1849af46677704a11',qos_specs=None,replication_status=,reservations=['c8a38275-d0bf-43a3-bbac-d2724bb299b7','9121aa3e-d113-43d3-81b5-7558fa17c1bd','c2542934-7a47-4a32-975c-090cce1a2d44','f1009926-cb60-4469-97f8-6d32de5259cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48023babea3464e9e7a3adc431a4857',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18016bf-60b3-48ae-8573-5648ccf6778f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18016bf-60b3-48ae-8573-5648ccf6778f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Flow 'volume_create_api' (7fd2eeaa-f1fe-425a-842d-75625ee50e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Create volume request issued successfully. Sep 08 14:03:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7404f4be-e7e7-4610-a876-04e1bcceefd5 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 227/441] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:03:19 2026] POST /volume/v3/volumes => generated 761 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a58d0b40-8e2f-4848-ac30-81ca71d570b3 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 215/442] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:20 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 829 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2d0d0e10-fb42-4bb1-8a54-9d9c59cf95f7 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 228/443] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:20 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 859 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7b7b9ba-b43a-4710-a55f-10754053a7f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 216/444] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5509ef4-6f22-45b9-84ce-ad4b669c9a42 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 229/445] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:22 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57819a42-2b08-4b89-8913-47ae93a34c06 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57819a42-2b08-4b89-8913-47ae93a34c06 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57819a42-2b08-4b89-8913-47ae93a34c06 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57819a42-2b08-4b89-8913-47ae93a34c06 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57819a42-2b08-4b89-8913-47ae93a34c06 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57819a42-2b08-4b89-8913-47ae93a34c06 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 217/446] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:23 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-feb74ad3-f6e7-4a5f-9cf4-6fcb90866477 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 230/447] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a2cde168-34b9-4897-aef0-1155b939f43c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Get all volumes completed successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2cde168-34b9-4897-aef0-1155b939f43c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 218/448] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes => generated 344 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-00169bcf-57e0-4403-9e61-82356743a5c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-00169bcf-57e0-4403-9e61-82356743a5c6 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-00169bcf-57e0-4403-9e61-82356743a5c6 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-00169bcf-57e0-4403-9e61-82356743a5c6 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-00169bcf-57e0-4403-9e61-82356743a5c6 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-00169bcf-57e0-4403-9e61-82356743a5c6 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 231/449] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-64b53056-7581-4238-8957-9ec5a62b033a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 219/450] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9de1c66d-929b-440b-b0d7-56cefde811a8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9de1c66d-929b-440b-b0d7-56cefde811a8 None None] GET http://192.168.122.83/volume// Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9de1c66d-929b-440b-b0d7-56cefde811a8 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9de1c66d-929b-440b-b0d7-56cefde811a8 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9de1c66d-929b-440b-b0d7-56cefde811a8 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:03:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 232/451] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:03:25 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c7764a4d-073a-40df-a962-3e66cc63039a req-75255d82-367c-40f7-8eff-6d6f742f1102 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-75255d82-367c-40f7-8eff-6d6f742f1102 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-75255d82-367c-40f7-8eff-6d6f742f1102 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba4bccca-2b23-4b6c-abd4-9307579245cf", "connector": null, "instance_uuid": "92b4d795-bf07-489a-b83b-daeba627042b"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-75255d82-367c-40f7-8eff-6d6f742f1102 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:03:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 220/452] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:03:25 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-09ad17f7-f732-431f-8945-399575045ad0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-09ad17f7-f732-431f-8945-399575045ad0 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-09ad17f7-f732-431f-8945-399575045ad0 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-09ad17f7-f732-431f-8945-399575045ad0 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-701a54d3-cb18-4f88-b722-4887b05d29da None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-701a54d3-cb18-4f88-b722-4887b05d29da None None] GET http://192.168.122.83/volume// Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-701a54d3-cb18-4f88-b722-4887b05d29da None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-701a54d3-cb18-4f88-b722-4887b05d29da None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-701a54d3-cb18-4f88-b722-4887b05d29da None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:03:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 221/453] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:03:25 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-09ad17f7-f732-431f-8945-399575045ad0 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-09ad17f7-f732-431f-8945-399575045ad0 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 233/454] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:25 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 853 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-6a0e0e01-3cf3-44ec-bd93-5fdb5008cb6e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 222/455] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:03:25 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1034 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] PUT http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Acquiring lock "cinder-attachment_update-ba4bccca-2b23-4b6c-abd4-9307579245cf-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Lock "cinder-attachment_update-ba4bccca-2b23-4b6c-abd4-9307579245cf-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:03:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Lock "cinder-attachment_update-ba4bccca-2b23-4b6c-abd4-9307579245cf-devstack" released by "attachment_update" :: held 0.302s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:03:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-aa062399-5d53-4824-8354-5e483ed4599c tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 234/456] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:03:25 2026] PUT /volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd => generated 694 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-44375649-ed80-4847-9834-da8a24247160 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44375649-ed80-4847-9834-da8a24247160 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44375649-ed80-4847-9834-da8a24247160 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44375649-ed80-4847-9834-da8a24247160 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-44375649-ed80-4847-9834-da8a24247160 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44375649-ed80-4847-9834-da8a24247160 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 223/457] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:26 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c7764a4d-073a-40df-a962-3e66cc63039a req-ed01daea-7184-4e3b-aa99-cff31b319bd8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-ed01daea-7184-4e3b-aa99-cff31b319bd8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] POST http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd/action Sep 08 14:03:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-ed01daea-7184-4e3b-aa99-cff31b319bd8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-ed01daea-7184-4e3b-aa99-cff31b319bd8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c7764a4d-073a-40df-a962-3e66cc63039a req-ed01daea-7184-4e3b-aa99-cff31b319bd8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd/action returned with HTTP 204 Sep 08 14:03:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 235/458] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:03:26 2026] POST /volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a4bca1b1-dd13-4588-a845-471908a83ec9 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 224/459] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a6bb7a46-6fb2-47fe-a167-c38e6fba693e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 236/460] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4172dce8-5848-4339-8bb7-568575b5196e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4172dce8-5848-4339-8bb7-568575b5196e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4172dce8-5848-4339-8bb7-568575b5196e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4172dce8-5848-4339-8bb7-568575b5196e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4172dce8-5848-4339-8bb7-568575b5196e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4172dce8-5848-4339-8bb7-568575b5196e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 225/461] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1146 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b687114-499e-4014-9d46-cc2f76c459dc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:03:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-447104392"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-447104392'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume of 1 GB Sep 08 14:03:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Availability Zones retrieved successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (11af9e67-f91b-4862-a0d1-06345a7e0ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e2dbce-dae3-4c94-bbaa-a15e267bd0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e2dbce-dae3-4c94-bbaa-a15e267bd0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac8b1ef-88d3-4cc6-82e1-2e778b3706f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-408b1204-42db-4733-8ef1-f092f407ee40 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] DELETE http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Delete volume with id: 652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Created reservations ['5bfffe6d-831c-4ef5-9e00-e6a8af00dffe', '7041d412-8340-4d79-bf90-7531690987c6', 'e8e7ab68-9b3a-41f2-b28f-4d51331a2413', 'e6f6f93e-1b53-4d3e-863c-8e2af5d06dfe'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac8b1ef-88d3-4cc6-82e1-2e778b3706f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bfffe6d-831c-4ef5-9e00-e6a8af00dffe', '7041d412-8340-4d79-bf90-7531690987c6', 'e8e7ab68-9b3a-41f2-b28f-4d51331a2413', 'e6f6f93e-1b53-4d3e-863c-8e2af5d06dfe']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Delete volume request issued successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-408b1204-42db-4733-8ef1-f092f407ee40 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 202 Sep 08 14:03:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 226/462] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:03:34 2026] DELETE /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6dc9d0-14c2-4742-b7ae-1b704805d215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6236b63c-d0d2-44a1-939c-caea9e35bc0e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 227/463] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:34 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 858 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6dc9d0-14c2-4742-b7ae-1b704805d215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7feec41d-f58c-48e9-9c43-bc391fd40382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447104392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['5bfffe6d-831c-4ef5-9e00-e6a8af00dffe','7041d412-8340-4d79-bf90-7531690987c6','e8e7ab68-9b3a-41f2-b28f-4d51331a2413','e6f6f93e-1b53-4d3e-863c-8e2af5d06dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447104392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7feec41d-f58c-48e9-9c43-bc391fd40382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5cda09099a496783f45c435e093fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f510f60d8a094cec94ed0a20362ee77b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5bc54a-d27c-41cf-8acc-b56aada49163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5bc54a-d27c-41cf-8acc-b56aada49163) transitioned into state 'SUCCESS' from state '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-447104392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['5bfffe6d-831c-4ef5-9e00-e6a8af00dffe','7041d412-8340-4d79-bf90-7531690987c6','e8e7ab68-9b3a-41f2-b28f-4d51331a2413','e6f6f93e-1b53-4d3e-863c-8e2af5d06dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be6777a-3209-4ccc-a79e-564eb29793b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be6777a-3209-4ccc-a79e-564eb29793b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (11af9e67-f91b-4862-a0d1-06345a7e0ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request issued successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b687114-499e-4014-9d46-cc2f76c459dc tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 237/464] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:33 2026] POST /volume/v3/volumes => generated 761 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7b4cf6f-96bc-4c32-92fc-6bb61f14068c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 228/465] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:35 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 829 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Volume info retrieved successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6cb9bbe3-2ee3-4c76-b43f-3b380cd2506e tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 200 Sep 08 14:03:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 238/466] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:35 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 858 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-848be955-e5fb-4623-9abc-f244e05ebe51 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-848be955-e5fb-4623-9abc-f244e05ebe51 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-848be955-e5fb-4623-9abc-f244e05ebe51 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-848be955-e5fb-4623-9abc-f244e05ebe51 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-848be955-e5fb-4623-9abc-f244e05ebe51 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-848be955-e5fb-4623-9abc-f244e05ebe51 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 229/467] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-72262749-ba47-492f-8887-73fc538d0129 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72262749-ba47-492f-8887-73fc538d0129 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] GET http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 Sep 08 14:03:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-72262749-ba47-492f-8887-73fc538d0129 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-72262749-ba47-492f-8887-73fc538d0129 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72262749-ba47-492f-8887-73fc538d0129 tempest-ServerRescueNegativeTestJSON-1358988832 tempest-ServerRescueNegativeTestJSON-1358988832-project-member] http://192.168.122.83/volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 returned with HTTP 404 Sep 08 14:03:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 239/468] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/volumes/652dfe8b-dc1b-48a7-8834-a82efa4df0c6 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1a57e37-6e03-4637-ae10-2f4f8406962e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 230/469] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:37 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 853 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f27dbc19-0869-4355-af62-b6ca62d76c5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 240/470] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:38 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-36c492e0-b141-4055-94e6-b7241f23eb11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 231/471] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:03:39 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1cc0057c-b307-42fe-98c4-b7711f1a3405 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1cc0057c-b307-42fe-98c4-b7711f1a3405 None None] GET http://192.168.122.83/volume// Sep 08 14:03:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1cc0057c-b307-42fe-98c4-b7711f1a3405 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1cc0057c-b307-42fe-98c4-b7711f1a3405 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1cc0057c-b307-42fe-98c4-b7711f1a3405 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:03:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 241/472] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:03:39 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-45aac831-c3e0-47d5-9df7-2ac4bed0461b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-45aac831-c3e0-47d5-9df7-2ac4bed0461b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:03:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-45aac831-c3e0-47d5-9df7-2ac4bed0461b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7feec41d-f58c-48e9-9c43-bc391fd40382", "connector": null, "instance_uuid": "4c5d3eb1-9b7e-4896-9a7b-8b553d862f30"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-45aac831-c3e0-47d5-9df7-2ac4bed0461b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 232/473] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-88b46d2c-5acc-4b4f-a933-0653f977bede None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88b46d2c-5acc-4b4f-a933-0653f977bede tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-88b46d2c-5acc-4b4f-a933-0653f977bede tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-88b46d2c-5acc-4b4f-a933-0653f977bede tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-936221bb-0fc1-4fca-88e8-40c95133a225 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-936221bb-0fc1-4fca-88e8-40c95133a225 None None] GET http://192.168.122.83/volume// Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-936221bb-0fc1-4fca-88e8-40c95133a225 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-936221bb-0fc1-4fca-88e8-40c95133a225 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-936221bb-0fc1-4fca-88e8-40c95133a225 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:03:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 233/474] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-88b46d2c-5acc-4b4f-a933-0653f977bede tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88b46d2c-5acc-4b4f-a933-0653f977bede tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 242/475] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 853 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-ebbc9dc5-ac6e-4f50-b455-e07eacdc7e76 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 234/476] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1034 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] PUT http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Acquiring lock "cinder-attachment_update-7feec41d-f58c-48e9-9c43-bc391fd40382-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-7feec41d-f58c-48e9-9c43-bc391fd40382-devstack" acquired by "attachment_update" :: waited 0.050s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:03:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:41 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-7feec41d-f58c-48e9-9c43-bc391fd40382-devstack" released by "attachment_update" :: held 0.491s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:03:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-6896faa1-1773-4766-81f0-bf121b595128 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae returned with HTTP 200 Sep 08 14:03:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 243/477] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:03:40 2026] PUT /volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae => generated 694 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0cec6b54-7034-48fa-9a4a-9a091b35343c tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 235/478] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:41 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-1d9d8867-8860-496d-b06c-bb468674e3de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-1d9d8867-8860-496d-b06c-bb468674e3de tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae/action Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-1d9d8867-8860-496d-b06c-bb468674e3de tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-1d9d8867-8860-496d-b06c-bb468674e3de tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c4fffe94-2c13-463b-8627-6f85435712f2 req-1d9d8867-8860-496d-b06c-bb468674e3de tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae/action returned with HTTP 204 Sep 08 14:03:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 244/479] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:03:42 2026] POST /volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bb0d193-4a30-4dce-aa24-17d15d556624 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 236/480] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:42 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1146 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94d60d5e-f66a-4310-b8d2-fd9a4bd0aa27 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 245/481] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:42 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1146 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-93aa021a-a62e-4d30-a5d7-d736b5388a48 req-d4a63fdb-d35e-427e-a806-4a5ee3e18154 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 237/482] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:03:42 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06ede114-fa45-430f-80e9-fdc9d85c9cf2 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 246/483] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:43 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:03:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-5b89db85-3cea-458b-b444-23070498f816 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 238/484] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:03:43 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382/action Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Begin detaching volume completed successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6ed321b7-7849-4daa-9b03-93cb94ae33d9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382/action returned with HTTP 202 Sep 08 14:03:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 247/485] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:03:43 2026] POST /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a6c688f1-0e3e-4afe-88d5-512281f34730 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6c688f1-0e3e-4afe-88d5-512281f34730 None None] GET http://192.168.122.83/volume// Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6c688f1-0e3e-4afe-88d5-512281f34730 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6c688f1-0e3e-4afe-88d5-512281f34730 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6c688f1-0e3e-4afe-88d5-512281f34730 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:03:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 239/486] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:03:43 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-194aa98e-b1c8-4539-8417-8b3f028b0957 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 248/487] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:03:43 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 1330 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6875c8cf-263f-42c7-a92f-9079251e36aa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6875c8cf-263f-42c7-a92f-9079251e36aa tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6875c8cf-263f-42c7-a92f-9079251e36aa tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6875c8cf-263f-42c7-a92f-9079251e36aa tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:03:43 devstack devstack@c-api.service[86976]: /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 08 14:03:43 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:03:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4ead3c13-e8b3-49f9-a318-73d4befa9722 req-6875c8cf-263f-42c7-a92f-9079251e36aa tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae returned with HTTP 200 Sep 08 14:03:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 240/488] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:03:43 2026] DELETE /volume/v3/attachments/aef2982b-c24b-47f2-99a4-877bbd7125ae => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:03:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:03:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:03:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1847c2f7-25e5-4274-9c4a-145365d5ce7b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:03:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 249/489] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:03:44 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-4ec18037-afe4-400f-976f-40f3aa8a6504 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-4ec18037-afe4-400f-976f-40f3aa8a6504 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/attachments?instance_id=92b4d795-bf07-489a-b83b-daeba627042b Sep 08 14:03:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-4ec18037-afe4-400f-976f-40f3aa8a6504 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-4ec18037-afe4-400f-976f-40f3aa8a6504 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:49 devstack devstack@c-api.service[86976]: /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 08 14:03:49 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:03:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-4ec18037-afe4-400f-976f-40f3aa8a6504 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments?instance_id=92b4d795-bf07-489a-b83b-daeba627042b returned with HTTP 200 Sep 08 14:03:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 241/490] 192.168.122.83 () {62 vars in 1521 bytes} [Tue Sep 8 14:03:49 2026] GET /volume/v3/attachments?instance_id=92b4d795-bf07-489a-b83b-daeba627042b => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-ddb8fc92-c4d3-411d-ad04-c89f1f2ed99f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-ddb8fc92-c4d3-411d-ad04-c89f1f2ed99f tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd Sep 08 14:03:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-ddb8fc92-c4d3-411d-ad04-c89f1f2ed99f tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-ddb8fc92-c4d3-411d-ad04-c89f1f2ed99f tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:03:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5ec07e34-896a-42c4-a88b-b8e1610ab500 req-ddb8fc92-c4d3-411d-ad04-c89f1f2ed99f tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd returned with HTTP 200 Sep 08 14:03:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 250/491] 192.168.122.83 () {62 vars in 1535 bytes} [Tue Sep 8 14:03:49 2026] GET /volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd => generated 718 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:59 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=159,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:03:59 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=149,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-e6861933-7439-4b6d-bf9b-89310335ffcc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-e6861933-7439-4b6d-bf9b-89310335ffcc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a Sep 08 14:04:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-e6861933-7439-4b6d-bf9b-89310335ffcc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-e6861933-7439-4b6d-bf9b-89310335ffcc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:10 devstack devstack@c-api.service[86976]: /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 08 14:04:10 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:04:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-e6861933-7439-4b6d-bf9b-89310335ffcc tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a returned with HTTP 200 Sep 08 14:04:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 242/492] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:04:10 2026] DELETE /volume/v3/attachments/35e1f3ae-0ac8-499e-87b8-72588ce2475a => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:04:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:10 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Delete volume with id: b0e39971-9d16-4d16-a47e-903c11b26e95 Sep 08 14:04:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:04:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Delete volume request issued successfully. Sep 08 14:04:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2e5a90e-6158-4723-9cd6-8f4ee83c0d81 req-fa7e2974-a8b2-49ff-a26f-e08e0d83b184 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 returned with HTTP 202 Sep 08 14:04:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 251/493] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 14:04:10 2026] DELETE /volume/v3/volumes/b0e39971-9d16-4d16-a47e-903c11b26e95 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] DELETE http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:04:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:13 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Delete volume with id: b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:04:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:04:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Delete volume request issued successfully. Sep 08 14:04:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1b6ff8c-33bf-4af0-b663-8f2b71f8dfec tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 202 Sep 08 14:04:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 243/494] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:13 2026] DELETE /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:04:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5e927552-4027-4181-8bbb-c3cf2a339162 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e927552-4027-4181-8bbb-c3cf2a339162 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:04:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e927552-4027-4181-8bbb-c3cf2a339162 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e927552-4027-4181-8bbb-c3cf2a339162 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5e927552-4027-4181-8bbb-c3cf2a339162 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:04:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e927552-4027-4181-8bbb-c3cf2a339162 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:04:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 252/495] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:13 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:04:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Volume info retrieved successfully. Sep 08 14:04:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4e6d4f9-4676-437d-9909-1ef5bd4b95ca tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 200 Sep 08 14:04:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 244/496] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:14 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4e503f6f-f6c4-4b21-9bbf-1cd6c15a2576 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e503f6f-f6c4-4b21-9bbf-1cd6c15a2576 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] GET http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 Sep 08 14:04:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e503f6f-f6c4-4b21-9bbf-1cd6c15a2576 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e503f6f-f6c4-4b21-9bbf-1cd6c15a2576 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e503f6f-f6c4-4b21-9bbf-1cd6c15a2576 tempest-ServerActionsTestOtherA-1157441085 tempest-ServerActionsTestOtherA-1157441085-project-member] http://192.168.122.83/volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 returned with HTTP 404 Sep 08 14:04:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 253/497] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:15 2026] GET /volume/v3/volumes/b762888e-fc87-4bca-8d3e-e34443d37268 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-12144f38-d525-46e9-a5f8-1581be9de4c8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:04:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 245/498] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:04:22 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] POST http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf/action Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Begin detaching volume completed successfully. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-dcb6a84a-03ad-4336-894d-75e4dc777e1a tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf/action returned with HTTP 202 Sep 08 14:04:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 254/499] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:04:22 2026] POST /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d1e33302-5256-485b-bd9a-d4595bc8e29b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d1e33302-5256-485b-bd9a-d4595bc8e29b None None] GET http://192.168.122.83/volume// Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d1e33302-5256-485b-bd9a-d4595bc8e29b None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d1e33302-5256-485b-bd9a-d4595bc8e29b None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d1e33302-5256-485b-bd9a-d4595bc8e29b None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:04:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 246/500] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:04:22 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-3823edf3-a727-4dab-b067-31e8f63e80af tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:04:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 255/501] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:04:22 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 1330 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-a7999c67-2239-4336-92ff-da9753e98584 req-1ec78bb6-9b62-4d05-9675-3faccd5473f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-1ec78bb6-9b62-4d05-9675-3faccd5473f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] DELETE http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-1ec78bb6-9b62-4d05-9675-3faccd5473f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-1ec78bb6-9b62-4d05-9675-3faccd5473f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:23 devstack devstack@c-api.service[86976]: /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 08 14:04:23 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a7999c67-2239-4336-92ff-da9753e98584 req-1ec78bb6-9b62-4d05-9675-3faccd5473f8 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd returned with HTTP 200 Sep 08 14:04:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 247/502] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:04:23 2026] DELETE /volume/v3/attachments/308920f2-76a5-4316-b728-e562599135bd => generated 19 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-dd090cef-2809-430e-a397-0bd56c7e642c req-f0046ee9-dd38-4f79-89fb-734ab2f26908 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:04:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 256/503] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:04:23 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Delete volume with id: ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Delete volume request issued successfully. Sep 08 14:04:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-624830ba-379c-4e09-b28e-cc4f3d8f726e tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 202 Sep 08 14:04:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 248/504] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:23 2026] DELETE /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa2254aa-b9d5-47fb-8d15-590544deeef1 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:04:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 257/505] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:23 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b2d3e543-f805-4252-a1da-56557f1e6658 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2d3e543-f805-4252-a1da-56557f1e6658 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2d3e543-f805-4252-a1da-56557f1e6658 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2d3e543-f805-4252-a1da-56557f1e6658 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b2d3e543-f805-4252-a1da-56557f1e6658 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Volume info retrieved successfully. Sep 08 14:04:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2d3e543-f805-4252-a1da-56557f1e6658 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 200 Sep 08 14:04:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 249/506] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:25 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d5767258-c580-431c-9720-da9e6ceb9795 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5767258-c580-431c-9720-da9e6ceb9795 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] GET http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf Sep 08 14:04:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5767258-c580-431c-9720-da9e6ceb9795 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d5767258-c580-431c-9720-da9e6ceb9795 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d5767258-c580-431c-9720-da9e6ceb9795 tempest-TestMinimumBasicScenario-1683715961 tempest-TestMinimumBasicScenario-1683715961-project-member] http://192.168.122.83/volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf returned with HTTP 404 Sep 08 14:04:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 258/507] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:26 2026] GET /volume/v3/volumes/ba4bccca-2b23-4b6c-abd4-9307579245cf => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2092045083"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2092045083'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:29 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume of 1 GB Sep 08 14:04:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Availability Zones retrieved successfully. Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (f9a0c377-11ca-4cf1-9608-548f098775cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c75326-4da9-443b-a5d4-54a288e43372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c75326-4da9-443b-a5d4-54a288e43372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1b033d-6c0e-482f-964a-700bc3dc5f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Created reservations ['a273289f-d7ea-42b9-a336-78d91a8b229e', 'a53bed4d-7c03-4e15-926e-74b52090cb25', '30200bb3-0068-4e4d-964a-782b0e37c3ad', '9358b46d-fab9-42e3-b659-b3ebda32bbde'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1b033d-6c0e-482f-964a-700bc3dc5f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a273289f-d7ea-42b9-a336-78d91a8b229e', 'a53bed4d-7c03-4e15-926e-74b52090cb25', '30200bb3-0068-4e4d-964a-782b0e37c3ad', '9358b46d-fab9-42e3-b659-b3ebda32bbde']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b9c762-ee76-4328-8240-158fc21f5437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b9c762-ee76-4328-8240-158fc21f5437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a391e8d-d1e4-4b2f-90fd-34029b34f58c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2092045083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['a273289f-d7ea-42b9-a336-78d91a8b229e','a53bed4d-7c03-4e15-926e-74b52090cb25','30200bb3-0068-4e4d-964a-782b0e37c3ad','9358b46d-fab9-42e3-b659-b3ebda32bbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2092045083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a391e8d-d1e4-4b2f-90fd-34029b34f58c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5cda09099a496783f45c435e093fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f510f60d8a094cec94ed0a20362ee77b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6daa8-5cef-4f7f-842c-60acafa7d781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6daa8-5cef-4f7f-842c-60acafa7d781) transitioned into state 'SUCCESS' from state '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-2092045083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5cda09099a496783f45c435e093fde',qos_specs=None,replication_status=,reservations=['a273289f-d7ea-42b9-a336-78d91a8b229e','a53bed4d-7c03-4e15-926e-74b52090cb25','30200bb3-0068-4e4d-964a-782b0e37c3ad','9358b46d-fab9-42e3-b659-b3ebda32bbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f510f60d8a094cec94ed0a20362ee77b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5207e59c-f20b-4bdf-8117-f229e40babb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5207e59c-f20b-4bdf-8117-f229e40babb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Flow 'volume_create_api' (f9a0c377-11ca-4cf1-9608-548f098775cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Create volume request issued successfully. Sep 08 14:04:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dd25236-9b1b-4963-85d5-b642b49708d7 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 250/508] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:04:29 2026] POST /volume/v3/volumes => generated 762 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-990ed5a4-a147-41ea-8ee9-670829cca62a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-990ed5a4-a147-41ea-8ee9-670829cca62a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-990ed5a4-a147-41ea-8ee9-670829cca62a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-990ed5a4-a147-41ea-8ee9-670829cca62a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-990ed5a4-a147-41ea-8ee9-670829cca62a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-990ed5a4-a147-41ea-8ee9-670829cca62a tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 259/509] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:30 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 830 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e284ab7a-97dd-43a7-81c0-310485321594 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e284ab7a-97dd-43a7-81c0-310485321594 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e284ab7a-97dd-43a7-81c0-310485321594 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e284ab7a-97dd-43a7-81c0-310485321594 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e284ab7a-97dd-43a7-81c0-310485321594 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e284ab7a-97dd-43a7-81c0-310485321594 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 251/510] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:31 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66203736-ac0c-4eeb-acc0-ac41d0bbdd11 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 260/511] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:32 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99f55be4-aa2f-42b9-a1a6-6e56a04bb201 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 252/512] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:33 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-95f07a78-80d1-4cf6-96d1-a88bd0a6b18b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 261/513] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:04:34 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c93b4dee-a810-4e0b-9583-b6a79721bf36 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c93b4dee-a810-4e0b-9583-b6a79721bf36 None None] GET http://192.168.122.83/volume// Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c93b4dee-a810-4e0b-9583-b6a79721bf36 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c93b4dee-a810-4e0b-9583-b6a79721bf36 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c93b4dee-a810-4e0b-9583-b6a79721bf36 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:04:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 253/514] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:04:34 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-233d7165-cf74-43d5-b910-db0860fad85f req-5f916e37-24de-47eb-a7e8-28958cbf4d61 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-5f916e37-24de-47eb-a7e8-28958cbf4d61 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-5f916e37-24de-47eb-a7e8-28958cbf4d61 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a391e8d-d1e4-4b2f-90fd-34029b34f58c", "connector": null, "instance_uuid": "990c3596-380c-4159-9854-d786ffe4cb28"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-5f916e37-24de-47eb-a7e8-28958cbf4d61 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:04:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 262/515] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:04:34 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b5df7c7-67b1-4e52-8b58-a7d53a72c0b1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b5df7c7-67b1-4e52-8b58-a7d53a72c0b1 None None] GET http://192.168.122.83/volume// Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b5df7c7-67b1-4e52-8b58-a7d53a72c0b1 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b5df7c7-67b1-4e52-8b58-a7d53a72c0b1 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b5df7c7-67b1-4e52-8b58-a7d53a72c0b1 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:04:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 263/516] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:04:34 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:04:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f5d8cef-2223-47ae-8d80-674d7062abc8 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 254/517] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:34 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-672cdebd-58e1-452b-8719-7c474f718a6b tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 264/518] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:04:34 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1035 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:04:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] PUT http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 Sep 08 14:04:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:35 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Acquiring lock "cinder-attachment_update-9a391e8d-d1e4-4b2f-90fd-34029b34f58c-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:04:35 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-9a391e8d-d1e4-4b2f-90fd-34029b34f58c-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:04:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:36 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Lock "cinder-attachment_update-9a391e8d-d1e4-4b2f-90fd-34029b34f58c-devstack" released by "attachment_update" :: held 0.625s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:04:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-57311847-3236-4718-8c0d-f8c4c9d95a55 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 returned with HTTP 200 Sep 08 14:04:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 255/519] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:04:35 2026] PUT /volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 => generated 694 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b9715eb-3082-424d-b137-c9f22a1e4843 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 265/520] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:36 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 855 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93459f62-1537-4d03-af11-8e25797edd3f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93459f62-1537-4d03-af11-8e25797edd3f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93459f62-1537-4d03-af11-8e25797edd3f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93459f62-1537-4d03-af11-8e25797edd3f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93459f62-1537-4d03-af11-8e25797edd3f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93459f62-1537-4d03-af11-8e25797edd3f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 256/521] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:37 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 855 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-233d7165-cf74-43d5-b910-db0860fad85f req-98001df9-8670-4a5c-9325-2bfb9b0f5122 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-98001df9-8670-4a5c-9325-2bfb9b0f5122 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1/action Sep 08 14:04:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-98001df9-8670-4a5c-9325-2bfb9b0f5122 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:04:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-98001df9-8670-4a5c-9325-2bfb9b0f5122 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-233d7165-cf74-43d5-b910-db0860fad85f req-98001df9-8670-4a5c-9325-2bfb9b0f5122 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1/action returned with HTTP 204 Sep 08 14:04:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 266/522] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:04:37 2026] POST /volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b17d4c4-b31d-4a58-8aca-d2ecf52dccdd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 257/523] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:38 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1147 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c0d00407-e5e0-4465-b741-e577a82003a9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c0d00407-e5e0-4465-b741-e577a82003a9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c0d00407-e5e0-4465-b741-e577a82003a9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c0d00407-e5e0-4465-b741-e577a82003a9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c0d00407-e5e0-4465-b741-e577a82003a9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c0d00407-e5e0-4465-b741-e577a82003a9 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 267/524] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:38 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume with id: 9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-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 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf3b127b-cfec-4fb7-9aea-f8a1363c1742 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 400 Sep 08 14:04:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 258/525] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:38 2026] DELETE /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 307 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-499895d8-c897-4136-8003-b60fd316276e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-499895d8-c897-4136-8003-b60fd316276e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-499895d8-c897-4136-8003-b60fd316276e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-499895d8-c897-4136-8003-b60fd316276e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-499895d8-c897-4136-8003-b60fd316276e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-499895d8-c897-4136-8003-b60fd316276e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 268/526] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:38 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-50ed7449-3e6e-48f5-9da9-7bbcbeb6ad17 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 259/527] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:04:38 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1147 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] POST http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c/action Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Begin detaching volume completed successfully. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c9b6313d-9941-403e-b15c-001c67004010 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c/action returned with HTTP 202 Sep 08 14:04:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 269/528] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:04:39 2026] POST /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e9b2a10d-e8b6-45fd-82c0-f0baa8ce9df3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9b2a10d-e8b6-45fd-82c0-f0baa8ce9df3 None None] GET http://192.168.122.83/volume// Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9b2a10d-e8b6-45fd-82c0-f0baa8ce9df3 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9b2a10d-e8b6-45fd-82c0-f0baa8ce9df3 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9b2a10d-e8b6-45fd-82c0-f0baa8ce9df3 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:04:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 260/529] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:04:39 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-3665bda9-684c-4878-826b-09ba5a2997da tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 270/530] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:04:39 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 1331 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c4fa9214-3f51-4f76-8ec6-43ce6c5db6d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c4fa9214-3f51-4f76-8ec6-43ce6c5db6d3 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c4fa9214-3f51-4f76-8ec6-43ce6c5db6d3 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c4fa9214-3f51-4f76-8ec6-43ce6c5db6d3 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:39 devstack devstack@c-api.service[86976]: /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 08 14:04:39 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:04:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-66df4811-5ece-406c-abd1-bcf96735b6cb req-c4fa9214-3f51-4f76-8ec6-43ce6c5db6d3 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 returned with HTTP 200 Sep 08 14:04:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 261/531] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:04:39 2026] DELETE /volume/v3/attachments/2a3d6189-35a2-4e9b-9aac-16747e3b16b1 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf149d6b-b59e-44a2-abd6-8fa4a94bf230 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 271/532] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:40 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:49 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=104,cinder:UPDATE=25,cinder:INSERT=8 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fd0b6b74-3715-4c30-9702-c62ade895875 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1295278767"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1295278767'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume of 1 GB Sep 08 14:04:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Availability Zones retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Flow 'volume_create_api' (3ddf0099-1c1a-4278-852a-4174b3c0b923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b499b04c-1ab8-4ac3-a19c-c03d72ed9ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b499b04c-1ab8-4ac3-a19c-c03d72ed9ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978c221b-fc3c-4f62-8490-7a13ed2d3f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=77,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Created reservations ['df1271df-004b-472b-8f4f-bcff02ecc489', 'fcd3df46-88b8-44a8-a72b-413da32db651', '30f5db0f-9ab3-4d8e-9221-62d6f276d6b4', 'e940b05d-ca20-41dd-88c5-49768684e3a9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978c221b-fc3c-4f62-8490-7a13ed2d3f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1271df-004b-472b-8f4f-bcff02ecc489', 'fcd3df46-88b8-44a8-a72b-413da32db651', '30f5db0f-9ab3-4d8e-9221-62d6f276d6b4', 'e940b05d-ca20-41dd-88c5-49768684e3a9']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160e3d96-800b-42c5-a509-65d178d428e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160e3d96-800b-42c5-a509-65d178d428e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef86a38-191a-400c-adf3-caf8fbd02bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1295278767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce93bf50f494bdc86c17ad309972f99',qos_specs=None,replication_status=,reservations=['df1271df-004b-472b-8f4f-bcff02ecc489','fcd3df46-88b8-44a8-a72b-413da32db651','30f5db0f-9ab3-4d8e-9221-62d6f276d6b4','e940b05d-ca20-41dd-88c5-49768684e3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1295278767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef86a38-191a-400c-adf3-caf8fbd02bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce93bf50f494bdc86c17ad309972f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a0cb37-2daa-4836-97d6-67f37a030d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a0cb37-2daa-4836-97d6-67f37a030d32) transitioned into state 'SUCCESS' from state '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-1295278767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce93bf50f494bdc86c17ad309972f99',qos_specs=None,replication_status=,reservations=['df1271df-004b-472b-8f4f-bcff02ecc489','fcd3df46-88b8-44a8-a72b-413da32db651','30f5db0f-9ab3-4d8e-9221-62d6f276d6b4','e940b05d-ca20-41dd-88c5-49768684e3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6f2d0-99e3-415d-beca-49671809bc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6f2d0-99e3-415d-beca-49671809bc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Flow 'volume_create_api' (3ddf0099-1c1a-4278-852a-4174b3c0b923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume request issued successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd0b6b74-3715-4c30-9702-c62ade895875 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 262/533] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:04:50 2026] POST /volume/v3/volumes => generated 761 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume with id: 9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:04:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5009018a-9d04-4840-b829-bb0af3ae70f5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:04:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 263/534] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:50 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 829 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume request issued successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aeae02ac-0ca5-4740-80cd-ea679f741c48 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 202 Sep 08 14:04:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 272/535] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:50 2026] DELETE /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b47100ce-5357-4e47-acc4-7bb623028651 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b47100ce-5357-4e47-acc4-7bb623028651 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b47100ce-5357-4e47-acc4-7bb623028651 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b47100ce-5357-4e47-acc4-7bb623028651 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b47100ce-5357-4e47-acc4-7bb623028651 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b47100ce-5357-4e47-acc4-7bb623028651 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 200 Sep 08 14:04:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 264/536] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-188c0ebd-8336-4435-8b7e-d264e9626274 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-188c0ebd-8336-4435-8b7e-d264e9626274 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:04:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-188c0ebd-8336-4435-8b7e-d264e9626274 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-188c0ebd-8336-4435-8b7e-d264e9626274 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-188c0ebd-8336-4435-8b7e-d264e9626274 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-188c0ebd-8336-4435-8b7e-d264e9626274 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 273/537] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9e59b9f1-41ff-45a2-b8d3-5657fee266c1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e59b9f1-41ff-45a2-b8d3-5657fee266c1 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e59b9f1-41ff-45a2-b8d3-5657fee266c1 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e59b9f1-41ff-45a2-b8d3-5657fee266c1 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e59b9f1-41ff-45a2-b8d3-5657fee266c1 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c returned with HTTP 404 Sep 08 14:04:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 265/538] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/volumes/9a391e8d-d1e4-4b2f-90fd-34029b34f58c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:04:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume with id: 7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:04:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume request issued successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62df148a-dfc8-4ac1-a4ce-3371c149622e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 202 Sep 08 14:04:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 274/539] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:52 2026] DELETE /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75b48dc0-513e-4dea-b279-b3d40661de5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75b48dc0-513e-4dea-b279-b3d40661de5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75b48dc0-513e-4dea-b279-b3d40661de5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75b48dc0-513e-4dea-b279-b3d40661de5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-75b48dc0-513e-4dea-b279-b3d40661de5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75b48dc0-513e-4dea-b279-b3d40661de5f tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 266/540] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93e7e2ca-ee65-48b4-86cf-98492720d409 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 275/541] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] POST http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3/action Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume updated successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ace28185-60ce-46a1-9bed-aad6eacc1a94 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3/action returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 267/542] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:04:53 2026] POST /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cc3e9fb3-01b9-430b-98a9-a5b42fe2cb3a tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 276/543] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a5e12bb9-6865-488d-891b-a0547d344c81 req-745595dc-2835-4da8-b620-0a994945e33f tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 277/544] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-29d70d27-4ff3-4014-85e4-f48cce35f01e tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 268/545] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-725350640"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-725350640'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume of 1 GB Sep 08 14:04:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Availability Zones retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Flow 'volume_create_api' (97ef72e2-5bd4-458f-bffd-2d6332f2305b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e5d9f4-4fbe-4d47-8ce3-fddd9a051db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e5d9f4-4fbe-4d47-8ce3-fddd9a051db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5ca4e9-5fcd-40fe-94d9-3ab7d28e28f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Created reservations ['8964a807-61cd-46b4-82ee-40cead2e3575', '991e8aa4-8358-4a6d-b505-919d9ba749c4', '96218789-5e36-4bef-9249-5797144fa9bc', '48cdc91a-62c0-4857-944a-b636e476f126'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5ca4e9-5fcd-40fe-94d9-3ab7d28e28f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8964a807-61cd-46b4-82ee-40cead2e3575', '991e8aa4-8358-4a6d-b505-919d9ba749c4', '96218789-5e36-4bef-9249-5797144fa9bc', '48cdc91a-62c0-4857-944a-b636e476f126']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4600939-6f0e-4f4d-81ce-b56de105edaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7beffbbc-6fa1-4111-8169-a27b58e4d199 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7beffbbc-6fa1-4111-8169-a27b58e4d199 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7beffbbc-6fa1-4111-8169-a27b58e4d199 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7beffbbc-6fa1-4111-8169-a27b58e4d199 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4600939-6f0e-4f4d-81ce-b56de105edaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f984bcde-f236-4603-abcf-1c2bd6449dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-725350640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce93bf50f494bdc86c17ad309972f99',qos_specs=None,replication_status=,reservations=['8964a807-61cd-46b4-82ee-40cead2e3575','991e8aa4-8358-4a6d-b505-919d9ba749c4','96218789-5e36-4bef-9249-5797144fa9bc','48cdc91a-62c0-4857-944a-b636e476f126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-725350640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f984bcde-f236-4603-abcf-1c2bd6449dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce93bf50f494bdc86c17ad309972f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7beffbbc-6fa1-4111-8169-a27b58e4d199 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 returned with HTTP 404 Sep 08 14:04:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 269/546] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/volumes/7feec41d-f58c-48e9-9c43-bc391fd40382 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8db609e-cd1e-4c35-8da0-2e746314795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8db609e-cd1e-4c35-8da0-2e746314795f) transitioned into state 'SUCCESS' from state '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-725350640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce93bf50f494bdc86c17ad309972f99',qos_specs=None,replication_status=,reservations=['8964a807-61cd-46b4-82ee-40cead2e3575','991e8aa4-8358-4a6d-b505-919d9ba749c4','96218789-5e36-4bef-9249-5797144fa9bc','48cdc91a-62c0-4857-944a-b636e476f126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e2b542feab464ea40f4aa7fd40ebd6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429eac49-1b92-46ca-8ac8-2f47a37435d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429eac49-1b92-46ca-8ac8-2f47a37435d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Flow 'volume_create_api' (97ef72e2-5bd4-458f-bffd-2d6332f2305b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Create volume request issued successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-43e4cdea-3898-4123-ac9f-150fcf67e67e tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 278/547] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:04:54 2026] POST /volume/v3/volumes => generated 760 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d9a388-a0f5-496d-a7a7-58d3a5b32380 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 270/548] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 828 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-44b47004-c08e-4ba1-a8de-393483046b74 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:04:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume with id: 8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:04:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Delete volume request issued successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-44b47004-c08e-4ba1-a8de-393483046b74 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 202 Sep 08 14:04:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 279/549] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:04:54 2026] DELETE /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c23645ad-1b41-48d3-843a-92bf918400b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c23645ad-1b41-48d3-843a-92bf918400b6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:04:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c23645ad-1b41-48d3-843a-92bf918400b6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c23645ad-1b41-48d3-843a-92bf918400b6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c23645ad-1b41-48d3-843a-92bf918400b6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c23645ad-1b41-48d3-843a-92bf918400b6 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 271/550] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:04:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e700fe0-6833-4d33-9405-5ca976c87b35 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 200 Sep 08 14:04:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 280/551] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:04:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:04:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:04:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Volume info retrieved successfully. Sep 08 14:04:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9697f5a-4c92-4e1e-b2a2-aeffd1506c36 tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 200 Sep 08 14:04:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 272/552] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:56 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:04:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:04:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c020989e-2df5-4843-bf90-a2a15acd9f44 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 200 Sep 08 14:04:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 281/553] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a5575d6b-687d-4ccf-8b63-e8fd2249a1bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5575d6b-687d-4ccf-8b63-e8fd2249a1bd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] GET http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 Sep 08 14:04:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5575d6b-687d-4ccf-8b63-e8fd2249a1bd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5575d6b-687d-4ccf-8b63-e8fd2249a1bd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5575d6b-687d-4ccf-8b63-e8fd2249a1bd tempest-AttachVolumeNegativeTest-1351210820 tempest-AttachVolumeNegativeTest-1351210820-project-member] http://192.168.122.83/volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 returned with HTTP 404 Sep 08 14:04:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 273/554] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/volumes/8c9c13b8-202c-494f-ad9b-bb8a6b63d8f2 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ed444269-873d-43bf-a82d-77f254f1ef9d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] DELETE http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:05:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Delete volume with id: f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:05:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Delete volume request issued successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ed444269-873d-43bf-a82d-77f254f1ef9d tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 202 Sep 08 14:05:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 282/555] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:00 2026] DELETE /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:05:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e03a05b-72b6-43c0-9122-ff3fc86473e9 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 200 Sep 08 14:05:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 274/556] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:00 2026] GET /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd6970ad-1ee9-46eb-a4d9-63aeb18a904b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd6970ad-1ee9-46eb-a4d9-63aeb18a904b tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd6970ad-1ee9-46eb-a4d9-63aeb18a904b tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd6970ad-1ee9-46eb-a4d9-63aeb18a904b tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd6970ad-1ee9-46eb-a4d9-63aeb18a904b tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc returned with HTTP 404 Sep 08 14:05:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 283/557] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:01 2026] GET /volume/v3/volumes/f984bcde-f236-4603-abcf-1c2bd6449dcc => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0faa8172-e79f-4bb6-8579-68d22104a568 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:05:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Delete volume with id: 9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:05:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Delete volume request issued successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0faa8172-e79f-4bb6-8579-68d22104a568 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 202 Sep 08 14:05:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 275/558] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:01 2026] DELETE /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5e565329-c3e1-4b67-8435-761809e10bf5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e565329-c3e1-4b67-8435-761809e10bf5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e565329-c3e1-4b67-8435-761809e10bf5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e565329-c3e1-4b67-8435-761809e10bf5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5e565329-c3e1-4b67-8435-761809e10bf5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Volume info retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e565329-c3e1-4b67-8435-761809e10bf5 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 200 Sep 08 14:05:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 284/559] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:01 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-81b5c832-3578-42d0-a0a0-9636989bf096 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81b5c832-3578-42d0-a0a0-9636989bf096 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] GET http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 Sep 08 14:05:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81b5c832-3578-42d0-a0a0-9636989bf096 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81b5c832-3578-42d0-a0a0-9636989bf096 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81b5c832-3578-42d0-a0a0-9636989bf096 tempest-ServersNegativeTestJSON-538426180 tempest-ServersNegativeTestJSON-538426180-project-member] http://192.168.122.83/volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 returned with HTTP 404 Sep 08 14:05:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 276/560] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:02 2026] GET /volume/v3/volumes/9ef86a38-191a-400c-adf3-caf8fbd02bc3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-082a5feb-4d21-4b5e-b893-f1e0a06261a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-082a5feb-4d21-4b5e-b893-f1e0a06261a1 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:05:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-082a5feb-4d21-4b5e-b893-f1e0a06261a1 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-457838787"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-082a5feb-4d21-4b5e-b893-f1e0a06261a1 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:05:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 285/561] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:05:10 2026] POST /volume/v3/types => generated 227 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb61e45a-d226-4121-85e9-d06eba546576 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb61e45a-d226-4121-85e9-d06eba546576 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:05:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb61e45a-d226-4121-85e9-d06eba546576 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1562454408"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb61e45a-d226-4121-85e9-d06eba546576 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:05:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 277/562] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:05:10 2026] POST /volume/v3/group_types => generated 185 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4b960963-2210-41d0-b85a-484a02f628e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:05:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99ab509a-3289-43f0-a0f6-1d07e9aa6f17", "volume_types": ["2a341a05-5453-43f1-ab8b-5b7817ba5ce8"], "name": "tempest-GroupSnapshotsV319Test-Group-2010652284"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Creating new group {'group': {'group_type': '99ab509a-3289-43f0-a0f6-1d07e9aa6f17', 'volume_types': ['2a341a05-5453-43f1-ab8b-5b7817ba5ce8'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2010652284'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:05:11 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2010652284. Sep 08 14:05:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Availability Zones retrieved successfully. Sep 08 14:05:11 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Created reservations ['f906b43e-817c-4e8f-80f4-795374c234a1'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b960963-2210-41d0-b85a-484a02f628e1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:05:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 286/563] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:05:10 2026] POST /volume/v3/groups => generated 116 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 Sep 08 14:05:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 956bc9e0-9924-4112-9284-c081ba94f8d1 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:05:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:11 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:05:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e30e4be-605d-457a-8cb9-3b546b640ed5 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 returned with HTTP 200 Sep 08 14:05:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 278/564] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:05:11 2026] GET /volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 => generated 396 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 956bc9e0-9924-4112-9284-c081ba94f8d1 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:05:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b2c3f7c-ab65-4a7b-bd08-427de1da470b tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 returned with HTTP 200 Sep 08 14:05:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 287/565] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 => generated 397 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5488546d-b38e-446a-a250-822cb38f43b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-559936353", "volume_type": "2a341a05-5453-43f1-ab8b-5b7817ba5ce8", "group_id": "956bc9e0-9924-4112-9284-c081ba94f8d1", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-559936353', 'volume_type': '2a341a05-5453-43f1-ab8b-5b7817ba5ce8', 'group_id': '956bc9e0-9924-4112-9284-c081ba94f8d1', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Create volume of 1 GB Sep 08 14:05:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:05:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Availability Zones retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Flow 'volume_create_api' (1a908ce4-afa5-4e51-a470-94a86f5d51b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8403ec51-50bd-43db-a1dd-1dd5a60604c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8403ec51-50bd-43db-a1dd-1dd5a60604c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a341a05-5453-43f1-ab8b-5b7817ba5ce8,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-457838787',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a341a05-5453-43f1-ab8b-5b7817ba5ce8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '956bc9e0-9924-4112-9284-c081ba94f8d1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf068a2-2581-4ae7-a0ae-f6e6af507c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-457838787 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-457838787, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-457838787 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-457838787, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Created reservations ['d6eee3c7-ff88-4a4e-ac2c-ecfc11b48e48', 'a428bf0f-cda8-4056-9f62-e7bf0fcd5ec3', '3f1d2562-bd0f-4fe4-baa9-4533540cc354', 'b00f2ad9-1a47-4597-a742-2e045b3f66d9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf068a2-2581-4ae7-a0ae-f6e6af507c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6eee3c7-ff88-4a4e-ac2c-ecfc11b48e48', 'a428bf0f-cda8-4056-9f62-e7bf0fcd5ec3', '3f1d2562-bd0f-4fe4-baa9-4533540cc354', 'b00f2ad9-1a47-4597-a742-2e045b3f66d9']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4837f9a4-4723-4c75-a7ab-3b642677371d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4837f9a4-4723-4c75-a7ab-3b642677371d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5376109-ae5c-42f8-b36e-6bc2b0183387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-559936353',encryption_key_id=None,group_id=956bc9e0-9924-4112-9284-c081ba94f8d1,group_type_id=,metadata={},multiattach=False,project_id='3595708dcfc34c5bb454ab4f6946622a',qos_specs=None,replication_status=,reservations=['d6eee3c7-ff88-4a4e-ac2c-ecfc11b48e48','a428bf0f-cda8-4056-9f62-e7bf0fcd5ec3','3f1d2562-bd0f-4fe4-baa9-4533540cc354','b00f2ad9-1a47-4597-a742-2e045b3f66d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='960930f26536436d80adca55eb91fa90',volume_type_id=2a341a05-5453-43f1-ab8b-5b7817ba5ce8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-559936353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=956bc9e0-9924-4112-9284-c081ba94f8d1,host=None,id=e5376109-ae5c-42f8-b36e-6bc2b0183387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3595708dcfc34c5bb454ab4f6946622a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='960930f26536436d80adca55eb91fa90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a341a05-5453-43f1-ab8b-5b7817ba5ce8),volume_type_id=2a341a05-5453-43f1-ab8b-5b7817ba5ce8)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2568fdc1-a0e0-408d-a558-f6c41d1e017c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2568fdc1-a0e0-408d-a558-f6c41d1e017c) transitioned into state 'SUCCESS' from state '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-559936353',encryption_key_id=None,group_id=956bc9e0-9924-4112-9284-c081ba94f8d1,group_type_id=,metadata={},multiattach=False,project_id='3595708dcfc34c5bb454ab4f6946622a',qos_specs=None,replication_status=,reservations=['d6eee3c7-ff88-4a4e-ac2c-ecfc11b48e48','a428bf0f-cda8-4056-9f62-e7bf0fcd5ec3','3f1d2562-bd0f-4fe4-baa9-4533540cc354','b00f2ad9-1a47-4597-a742-2e045b3f66d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='960930f26536436d80adca55eb91fa90',volume_type_id=2a341a05-5453-43f1-ab8b-5b7817ba5ce8)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7931ad9-034b-4c08-bbe4-dd51270b4834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7931ad9-034b-4c08-bbe4-dd51270b4834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Flow 'volume_create_api' (1a908ce4-afa5-4e51-a470-94a86f5d51b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Create volume request issued successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:12 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:12 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5488546d-b38e-446a-a250-822cb38f43b2 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 279/566] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:05:12 2026] POST /volume/v3/volumes => generated 831 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Volume info retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:13 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:13 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66965f0e-a3eb-4e88-96b9-1f43f70e0f7f tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 returned with HTTP 200 Sep 08 14:05:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 288/567] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 => generated 899 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 Sep 08 14:05:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Volume info retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:14 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:14 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-98c353e3-5acf-412e-87aa-8aa609b53b8d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 returned with HTTP 200 Sep 08 14:05:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 280/568] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:05:14 2026] GET /volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 => generated 923 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 Sep 08 14:05:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Volume info retrieved successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:15 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:15 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31a7027a-c690-4d35-b4d3-bba733c36a4c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 returned with HTTP 200 Sep 08 14:05:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 289/569] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:05:15 2026] GET /volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 => generated 924 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] POST http://192.168.122.83/volume/v3/group_snapshots Sep 08 14:05:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "956bc9e0-9924-4112-9284-c081ba94f8d1", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-847105794"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '956bc9e0-9924-4112-9284-c081ba94f8d1', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-847105794'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 14:05:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-847105794. Sep 08 14:05:16 devstack devstack@c-api.service[86976]: /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 08 14:05:16 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:05:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-457838787 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-457838787, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:16 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Created reservations ['f4487820-ec34-408a-bcb6-2b1ea150bab5', '10092ebc-d370-403f-a800-775c334af171', 'a26e443d-3ac9-4c50-95ef-f1398537a4d1', 'bd2a0869-edb0-4ebc-a78f-43698c450b98'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ef5817c-0c1b-4949-ad34-109d6e5b8da1 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots returned with HTTP 202 Sep 08 14:05:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 281/570] 192.168.122.83 () {62 vars in 1203 bytes} [Tue Sep 8 14:05:15 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fcf07862-258f-45ae-9d9b-ff3929e1eb48 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 290/571] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:16 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 329 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71b58896-bfe7-4a08-b68c-fb25a90872ae tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 282/572] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:17 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 329 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bf0dc27c-fdf7-41f6-8f62-36f82c0fcf76 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 291/573] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 329 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7bde615f-7bfd-449d-b924-43184da6b141 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bde615f-7bfd-449d-b924-43184da6b141 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bde615f-7bfd-449d-b924-43184da6b141 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bde615f-7bfd-449d-b924-43184da6b141 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-7bde615f-7bfd-449d-b924-43184da6b141 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bde615f-7bfd-449d-b924-43184da6b141 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 283/574] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:19 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 329 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84da7c78-7c47-43b2-9246-55dabaefac1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84da7c78-7c47-43b2-9246-55dabaefac1a tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84da7c78-7c47-43b2-9246-55dabaefac1a tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84da7c78-7c47-43b2-9246-55dabaefac1a tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-84da7c78-7c47-43b2-9246-55dabaefac1a tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84da7c78-7c47-43b2-9246-55dabaefac1a tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 292/575] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: /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 08 14:05:20 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Get all snapshots completed successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ece6756-7fdd-415f-b3bf-6ad5029c984d tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 284/576] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-025d455f-c9a0-4a61-bd30-186f88227f09 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-025d455f-c9a0-4a61-bd30-186f88227f09 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-025d455f-c9a0-4a61-bd30-186f88227f09 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-025d455f-c9a0-4a61-bd30-186f88227f09 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-025d455f-c9a0-4a61-bd30-186f88227f09 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Snapshot retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-025d455f-c9a0-4a61-bd30-186f88227f09 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 293/577] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-956366122", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-956366122', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Updating group '4e57afe7-1786-483d-ad51-0cea7a3ad025' with 'creating' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Create volume of 1 GB Sep 08 14:05:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Availability Zones retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-01a17994-df0c-4689-85d2-0da0dbecc1f2 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action returned with HTTP 202 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 294/578] 192.168.122.83 () {62 vars in 1334 bytes} [Tue Sep 8 14:05:20 2026] POST /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Flow 'volume_create_api' (9bda2ef7-30a2-4294-bc49-9d30845035d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c34fdc-b920-4e62-97e1-a354a8d5e3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-61928d2a-b194-4cbd-bcbf-d7572ff54e51 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 295/579] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Updating group '4e57afe7-1786-483d-ad51-0cea7a3ad025' with 'available' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c34fdc-b920-4e62-97e1-a354a8d5e3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0a8ec2-22b8-4cdf-bc49-fb1831322398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6cc98da-18d6-4c8d-b267-531153a0ca98 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 296/580] 192.168.122.83 () {62 vars in 1334 bytes} [Tue Sep 8 14:05:20 2026] POST /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fc8ed4c-251b-493a-a9a2-166d620b20c0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 297/581] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cc0677c7-6176-476a-8e92-c916020ac64d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cc0677c7-6176-476a-8e92-c916020ac64d tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cc0677c7-6176-476a-8e92-c916020ac64d tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cc0677c7-6176-476a-8e92-c916020ac64d tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-cc0677c7-6176-476a-8e92-c916020ac64d tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Updating group '4e57afe7-1786-483d-ad51-0cea7a3ad025' with 'error' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cc0677c7-6176-476a-8e92-c916020ac64d tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 298/582] 192.168.122.83 () {62 vars in 1334 bytes} [Tue Sep 8 14:05:21 2026] POST /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bdb37b2-3433-4330-96cd-dd491c7daedc tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Created reservations ['1c9493fe-0bd6-4dc1-bbea-800e51721158', 'f8c503d9-61b7-46c1-9930-d2bdc51d4985', '9de44d5c-1c81-4b31-a5fd-06532c0f0671', '0d06fbae-c5ba-4189-bf72-19aceff3a213'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 299/583] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0a8ec2-22b8-4cdf-bc49-fb1831322398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9493fe-0bd6-4dc1-bbea-800e51721158', 'f8c503d9-61b7-46c1-9930-d2bdc51d4985', '9de44d5c-1c81-4b31-a5fd-06532c0f0671', '0d06fbae-c5ba-4189-bf72-19aceff3a213']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-919b54f9-a849-4093-8174-362259417a65 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88fa797-f057-4829-8e8a-fce154cc1b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-919b54f9-a849-4093-8174-362259417a65 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] POST http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-919b54f9-a849-4093-8174-362259417a65 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-919b54f9-a849-4093-8174-362259417a65 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-919b54f9-a849-4093-8174-362259417a65 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Updating group '4e57afe7-1786-483d-ad51-0cea7a3ad025' with 'available' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88fa797-f057-4829-8e8a-fce154cc1b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99b1c92-3e10-4bea-a3a2-b82aa87cee1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-956366122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9e86f5b0c44df3b20fc1b4e34febed',qos_specs=None,replication_status=,reservations=['1c9493fe-0bd6-4dc1-bbea-800e51721158','f8c503d9-61b7-46c1-9930-d2bdc51d4985','9de44d5c-1c81-4b31-a5fd-06532c0f0671','0d06fbae-c5ba-4189-bf72-19aceff3a213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1eea501d824ab2a883404145a15297',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-956366122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99b1c92-3e10-4bea-a3a2-b82aa87cee1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9e86f5b0c44df3b20fc1b4e34febed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1eea501d824ab2a883404145a15297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-919b54f9-a849-4093-8174-362259417a65 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 300/584] 192.168.122.83 () {62 vars in 1334 bytes} [Tue Sep 8 14:05:21 2026] POST /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28352367-077c-4e2c-81f0-d20e37c7a1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c44180c-dab9-4d4f-8e4e-08a5a0f3b9f0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 301/585] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] delete called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86977) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.group_snapshots [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Delete group_snapshot with id: 4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28352367-077c-4e2c-81f0-d20e37c7a1b0) transitioned into state 'SUCCESS' from state '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-956366122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9e86f5b0c44df3b20fc1b4e34febed',qos_specs=None,replication_status=,reservations=['1c9493fe-0bd6-4dc1-bbea-800e51721158','f8c503d9-61b7-46c1-9930-d2bdc51d4985','9de44d5c-1c81-4b31-a5fd-06532c0f0671','0d06fbae-c5ba-4189-bf72-19aceff3a213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1eea501d824ab2a883404145a15297',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571efa44-68e8-4c98-8058-71a4b819f232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571efa44-68e8-4c98-8058-71a4b819f232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Flow 'volume_create_api' (9bda2ef7-30a2-4294-bc49-9d30845035d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Create volume request issued successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-74177702-cfb7-4399-a9da-ea14e1aadc7a tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 285/586] 192.168.122.83 () {64 vars in 1425 bytes} [Tue Sep 8 14:05:20 2026] POST /volume/v3/volumes => generated 761 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /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 08 14:05:21 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb39ef53-c08b-4021-a874-0914a048d5d8 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 302/587] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:05:21 2026] DELETE /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8118d96c-3495-430a-b52a-0a92a000b126 req-b4df6145-5a1e-4e9e-9076-abfe6599bdec tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 286/588] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 829 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /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 08 14:05:21 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Get all volumes completed successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:21 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a39cd093-7bc7-4578-8757-e6b5d55fcda5 req-2534f3a5-af40-472e-b24f-8e7dc99aa359 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 287/589] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 829 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68927ac1-cc61-4d6c-9c3e-85962f785306 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 303/590] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /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 08 14:05:21 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Get all snapshots completed successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-686c7b7d-90be-4f18-bfc7-8e6aa10fe886 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 288/591] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95188f0c-9645-4846-8c0f-166b92756629 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95188f0c-9645-4846-8c0f-166b92756629 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95188f0c-9645-4846-8c0f-166b92756629 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95188f0c-9645-4846-8c0f-166b92756629 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-95188f0c-9645-4846-8c0f-166b92756629 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Snapshot retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95188f0c-9645-4846-8c0f-166b92756629 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 304/592] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-788904a9-12f5-43ce-b85a-2da32d352d26 req-d8665503-b205-4640-b4fd-c8801bf5be3f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 289/593] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:22 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de Sep 08 14:05:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Snapshot retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d4e0b4f-1b02-4e5b-a4fe-d77bf77de2be tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de returned with HTTP 200 Sep 08 14:05:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 305/594] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:22 2026] GET /volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c4c0db74-04e4-4bd9-831f-7e08b66910c5 req-47077e13-df02-4378-beac-6563338cb6bf tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 290/595] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:05:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c99b1c92-3e10-4bea-a3a2-b82aa87cee1b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2141711608", "description": null, "metadata": {}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Create snapshot from volume c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-941abb28-3dc0-4b97-82e1-7662ac0dce97 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-941abb28-3dc0-4b97-82e1-7662ac0dce97 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-941abb28-3dc0-4b97-82e1-7662ac0dce97 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-941abb28-3dc0-4b97-82e1-7662ac0dce97 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-941abb28-3dc0-4b97-82e1-7662ac0dce97 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de returned with HTTP 404 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 291/596] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/snapshots/e0c87d3c-d29d-4825-9bc5-e2e183ff38de => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 4e57afe7-1786-483d-ad51-0cea7a3ad025 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Created reservations ['60e38450-d71a-4c36-b469-c1cf1ed38560', '77e136a6-4d6c-47ed-a484-9f129f87b5fd', 'b246d2f3-c992-427a-8d51-cabb224f7af5', '958efd84-e2e0-43bd-bb6f-0448acd55417'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0d9147a-7dd8-4eb1-aeee-1c42c332bcaa tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 returned with HTTP 404 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 292/597] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/group_snapshots/4e57afe7-1786-483d-ad51-0cea7a3ad025 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-99692172-78f9-4477-b452-7c0a41a97cf0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Get all volumes completed successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:24 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot create request issued successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-15b3120d-e74a-4f6a-96df-e09df89de4e3 req-8f2b2c9b-3512-4dfa-84db-14b6f162ec72 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:05:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 306/598] 192.168.122.83 () {64 vars in 1431 bytes} [Tue Sep 8 14:05:23 2026] POST /volume/v3/snapshots => generated 311 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99692172-78f9-4477-b452-7c0a41a97cf0 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 293/599] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] POST http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1/action Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] delete called for group 956bc9e0-9924-4112-9284-c081ba94f8d1 {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Delete group with id: 956bc9e0-9924-4112-9284-c081ba94f8d1 Sep 08 14:05:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Snapshot retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d6189d31-206b-4505-8b80-10647aab51c9 req-6e3e44bb-a6a1-4e9f-a6cb-cf2b973b4e43 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 294/600] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86977]: /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 08 14:05:24 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:05:24 devstack devstack@c-api.service[86977]: /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 08 14:05:24 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /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 08 14:05:24 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] Get all snapshots completed successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-418194b8-025e-457d-a82d-6215c359acb6 req-8d868d90-f49f-4c38-b8d9-17538c4ffe61 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-reader] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 295/601] 192.168.122.83 () {60 vars in 1398 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc238138-b764-4112-ad1c-6a36c2f07a23 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1/action returned with HTTP 202 Sep 08 14:05:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 307/602] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:05:24 2026] POST /volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c33fa061-9389-4162-a181-41d96e7c3cc0 req-b7106a72-e534-470e-944a-e19e2e8e6b16 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 308/603] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Volume info retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:05:24 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:05:24 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:05:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a3e7600-5951-4c6e-8ff8-4708bbbc7f26 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 296/604] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 => generated 923 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7e77f455-57a8-43b0-b8dd-eb1dc3782d00 req-551e883b-9c4d-4c2f-865b-63319f5958d6 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 309/605] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ce541c8b-0da2-4bbb-9efb-508362362468 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce541c8b-0da2-4bbb-9efb-508362362468 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 Sep 08 14:05:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce541c8b-0da2-4bbb-9efb-508362362468 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce541c8b-0da2-4bbb-9efb-508362362468 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce541c8b-0da2-4bbb-9efb-508362362468 tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 returned with HTTP 404 Sep 08 14:05:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 297/606] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/volumes/e5376109-ae5c-42f8-b36e-6bc2b0183387 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 956bc9e0-9924-4112-9284-c081ba94f8d1 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:05:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:25 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:05:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d01dc22-0ccc-4ed5-9d60-1c64333ab25c tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 310/607] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 => generated 358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-443b9e0b-0c21-4b9a-9ac7-c28db33151ef req-52af7583-f5ba-48a2-aedc-8db6e0d2c205 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 298/608] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] GET http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] show called for member 956bc9e0-9924-4112-9284-c081ba94f8d1 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fc10bbc-02fd-4f39-8ac2-d4076c9c96cb tempest-GroupSnapshotsV319Test-554869678 tempest-GroupSnapshotsV319Test-554869678-project-member] http://192.168.122.83/volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 returned with HTTP 404 Sep 08 14:05:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 311/609] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/groups/956bc9e0-9924-4112-9284-c081ba94f8d1 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68125ce3-91e7-4c30-ade0-85071d4c6925 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68125ce3-91e7-4c30-ade0-85071d4c6925 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/99ab509a-3289-43f0-a0f6-1d07e9aa6f17 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68125ce3-91e7-4c30-ade0-85071d4c6925 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68125ce3-91e7-4c30-ade0-85071d4c6925 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68125ce3-91e7-4c30-ade0-85071d4c6925 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/group_types/99ab509a-3289-43f0-a0f6-1d07e9aa6f17 returned with HTTP 202 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 299/610] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/group_types/99ab509a-3289-43f0-a0f6-1d07e9aa6f17 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5d98344d-c757-41d1-afc6-fad9cc18c012 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5d98344d-c757-41d1-afc6-fad9cc18c012 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] DELETE http://192.168.122.83/volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5d98344d-c757-41d1-afc6-fad9cc18c012 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5d98344d-c757-41d1-afc6-fad9cc18c012 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5d98344d-c757-41d1-afc6-fad9cc18c012 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 returned with HTTP 202 Sep 08 14:05:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 312/611] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cdbc6dca-122e-4536-87e0-daa822befcf8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cdbc6dca-122e-4536-87e0-daa822befcf8 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] GET http://192.168.122.83/volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cdbc6dca-122e-4536-87e0-daa822befcf8 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cdbc6dca-122e-4536-87e0-daa822befcf8 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cdbc6dca-122e-4536-87e0-daa822befcf8 tempest-GroupSnapshotsV319Test-1110156198 tempest-GroupSnapshotsV319Test-1110156198-project-admin] http://192.168.122.83/volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 returned with HTTP 404 Sep 08 14:05:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 300/612] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/types/2a341a05-5453-43f1-ab8b-5b7817ba5ce8 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f1a8e82d-b2d4-4b1c-bc4f-cf3e39390a47 req-57d72d67-9452-424e-a192-f386ca123f6f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 313/613] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Delete snapshot with id: fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot delete request issued successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4342d9ac-df8b-4793-9edc-6a1562c47fb5 req-d3bee72f-1ce5-46b8-90b3-37356a0586f9 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 202 Sep 08 14:05:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 301/614] 192.168.122.83 () {62 vars in 1510 bytes} [Tue Sep 8 14:05:27 2026] DELETE /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a30bd7e8-1313-46d5-a2d1-abae9f9477f5 req-71a3a8d2-32ab-4c29-9b65-d9c5bf7abaa4 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 314/615] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-53898fa2-e662-4615-a5a9-396c002cd342 req-abe543ca-172a-4f58-b73f-eb6a79561769 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 302/616] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:29 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Snapshot retrieved successfully. Sep 08 14:05:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-9e3dc697-7e2d-4aed-9d7f-99f5ac77d63e req-df7622b1-4649-4767-aa50-b61b4ed0a773 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 200 Sep 08 14:05:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 315/617] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:30 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-670345180"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-670345180'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume of 1 GB Sep 08 14:05:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Availability Zones retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (a563bc8d-be17-4fd5-9838-ff9d6a614c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff6bd6a-5cdf-4446-8ecc-b99646b5d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff6bd6a-5cdf-4446-8ecc-b99646b5d755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f1eddf-2f09-4e87-ba2b-f634d9580369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-f75577ed-754b-44c3-8b6b-611ceb49a2e4 req-820187f2-ae2f-4c1c-9e64-6798b2af6c13 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f75577ed-754b-44c3-8b6b-611ceb49a2e4 req-820187f2-ae2f-4c1c-9e64-6798b2af6c13 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f75577ed-754b-44c3-8b6b-611ceb49a2e4 req-820187f2-ae2f-4c1c-9e64-6798b2af6c13 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f75577ed-754b-44c3-8b6b-611ceb49a2e4 req-820187f2-ae2f-4c1c-9e64-6798b2af6c13 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f75577ed-754b-44c3-8b6b-611ceb49a2e4 req-820187f2-ae2f-4c1c-9e64-6798b2af6c13 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 returned with HTTP 404 Sep 08 14:05:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 316/618] 192.168.122.83 () {60 vars in 1488 bytes} [Tue Sep 8 14:05:31 2026] GET /volume/v3/snapshots/fa016751-49e7-48c5-8a8e-3ba88a6c8e37 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] DELETE http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Delete volume with id: c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Created reservations ['5f3235da-cbb9-44a1-ade5-bc53615c9667', '74f6997a-9b66-4719-bf71-aea7e2fffd2f', 'eeed71f3-c348-491b-9049-edd15d489d7f', 'add27bb0-6708-4485-bdd8-1625abf9001a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f1eddf-2f09-4e87-ba2b-f634d9580369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f3235da-cbb9-44a1-ade5-bc53615c9667', '74f6997a-9b66-4719-bf71-aea7e2fffd2f', 'eeed71f3-c348-491b-9049-edd15d489d7f', 'add27bb0-6708-4485-bdd8-1625abf9001a']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb559b9e-36b5-4966-acbf-df8356022117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Delete volume request issued successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-58eeb2f9-0495-49b8-b9c1-cfa829a3ed05 req-0894bf26-c02f-4bfd-b894-91db0127540f tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 202 Sep 08 14:05:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 317/619] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 14:05:31 2026] DELETE /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb559b9e-36b5-4966-acbf-df8356022117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38427ab8-6376-45d3-a95a-117650d46009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-670345180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['5f3235da-cbb9-44a1-ade5-bc53615c9667','74f6997a-9b66-4719-bf71-aea7e2fffd2f','eeed71f3-c348-491b-9049-edd15d489d7f','add27bb0-6708-4485-bdd8-1625abf9001a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-670345180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38427ab8-6376-45d3-a95a-117650d46009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4036da8dcc840fca807ac72d054b647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-05690ae6-0ad7-4b4b-83ea-b42da34aa548 req-65ffe332-b74d-444c-a2d2-49cff405bc47 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1975024-d8cc-4973-bbbb-597d97c5b341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 318/620] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:31 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1975024-d8cc-4973-bbbb-597d97c5b341) transitioned into state 'SUCCESS' from state '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-670345180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['5f3235da-cbb9-44a1-ade5-bc53615c9667','74f6997a-9b66-4719-bf71-aea7e2fffd2f','eeed71f3-c348-491b-9049-edd15d489d7f','add27bb0-6708-4485-bdd8-1625abf9001a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56a5378-651b-499d-a913-6133564cebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56a5378-651b-499d-a913-6133564cebbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (a563bc8d-be17-4fd5-9838-ff9d6a614c51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request issued successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08a2e3ba-8407-48f7-9cee-896ac5fd166c tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 303/621] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:31 2026] POST /volume/v3/volumes => generated 757 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11dfa608-d5c8-4e14-be76-d5df72ff732d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 319/622] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:31 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Volume info retrieved successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-44947fa3-4d87-4a14-87ce-978f3eff197d req-b84a83fb-6a46-460a-8915-f5a7aebbfbb0 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 200 Sep 08 14:05:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 304/623] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:32 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddcd64c8-53d9-4ff3-a072-e892b2fedcb9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 320/624] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:32 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2b586dbd-16cc-4fd5-a87a-0294aeba85a1 req-f4be70f2-1bce-427e-8ce5-01f03eadf258 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2b586dbd-16cc-4fd5-a87a-0294aeba85a1 req-f4be70f2-1bce-427e-8ce5-01f03eadf258 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2b586dbd-16cc-4fd5-a87a-0294aeba85a1 req-f4be70f2-1bce-427e-8ce5-01f03eadf258 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2b586dbd-16cc-4fd5-a87a-0294aeba85a1 req-f4be70f2-1bce-427e-8ce5-01f03eadf258 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2b586dbd-16cc-4fd5-a87a-0294aeba85a1 req-f4be70f2-1bce-427e-8ce5-01f03eadf258 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 404 Sep 08 14:05:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 305/625] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:33 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] DELETE http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Delete volume with id: c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2e4e09c9-49a2-429c-a4da-52121126aade None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c413cb04-d151-4391-9c1a-0f84832f362f req-2d0891ed-4c74-465f-b3d8-29fb290a8484 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 404 Sep 08 14:05:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 321/626] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 14:05:33 2026] DELETE /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e4e09c9-49a2-429c-a4da-52121126aade tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e4e09c9-49a2-429c-a4da-52121126aade tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e4e09c9-49a2-429c-a4da-52121126aade tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-50a0093c-f0dd-48f9-b749-968f1d3dff75 req-06dfa312-af05-4f1f-8d47-4fea2c9f6c62 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-50a0093c-f0dd-48f9-b749-968f1d3dff75 req-06dfa312-af05-4f1f-8d47-4fea2c9f6c62 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] GET http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b Sep 08 14:05:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-50a0093c-f0dd-48f9-b749-968f1d3dff75 req-06dfa312-af05-4f1f-8d47-4fea2c9f6c62 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-50a0093c-f0dd-48f9-b749-968f1d3dff75 req-06dfa312-af05-4f1f-8d47-4fea2c9f6c62 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2e4e09c9-49a2-429c-a4da-52121126aade tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e4e09c9-49a2-429c-a4da-52121126aade tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 306/627] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:33 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-50a0093c-f0dd-48f9-b749-968f1d3dff75 req-06dfa312-af05-4f1f-8d47-4fea2c9f6c62 tempest-VolumesSnapshotsTestJSON-353164431 tempest-VolumesSnapshotsTestJSON-353164431-project-member] http://192.168.122.83/volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b returned with HTTP 404 Sep 08 14:05:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 322/628] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:33 2026] GET /volume/v3/volumes/c99b1c92-3e10-4bea-a3a2-b82aa87cee1b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-0eff2024-88f2-4e8a-840f-7921bdd2a39d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 307/629] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:34 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a3bdfa34-287f-47bb-92e8-68232746901e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3bdfa34-287f-47bb-92e8-68232746901e None None] GET http://192.168.122.83/volume// Sep 08 14:05:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3bdfa34-287f-47bb-92e8-68232746901e None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3bdfa34-287f-47bb-92e8-68232746901e None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3bdfa34-287f-47bb-92e8-68232746901e None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:05:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 323/630] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:05:34 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-44a6d342-183b-43b3-b82b-38d8527b9991 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d576fd2b-9747-4c52-85fc-bb3f194ef315 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-44a6d342-183b-43b3-b82b-38d8527b9991 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-44a6d342-183b-43b3-b82b-38d8527b9991 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38427ab8-6376-45d3-a95a-117650d46009", "connector": null, "instance_uuid": "e286255e-5850-4964-95c4-7b110a2765d7"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-44a6d342-183b-43b3-b82b-38d8527b9991 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 308/631] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:05:34 2026] POST /volume/v3/attachments => generated 273 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cadb48db-a537-426c-889f-81de3c4d50e6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cadb48db-a537-426c-889f-81de3c4d50e6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cadb48db-a537-426c-889f-81de3c4d50e6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cadb48db-a537-426c-889f-81de3c4d50e6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cadb48db-a537-426c-889f-81de3c4d50e6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cadb48db-a537-426c-889f-81de3c4d50e6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 309/632] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-219d85b3-6cc6-4c51-9f78-95cf9eb668cd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-219d85b3-6cc6-4c51-9f78-95cf9eb668cd None None] GET http://192.168.122.83/volume// Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-219d85b3-6cc6-4c51-9f78-95cf9eb668cd None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-219d85b3-6cc6-4c51-9f78-95cf9eb668cd None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-219d85b3-6cc6-4c51-9f78-95cf9eb668cd None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 310/633] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d576fd2b-9747-4c52-85fc-bb3f194ef315 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:05:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d576fd2b-9747-4c52-85fc-bb3f194ef315 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-755713578"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d576fd2b-9747-4c52-85fc-bb3f194ef315 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:05:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 324/634] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:05:35 2026] POST /volume/v3/group_types => generated 180 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7bd701f6-7675-4a21-8071-ec5b4db84cda None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bd701f6-7675-4a21-8071-ec5b4db84cda tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] POST http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs Sep 08 14:05:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bd701f6-7675-4a21-8071-ec5b4db84cda tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-5e66eaa4-f605-4727-b2c2-341e6e3ccea9 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 311/635] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1030 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bd701f6-7675-4a21-8071-ec5b4db84cda tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs returned with HTTP 202 Sep 08 14:05:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 325/636] 192.168.122.83 () {62 vars in 1337 bytes} [Tue Sep 8 14:05:35 2026] POST /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs => generated 53 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-afc960c1-2469-4cc9-bdb9-3ab418f4a8dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-afc960c1-2469-4cc9-bdb9-3ab418f4a8dd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] POST http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs Sep 08 14:05:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-afc960c1-2469-4cc9-bdb9-3ab418f4a8dd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-afc960c1-2469-4cc9-bdb9-3ab418f4a8dd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs returned with HTTP 202 Sep 08 14:05:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 312/637] 192.168.122.83 () {62 vars in 1337 bytes} [Tue Sep 8 14:05:35 2026] POST /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs => generated 61 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-60714935-6967-4cfd-8fd9-b4242f015b98 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60714935-6967-4cfd-8fd9-b4242f015b98 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60714935-6967-4cfd-8fd9-b4242f015b98 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60714935-6967-4cfd-8fd9-b4242f015b98 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60714935-6967-4cfd-8fd9-b4242f015b98 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 326/638] 192.168.122.83 () {60 vars in 1331 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d173bded-40f3-483a-bba5-68b1f3067c7e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d173bded-40f3-483a-bba5-68b1f3067c7e tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d173bded-40f3-483a-bba5-68b1f3067c7e tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d173bded-40f3-483a-bba5-68b1f3067c7e tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] PUT http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d173bded-40f3-483a-bba5-68b1f3067c7e tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 313/639] 192.168.122.83 () {60 vars in 1331 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 => generated 18 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f174f1e7-13f2-4f76-990d-b796ba427c21 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Acquiring lock "cinder-attachment_update-38427ab8-6376-45d3-a95a-117650d46009-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f174f1e7-13f2-4f76-990d-b796ba427c21 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] PUT http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f174f1e7-13f2-4f76-990d-b796ba427c21 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-38427ab8-6376-45d3-a95a-117650d46009-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f174f1e7-13f2-4f76-990d-b796ba427c21 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 314/640] 192.168.122.83 () {62 vars in 1351 bytes} [Tue Sep 8 14:05:36 2026] PUT /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 => generated 26 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b3ad8147-2798-495a-b2f9-93fa2b24cddd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3ad8147-2798-495a-b2f9-93fa2b24cddd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3ad8147-2798-495a-b2f9-93fa2b24cddd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3ad8147-2798-495a-b2f9-93fa2b24cddd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3ad8147-2798-495a-b2f9-93fa2b24cddd tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 315/641] 192.168.122.83 () {60 vars in 1316 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs => generated 87 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ce43289d-cc44-479a-97a8-578608592c3c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce43289d-cc44-479a-97a8-578608592c3c tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce43289d-cc44-479a-97a8-578608592c3c tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce43289d-cc44-479a-97a8-578608592c3c tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce43289d-cc44-479a-97a8-578608592c3c tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 316/642] 192.168.122.83 () {60 vars in 1334 bytes} [Tue Sep 8 14:05:36 2026] DELETE /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] HTTP exception thrown: Group Type 26c5e891-4798-44df-9759-b3d55ac2034d has no extra spec with key key1. Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e14037-3d50-4a8f-94d0-fe74444ce0ed tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 returned with HTTP 404 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 317/643] 192.168.122.83 () {60 vars in 1331 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key1 => generated 126 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d754f2b4-3279-42a5-8bbb-2e8710f70d7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d754f2b4-3279-42a5-8bbb-2e8710f70d7a tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d754f2b4-3279-42a5-8bbb-2e8710f70d7a tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d754f2b4-3279-42a5-8bbb-2e8710f70d7a tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d754f2b4-3279-42a5-8bbb-2e8710f70d7a tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 318/644] 192.168.122.83 () {60 vars in 1334 bytes} [Tue Sep 8 14:05:36 2026] DELETE /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] HTTP exception thrown: Group Type 26c5e891-4798-44df-9759-b3d55ac2034d has no extra spec with key key2. Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-84d5e6f6-2103-46eb-ab00-4621ff00eda5 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 returned with HTTP 404 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 319/645] 192.168.122.83 () {60 vars in 1331 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key2 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0746f852-12d3-4e0e-a0fe-108f0bdc3303 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0746f852-12d3-4e0e-a0fe-108f0bdc3303 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0746f852-12d3-4e0e-a0fe-108f0bdc3303 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0746f852-12d3-4e0e-a0fe-108f0bdc3303 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-38427ab8-6376-45d3-a95a-117650d46009-devstack" released by "attachment_update" :: held 0.409s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-b791532e-6f28-4331-b141-3bebf51ae9ac tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 327/646] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:05:36 2026] PUT /volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 => generated 694 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0746f852-12d3-4e0e-a0fe-108f0bdc3303 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 320/647] 192.168.122.83 () {60 vars in 1334 bytes} [Tue Sep 8 14:05:36 2026] DELETE /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] GET http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] HTTP exception thrown: Group Type 26c5e891-4798-44df-9759-b3d55ac2034d has no extra spec with key key3. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23c7d99b-c5a6-44c0-9727-e223fc5a9585 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 returned with HTTP 404 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 328/648] 192.168.122.83 () {60 vars in 1331 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d/group_specs/key3 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e23c44b3-bf42-4c41-b1ea-bdcb41942d04 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e23c44b3-bf42-4c41-b1ea-bdcb41942d04 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e23c44b3-bf42-4c41-b1ea-bdcb41942d04 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e23c44b3-bf42-4c41-b1ea-bdcb41942d04 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e23c44b3-bf42-4c41-b1ea-bdcb41942d04 tempest-GroupTypeSpecsTest-1231757381 tempest-GroupTypeSpecsTest-1231757381-project-admin] http://192.168.122.83/volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 321/649] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:05:36 2026] DELETE /volume/v3/group_types/26c5e891-4798-44df-9759-b3d55ac2034d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f40a5e28-48db-4023-b129-a04a98910b80 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f40a5e28-48db-4023-b129-a04a98910b80 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f40a5e28-48db-4023-b129-a04a98910b80 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f40a5e28-48db-4023-b129-a04a98910b80 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f40a5e28-48db-4023-b129-a04a98910b80 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f40a5e28-48db-4023-b129-a04a98910b80 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 329/650] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-abb251e1-0cc5-48c2-aecd-9fd98143cf06 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-abb251e1-0cc5-48c2-aecd-9fd98143cf06 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1/action Sep 08 14:05:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-abb251e1-0cc5-48c2-aecd-9fd98143cf06 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-abb251e1-0cc5-48c2-aecd-9fd98143cf06 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d4df3539-a996-4d8e-8f5c-da59bf6fabf4 req-abb251e1-0cc5-48c2-aecd-9fd98143cf06 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1/action returned with HTTP 204 Sep 08 14:05:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 322/651] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:05:37 2026] POST /volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d66ad6de-550c-4447-9ca3-ebe89f176993 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 330/652] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2cafcb0f-db04-436f-969a-ac61c61de9ed tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 323/653] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:38 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1142 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-85546165-b220-4b62-9c6e-554a6f9fc75f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85546165-b220-4b62-9c6e-554a6f9fc75f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:05:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85546165-b220-4b62-9c6e-554a6f9fc75f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85546165-b220-4b62-9c6e-554a6f9fc75f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-85546165-b220-4b62-9c6e-554a6f9fc75f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85546165-b220-4b62-9c6e-554a6f9fc75f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:05:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 331/654] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:39 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1142 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-318173931"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-318173931'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume of 1 GB Sep 08 14:05:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Availability Zones retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (df57e17f-edd5-472a-b04b-b5755c26bf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd4d408-6bf7-4022-95be-418076431c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd4d408-6bf7-4022-95be-418076431c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5d67f-87cd-4e1c-b6f0-e738875a818e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Created reservations ['0f05ea73-d0dd-4cc8-bf18-58d652590e39', 'd993f7de-608c-437c-9869-18f9f5a96c18', '9072cb2c-4ad6-43d5-ac93-5f57845550a9', '2a1d3b97-99a2-4462-83e8-4ca912369d22'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5d67f-87cd-4e1c-b6f0-e738875a818e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f05ea73-d0dd-4cc8-bf18-58d652590e39', 'd993f7de-608c-437c-9869-18f9f5a96c18', '9072cb2c-4ad6-43d5-ac93-5f57845550a9', '2a1d3b97-99a2-4462-83e8-4ca912369d22']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b8f540-9ae2-44b7-805c-eb168abb929a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b8f540-9ae2-44b7-805c-eb168abb929a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f078b375-6ef8-4dce-8d69-7ed32019f0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318173931',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['0f05ea73-d0dd-4cc8-bf18-58d652590e39','d993f7de-608c-437c-9869-18f9f5a96c18','9072cb2c-4ad6-43d5-ac93-5f57845550a9','2a1d3b97-99a2-4462-83e8-4ca912369d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318173931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f078b375-6ef8-4dce-8d69-7ed32019f0a6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b0a32570c8437483cf010ced11f1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba55f1b-6f65-472d-9fab-e62044ada211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba55f1b-6f65-472d-9fab-e62044ada211) transitioned into state 'SUCCESS' from state '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-318173931',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['0f05ea73-d0dd-4cc8-bf18-58d652590e39','d993f7de-608c-437c-9869-18f9f5a96c18','9072cb2c-4ad6-43d5-ac93-5f57845550a9','2a1d3b97-99a2-4462-83e8-4ca912369d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d049c75-cf0c-410d-a2b8-3c8cc2b2c938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d049c75-cf0c-410d-a2b8-3c8cc2b2c938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (df57e17f-edd5-472a-b04b-b5755c26bf58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request issued successfully. Sep 08 14:05:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d7b6a16-60d4-499b-823f-1b13eb9eec03 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 324/655] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:05:40 2026] POST /volume/v3/volumes => generated 766 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0474801d-2ec7-4b2d-96d6-cb83566ec60b tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 200 Sep 08 14:05:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 332/656] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:41 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2971f17e-7dad-412c-92a5-1d9f196366db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2971f17e-7dad-412c-92a5-1d9f196366db tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2971f17e-7dad-412c-92a5-1d9f196366db tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2971f17e-7dad-412c-92a5-1d9f196366db tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2971f17e-7dad-412c-92a5-1d9f196366db tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2971f17e-7dad-412c-92a5-1d9f196366db tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 200 Sep 08 14:05:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 325/657] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:42 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0620e4fd-ab88-4993-afdb-beb4972f91d8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 333/658] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 859 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2b2952e9-c379-4b5f-b6cc-7ec255a7b8c0 req-f993e7aa-4d20-4283-84d5-97d552c84371 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 326/659] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2078202625"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2078202625'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume of 1 GB Sep 08 14:05:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Availability Zones retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (61504601-1c2a-4d9d-b280-1fe00b28368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2135a3d1-1513-4f3c-ac15-38d31946182d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2135a3d1-1513-4f3c-ac15-38d31946182d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2460904d-2d65-49f4-868a-1df7fc952eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Created reservations ['5fa1c46e-925f-4e06-9156-e2d1881bc7ef', 'e5132765-5711-4f9a-b9aa-d2868c0b693f', 'f52aac92-ee4b-4e58-b637-fcaa5a3aefa1', '2cdbdeeb-fe7f-442a-b8f1-6b7ce50fa278'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2460904d-2d65-49f4-868a-1df7fc952eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa1c46e-925f-4e06-9156-e2d1881bc7ef', 'e5132765-5711-4f9a-b9aa-d2868c0b693f', 'f52aac92-ee4b-4e58-b637-fcaa5a3aefa1', '2cdbdeeb-fe7f-442a-b8f1-6b7ce50fa278']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9658612c-5abd-430e-be2f-900b83c29fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9658612c-5abd-430e-be2f-900b83c29fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347650f9-6349-4d7f-840b-87dd8289d056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2078202625',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['5fa1c46e-925f-4e06-9156-e2d1881bc7ef','e5132765-5711-4f9a-b9aa-d2868c0b693f','f52aac92-ee4b-4e58-b637-fcaa5a3aefa1','2cdbdeeb-fe7f-442a-b8f1-6b7ce50fa278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2078202625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347650f9-6349-4d7f-840b-87dd8289d056,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b0a32570c8437483cf010ced11f1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5afd6f-3ba5-47b9-9b12-e1eb53b978ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5afd6f-3ba5-47b9-9b12-e1eb53b978ca) transitioned into state 'SUCCESS' from state '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-2078202625',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['5fa1c46e-925f-4e06-9156-e2d1881bc7ef','e5132765-5711-4f9a-b9aa-d2868c0b693f','f52aac92-ee4b-4e58-b637-fcaa5a3aefa1','2cdbdeeb-fe7f-442a-b8f1-6b7ce50fa278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc8bc6b-a38f-417d-a695-52ba6b77b62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc8bc6b-a38f-417d-a695-52ba6b77b62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (61504601-1c2a-4d9d-b280-1fe00b28368f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request issued successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-22295c14-8aee-4006-89d9-7774a31bf3e6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 334/660] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:05:43 2026] POST /volume/v3/volumes => generated 767 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8955310-f29f-44f1-8b2b-ea38b496c80e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 327/661] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 835 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d80e354e-e74c-4482-aa58-802957f4e672 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d80e354e-e74c-4482-aa58-802957f4e672 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d80e354e-e74c-4482-aa58-802957f4e672 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d80e354e-e74c-4482-aa58-802957f4e672 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d80e354e-e74c-4482-aa58-802957f4e672 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d80e354e-e74c-4482-aa58-802957f4e672 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 335/662] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 859 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da2c0f84-2a8e-40be-9e85-e2f1973652cf tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 328/663] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-47651cf4-ac40-4d00-9824-15d479f2a57b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47651cf4-ac40-4d00-9824-15d479f2a57b tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] GET http://192.168.122.83/volume/v3/os-quota-class-sets/default Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47651cf4-ac40-4d00-9824-15d479f2a57b tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47651cf4-ac40-4d00-9824-15d479f2a57b tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47651cf4-ac40-4d00-9824-15d479f2a57b tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 336/664] 192.168.122.83 () {58 vars in 1176 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e4464675-2b13-4847-a22d-739a92b12254 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4464675-2b13-4847-a22d-739a92b12254 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] GET http://192.168.122.83/volume/v3/os-quota-class-sets/default Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4464675-2b13-4847-a22d-739a92b12254 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4464675-2b13-4847-a22d-739a92b12254 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4464675-2b13-4847-a22d-739a92b12254 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 329/665] 192.168.122.83 () {58 vars in 1176 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-690a4239-4bc0-4068-9da1-83fc7422be04 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-690a4239-4bc0-4068-9da1-83fc7422be04 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-690a4239-4bc0-4068-9da1-83fc7422be04 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1795488334"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-690a4239-4bc0-4068-9da1-83fc7422be04 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 337/666] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:05:47 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ae6419e6-0c5a-4585-ab65-2d41b9c5a038 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae6419e6-0c5a-4585-ab65-2d41b9c5a038 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-class-sets/default Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae6419e6-0c5a-4585-ab65-2d41b9c5a038 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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-1795488334": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1795488334": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1795488334": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae6419e6-0c5a-4585-ab65-2d41b9c5a038 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 330/667] 192.168.122.83 () {60 vars in 1197 bytes} [Tue Sep 8 14:05:47 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-13a977da-097d-4de8-a316-d6b34839a8ac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/791065b01b60464884b97dee9d8c8240/defaults Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method 'defaults' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13a977da-097d-4de8-a316-d6b34839a8ac tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/791065b01b60464884b97dee9d8c8240/defaults returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 338/668] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/os-quota-sets/791065b01b60464884b97dee9d8c8240/defaults => generated 648 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31b12032-da69-47e5-8f35-2c4edf81d549 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31b12032-da69-47e5-8f35-2c4edf81d549 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31b12032-da69-47e5-8f35-2c4edf81d549 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31b12032-da69-47e5-8f35-2c4edf81d549 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31b12032-da69-47e5-8f35-2c4edf81d549 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31b12032-da69-47e5-8f35-2c4edf81d549 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 331/669] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-72aa39c8-2634-4889-a778-84e5a29b673b req-7e7e7bda-4fef-49e1-9bc3-bab508b7aee3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 339/670] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1465542359"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1465542359'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume of 1 GB Sep 08 14:05:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Availability Zones retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (139a9d6e-2e91-46e9-84b0-d0ed66326224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcaf1230-4e77-4d47-bfcd-ded1d6846600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-de28b8a1-1d34-402a-9534-ce00b0e48d8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de28b8a1-1d34-402a-9534-ce00b0e48d8f tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/64815ac4707c494f86f18e558f40fd94/defaults Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de28b8a1-1d34-402a-9534-ce00b0e48d8f tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de28b8a1-1d34-402a-9534-ce00b0e48d8f tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method 'defaults' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcaf1230-4e77-4d47-bfcd-ded1d6846600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d1e288-afae-4b4d-830d-daaecb9c3d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de28b8a1-1d34-402a-9534-ce00b0e48d8f tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/64815ac4707c494f86f18e558f40fd94/defaults returned with HTTP 200 Sep 08 14:05:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 340/671] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/os-quota-sets/64815ac4707c494f86f18e558f40fd94/defaults => generated 648 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Created reservations ['e93824ed-414c-4206-ac97-72065a249e0f', '1fee324f-7e43-4422-a1fe-981a33b6f282', '04c49766-b616-4bc1-9f9c-4076ce0b6e5e', '60cfaca1-14b1-48bc-946c-80643a887bdc'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d1e288-afae-4b4d-830d-daaecb9c3d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e93824ed-414c-4206-ac97-72065a249e0f', '1fee324f-7e43-4422-a1fe-981a33b6f282', '04c49766-b616-4bc1-9f9c-4076ce0b6e5e', '60cfaca1-14b1-48bc-946c-80643a887bdc']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d539dca0-5dd5-4910-9471-e66b8dc6eec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d539dca0-5dd5-4910-9471-e66b8dc6eec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f75f2049-25d6-4d19-8ea4-7997704cbfd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1465542359',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['e93824ed-414c-4206-ac97-72065a249e0f','1fee324f-7e43-4422-a1fe-981a33b6f282','04c49766-b616-4bc1-9f9c-4076ce0b6e5e','60cfaca1-14b1-48bc-946c-80643a887bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1465542359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f75f2049-25d6-4d19-8ea4-7997704cbfd4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b0a32570c8437483cf010ced11f1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1ccdb3-9744-4a01-aebf-7136b8649384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1ccdb3-9744-4a01-aebf-7136b8649384) transitioned into state 'SUCCESS' from state '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-1465542359',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4030b41e5dd46b8a0fa4c3bce6e3192',qos_specs=None,replication_status=,reservations=['e93824ed-414c-4206-ac97-72065a249e0f','1fee324f-7e43-4422-a1fe-981a33b6f282','04c49766-b616-4bc1-9f9c-4076ce0b6e5e','60cfaca1-14b1-48bc-946c-80643a887bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b0a32570c8437483cf010ced11f1f0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2aa5ff3-9d85-45f4-88a3-f852f727bf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2c9bb3f7-d904-4a42-8a16-ae9357810d2e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c9bb3f7-d904-4a42-8a16-ae9357810d2e tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] DELETE http://192.168.122.83/volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c9bb3f7-d904-4a42-8a16-ae9357810d2e tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c9bb3f7-d904-4a42-8a16-ae9357810d2e tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2aa5ff3-9d85-45f4-88a3-f852f727bf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Flow 'volume_create_api' (139a9d6e-2e91-46e9-84b0-d0ed66326224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Create volume request issued successfully. Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b6421b1-cc55-4fc4-b936-f19fbb268925 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 332/672] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:05:47 2026] POST /volume/v3/volumes => generated 767 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-95912eb3-da87-47b1-9614-766aeac9fa7d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95912eb3-da87-47b1-9614-766aeac9fa7d tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95912eb3-da87-47b1-9614-766aeac9fa7d tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95912eb3-da87-47b1-9614-766aeac9fa7d tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-95912eb3-da87-47b1-9614-766aeac9fa7d tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c9bb3f7-d904-4a42-8a16-ae9357810d2e tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb returned with HTTP 202 Sep 08 14:05:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 341/673] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:05:48 2026] DELETE /volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95912eb3-da87-47b1-9614-766aeac9fa7d tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 200 Sep 08 14:05:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 333/674] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 835 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31361e05-0364-4d37-8936-158277a01348 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31361e05-0364-4d37-8936-158277a01348 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] GET http://192.168.122.83/volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31361e05-0364-4d37-8936-158277a01348 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31361e05-0364-4d37-8936-158277a01348 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31361e05-0364-4d37-8936-158277a01348 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb returned with HTTP 404 Sep 08 14:05:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 342/675] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/types/bd8b038f-b73d-4061-bab1-3682871d7dcb => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6deb56c2-3c99-4b43-b1a1-58acc1e37749 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6deb56c2-3c99-4b43-b1a1-58acc1e37749 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-class-sets/default Sep 08 14:05:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6deb56c2-3c99-4b43-b1a1-58acc1e37749 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6deb56c2-3c99-4b43-b1a1-58acc1e37749 tempest-VolumeQuotaClassesTest-1618625887 tempest-VolumeQuotaClassesTest-1618625887-project-admin] http://192.168.122.83/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 14:05:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 334/676] 192.168.122.83 () {60 vars in 1197 bytes} [Tue Sep 8 14:05:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c18faf98-3f04-40dc-9769-8d7b77a6a8a3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 200 Sep 08 14:05:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 343/677] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:49 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=406,cinder:INSERT=73,cinder:UPDATE=110 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fff6e58a-0846-4e74-a972-804ecdfaeeb8 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 200 Sep 08 14:05:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 335/678] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:50 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:50 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=279,cinder:UPDATE=61,cinder:INSERT=34 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:05:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-22e585f9-11eb-48f6-965e-6c161c25d317 req-9f50ac07-5881-41a0-8edf-f4f4ad1002c5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 200 Sep 08 14:05:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 344/679] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:05:50 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:50 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2298f713-f42d-47f7-967f-077de10fa9de req-5961fac8-ff4d-440d-9e2f-124572b72f3e tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 336/680] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:50 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7df4b115-456e-4d9a-b06d-ad64e939fc67 req-4da966bc-359c-492c-ae1f-0cc86ecbc600 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 345/681] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-8f9085c5-55da-489f-bb52-6f6ef1ec7005 req-d881c845-0794-4a4e-86de-4718308e30d5 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 337/682] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f875aa32-d4e7-4e2b-9dae-c7d9244f5c0d req-ee4e8dc8-c6f2-47f2-a0aa-745d7af47032 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 346/683] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d2e5d7c-a0b2-4533-ac20-975af94f0235 req-36cb6939-d939-410b-815e-86a674816b2c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 338/684] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1dd86320-d174-4612-9932-dbc2cb11a5e1 req-a61bd756-79bf-45dd-8e9b-08336a0b1754 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 347/685] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-93a48371-0bed-425a-9563-69f78d30db18 req-d690b947-78f0-40c9-bc9a-4e0c94c2edda tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 339/686] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] Get all volumes completed successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-e1456bd8-03fa-492c-8326-5f148afafb87 req-f07e9c10-eafa-4968-9398-f6b23595b3b3 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 348/687] 192.168.122.83 () {60 vars in 1392 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] DELETE http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume with id: f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume request issued successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36c0f897-f312-4897-aa52-61bd5ca4b248 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 202 Sep 08 14:05:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 340/688] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:51 2026] DELETE /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-108d09da-59f5-401e-b062-d24ae23664e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-108d09da-59f5-401e-b062-d24ae23664e1 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-108d09da-59f5-401e-b062-d24ae23664e1 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-108d09da-59f5-401e-b062-d24ae23664e1 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-108d09da-59f5-401e-b062-d24ae23664e1 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-108d09da-59f5-401e-b062-d24ae23664e1 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 349/689] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3261f17a-46d3-4d83-a168-a77029a407f6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3261f17a-46d3-4d83-a168-a77029a407f6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3261f17a-46d3-4d83-a168-a77029a407f6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3261f17a-46d3-4d83-a168-a77029a407f6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3261f17a-46d3-4d83-a168-a77029a407f6 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 returned with HTTP 404 Sep 08 14:05:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 341/690] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/volumes/f75f2049-25d6-4d19-8ea4-7997704cbfd4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8885e7c7-28da-4e11-a890-ac37275efb17 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] DELETE http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume with id: 347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume request issued successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8885e7c7-28da-4e11-a890-ac37275efb17 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 202 Sep 08 14:05:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 350/691] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-684ff38c-9a9e-4599-af65-a12bb54ed838 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 200 Sep 08 14:05:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 342/692] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 859 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6808fd71-5b36-40e7-a34a-e21f42e2a50c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6808fd71-5b36-40e7-a34a-e21f42e2a50c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6808fd71-5b36-40e7-a34a-e21f42e2a50c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6808fd71-5b36-40e7-a34a-e21f42e2a50c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6808fd71-5b36-40e7-a34a-e21f42e2a50c tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 returned with HTTP 404 Sep 08 14:05:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 351/693] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:54 2026] GET /volume/v3/volumes/347650f9-6349-4d7f-840b-87dd8289d056 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7ce0732-18c1-41b8-8111-86d46b008916 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] DELETE http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume with id: f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Delete volume request issued successfully. Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7ce0732-18c1-41b8-8111-86d46b008916 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 202 Sep 08 14:05:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 343/694] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:54 2026] DELETE /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Volume info retrieved successfully. Sep 08 14:05:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65bbaa28-4456-4aaa-ab87-a025cbc9c0cc tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 200 Sep 08 14:05:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 352/695] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:54 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c685f7f3-8a6a-4e07-8aa4-915d0186d22d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 344/696] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:54 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 440 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5dc6bee3-1575-40b6-9969-77e42f5030c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5dc6bee3-1575-40b6-9969-77e42f5030c6 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5dc6bee3-1575-40b6-9969-77e42f5030c6 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5dc6bee3-1575-40b6-9969-77e42f5030c6 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'defaults' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5dc6bee3-1575-40b6-9969-77e42f5030c6 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 353/697] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bea51509-c465-4ccc-a293-d95d4537de6d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bea51509-c465-4ccc-a293-d95d4537de6d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bea51509-c465-4ccc-a293-d95d4537de6d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bea51509-c465-4ccc-a293-d95d4537de6d tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 345/698] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:05:55 2026] PUT /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 398 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8c9d9be8-b311-4f55-9e59-f6bdcc776af2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c9d9be8-b311-4f55-9e59-f6bdcc776af2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] DELETE http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c9d9be8-b311-4f55-9e59-f6bdcc776af2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c9d9be8-b311-4f55-9e59-f6bdcc776af2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c9d9be8-b311-4f55-9e59-f6bdcc776af2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 354/699] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:05:55 2026] DELETE /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8931c09c-6bcb-4509-8b86-b8cccb9a2d03 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8931c09c-6bcb-4509-8b86-b8cccb9a2d03 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8931c09c-6bcb-4509-8b86-b8cccb9a2d03 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8931c09c-6bcb-4509-8b86-b8cccb9a2d03 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8931c09c-6bcb-4509-8b86-b8cccb9a2d03 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 346/700] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-daf48ff6-3104-4066-a53b-4c9e4f78defe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-daf48ff6-3104-4066-a53b-4c9e4f78defe tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-daf48ff6-3104-4066-a53b-4c9e4f78defe tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9a151383-35be-41d0-8791-34abd8c51f84 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a151383-35be-41d0-8791-34abd8c51f84 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] GET http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a151383-35be-41d0-8791-34abd8c51f84 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a151383-35be-41d0-8791-34abd8c51f84 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a151383-35be-41d0-8791-34abd8c51f84 tempest-VolumesTestJSON-2757681 tempest-VolumesTestJSON-2757681-project-member] http://192.168.122.83/volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 returned with HTTP 404 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 347/701] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/volumes/f078b375-6ef8-4dce-8d69-7ed32019f0a6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-daf48ff6-3104-4066-a53b-4c9e4f78defe tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 355/702] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:05:55 2026] PUT /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 398 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9958a6e5-6ad6-44a6-ab0b-4735705a989b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9958a6e5-6ad6-44a6-ab0b-4735705a989b tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9958a6e5-6ad6-44a6-ab0b-4735705a989b tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9958a6e5-6ad6-44a6-ab0b-4735705a989b tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'defaults' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9958a6e5-6ad6-44a6-ab0b-4735705a989b tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 348/703] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966/defaults => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f0542525-e4ec-4e0b-88ee-18b202cb406c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f0542525-e4ec-4e0b-88ee-18b202cb406c tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f0542525-e4ec-4e0b-88ee-18b202cb406c tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f0542525-e4ec-4e0b-88ee-18b202cb406c tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f0542525-e4ec-4e0b-88ee-18b202cb406c tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 356/704] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ee3fa89b-bd84-4ce8-9703-8565e26f1f43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee3fa89b-bd84-4ce8-9703-8565e26f1f43 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee3fa89b-bd84-4ce8-9703-8565e26f1f43 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee3fa89b-bd84-4ce8-9703-8565e26f1f43 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee3fa89b-bd84-4ce8-9703-8565e26f1f43 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 349/705] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-200f7b0d-3867-408d-96b0-35d73d370d07 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1747820543"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1747820543'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume of 1 GB Sep 08 14:05:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Availability Zones retrieved successfully. Sep 08 14:05:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Flow 'volume_create_api' (cb8ac59b-085b-4f9a-8c9e-fe5a09f0292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1f4b7e-f25b-4d2e-9386-cb68eed2b356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1f4b7e-f25b-4d2e-9386-cb68eed2b356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdac3c8d-de80-43ca-a5f1-1a43acc52abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Created reservations ['b0517802-48fa-4155-b2c9-49b5460f51ef', '3db952e3-393c-40d0-bcc6-a33999f318b3', '53c0f7a1-2aea-4f2c-8f69-dcae7cc9691f', '13f31e0a-02a4-40b7-af0c-94299aed397e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdac3c8d-de80-43ca-a5f1-1a43acc52abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0517802-48fa-4155-b2c9-49b5460f51ef', '3db952e3-393c-40d0-bcc6-a33999f318b3', '53c0f7a1-2aea-4f2c-8f69-dcae7cc9691f', '13f31e0a-02a4-40b7-af0c-94299aed397e']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7004e220-3408-4554-bfb0-5130cf190098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7004e220-3408-4554-bfb0-5130cf190098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db69fa9b-7da8-4ca1-be31-ea5c40960e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1747820543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8898492f00254e1cbadd1515dd6ba966',qos_specs=None,replication_status=,reservations=['b0517802-48fa-4155-b2c9-49b5460f51ef','3db952e3-393c-40d0-bcc6-a33999f318b3','53c0f7a1-2aea-4f2c-8f69-dcae7cc9691f','13f31e0a-02a4-40b7-af0c-94299aed397e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b267e315d94689831c7bb03a004b77',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1747820543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db69fa9b-7da8-4ca1-be31-ea5c40960e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8898492f00254e1cbadd1515dd6ba966',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11b267e315d94689831c7bb03a004b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd980fd9-289a-4a7b-bb6b-9229ba669625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd980fd9-289a-4a7b-bb6b-9229ba669625) transitioned into state 'SUCCESS' from state '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-1747820543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8898492f00254e1cbadd1515dd6ba966',qos_specs=None,replication_status=,reservations=['b0517802-48fa-4155-b2c9-49b5460f51ef','3db952e3-393c-40d0-bcc6-a33999f318b3','53c0f7a1-2aea-4f2c-8f69-dcae7cc9691f','13f31e0a-02a4-40b7-af0c-94299aed397e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b267e315d94689831c7bb03a004b77',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e195ea-2eb8-48cd-9819-f9fdc895db3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e195ea-2eb8-48cd-9819-f9fdc895db3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Flow 'volume_create_api' (cb8ac59b-085b-4f9a-8c9e-fe5a09f0292c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume request issued successfully. Sep 08 14:05:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-200f7b0d-3867-408d-96b0-35d73d370d07 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 357/706] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:55 2026] POST /volume/v3/volumes => generated 763 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:05:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19b0e8d4-c728-4e3e-955d-3a67f37ccc4d tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 200 Sep 08 14:05:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 350/707] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:56 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 831 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:05:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f872eeeb-6d6b-4a8c-94e3-44fc256d64ae tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 200 Sep 08 14:05:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 358/708] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:57 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 855 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36a20e0e-9f29-4a0b-8c71-de9cb94f2a1f tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 200 Sep 08 14:05:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 351/709] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:58 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bfcc85a7-ad16-4edc-ad88-39eff66b4975 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bfcc85a7-ad16-4edc-ad88-39eff66b4975 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bfcc85a7-ad16-4edc-ad88-39eff66b4975 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bfcc85a7-ad16-4edc-ad88-39eff66b4975 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bfcc85a7-ad16-4edc-ad88-39eff66b4975 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True returned with HTTP 200 Sep 08 14:05:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 359/710] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:05:58 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] DELETE http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Delete volume with id: db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:05:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Delete volume request issued successfully. Sep 08 14:05:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a95f04a8-49ab-4e0b-be18-879ca86a37bb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 202 Sep 08 14:05:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 352/711] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:05:58 2026] DELETE /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:05:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:05:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:05:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c403261-f651-429f-a7f8-bfe1fd76f968 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 200 Sep 08 14:05:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 360/712] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:05:58 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-67945121", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-67945121', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Create volume of 1 GB Sep 08 14:05:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Availability Zones retrieved successfully. Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Flow 'volume_create_api' (8efd51e1-87d9-4f2f-b0ee-5be5d0205540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056d5b04-dbf2-41ef-b110-5c95b29f5999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056d5b04-dbf2-41ef-b110-5c95b29f5999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc5b38c-7440-46c6-b4b9-696460c9b98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9152439d-4a25-48b0-a2c9-b65d2cb5c259 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9152439d-4a25-48b0-a2c9-b65d2cb5c259 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9152439d-4a25-48b0-a2c9-b65d2cb5c259 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9152439d-4a25-48b0-a2c9-b65d2cb5c259 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9152439d-4a25-48b0-a2c9-b65d2cb5c259 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 404 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 361/713] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d694562b-c6ec-4b1b-8b4a-09a862fe16f0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d694562b-c6ec-4b1b-8b4a-09a862fe16f0 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d694562b-c6ec-4b1b-8b4a-09a862fe16f0 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d694562b-c6ec-4b1b-8b4a-09a862fe16f0 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Created reservations ['82bf5eea-067e-4aa6-bb28-cd35c2796f5a', '05976510-20c4-44e9-bc92-7f57cbd873e7', 'f30b9aee-90b5-4c13-b927-042a98e88863', 'ebbde6fb-bdf3-40f3-9407-03db172d5167'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc5b38c-7440-46c6-b4b9-696460c9b98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82bf5eea-067e-4aa6-bb28-cd35c2796f5a', '05976510-20c4-44e9-bc92-7f57cbd873e7', 'f30b9aee-90b5-4c13-b927-042a98e88863', 'ebbde6fb-bdf3-40f3-9407-03db172d5167']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2866d9-6e3e-48d1-849c-993fadc4d10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d694562b-c6ec-4b1b-8b4a-09a862fe16f0 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 404 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 362/714] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f73db824-3da6-4479-88db-aff0bf7d9557 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f73db824-3da6-4479-88db-aff0bf7d9557 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] DELETE http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f73db824-3da6-4479-88db-aff0bf7d9557 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f73db824-3da6-4479-88db-aff0bf7d9557 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f73db824-3da6-4479-88db-aff0bf7d9557 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Delete volume with id: db69fa9b-7da8-4ca1-be31-ea5c40960e1a Sep 08 14:06:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2866d9-6e3e-48d1-849c-993fadc4d10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdae337e-9666-4bb0-afeb-c8082cf2a844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-67945121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920c158da8b74bb499219aa23015dfb8',qos_specs=None,replication_status=,reservations=['82bf5eea-067e-4aa6-bb28-cd35c2796f5a','05976510-20c4-44e9-bc92-7f57cbd873e7','f30b9aee-90b5-4c13-b927-042a98e88863','ebbde6fb-bdf3-40f3-9407-03db172d5167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29321e38c4284525a811c6a0b3438dc9',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-67945121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdae337e-9666-4bb0-afeb-c8082cf2a844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920c158da8b74bb499219aa23015dfb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29321e38c4284525a811c6a0b3438dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f73db824-3da6-4479-88db-aff0bf7d9557 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a returned with HTTP 404 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 363/715] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:06:00 2026] DELETE /volume/v3/volumes/db69fa9b-7da8-4ca1-be31-ea5c40960e1a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43e5ae0-cca3-465b-b917-a11f843b3392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1006759271"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1006759271'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume of 1 GB Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43e5ae0-cca3-465b-b917-a11f843b3392) transitioned into state 'SUCCESS' from state '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-67945121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920c158da8b74bb499219aa23015dfb8',qos_specs=None,replication_status=,reservations=['82bf5eea-067e-4aa6-bb28-cd35c2796f5a','05976510-20c4-44e9-bc92-7f57cbd873e7','f30b9aee-90b5-4c13-b927-042a98e88863','ebbde6fb-bdf3-40f3-9407-03db172d5167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29321e38c4284525a811c6a0b3438dc9',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Availability Zones retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8811786f-c4d8-44f5-afe9-a8e1f400b066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8811786f-c4d8-44f5-afe9-a8e1f400b066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Flow 'volume_create_api' (dffc1c91-5cdc-46aa-82cb-eb9a5a815703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Flow 'volume_create_api' (8efd51e1-87d9-4f2f-b0ee-5be5d0205540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Create volume request issued successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024e39be-cdba-4b99-80e0-43fb5c45ac5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb8625ff-28dd-4193-b1a1-0cbd2d9ba26d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 353/716] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:05:59 2026] POST /volume/v3/volumes => generated 794 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024e39be-cdba-4b99-80e0-43fb5c45ac5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a57b300-5441-4a6f-82ea-fcfb7da3a7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d196f2ca-16db-49f2-9e54-cad043b68fdd tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 354/717] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 862 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Created reservations ['650ccfc8-1e03-4a48-9f74-1f84d0722e5d', '619ce3b3-7636-4964-a923-9a53bd8df4b4', '36a0dfeb-f03d-4242-9221-21a8af96f48f', '6afab825-337c-4654-9bee-e17855d78247'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a57b300-5441-4a6f-82ea-fcfb7da3a7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650ccfc8-1e03-4a48-9f74-1f84d0722e5d', '619ce3b3-7636-4964-a923-9a53bd8df4b4', '36a0dfeb-f03d-4242-9221-21a8af96f48f', '6afab825-337c-4654-9bee-e17855d78247']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00d82c7-26a5-4e80-b58f-a2d7c8fcd229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00d82c7-26a5-4e80-b58f-a2d7c8fcd229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592bb5f6-470f-4d91-a5c6-3a827c838d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1006759271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8898492f00254e1cbadd1515dd6ba966',qos_specs=None,replication_status=,reservations=['650ccfc8-1e03-4a48-9f74-1f84d0722e5d','619ce3b3-7636-4964-a923-9a53bd8df4b4','36a0dfeb-f03d-4242-9221-21a8af96f48f','6afab825-337c-4654-9bee-e17855d78247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b267e315d94689831c7bb03a004b77',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1006759271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592bb5f6-470f-4d91-a5c6-3a827c838d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8898492f00254e1cbadd1515dd6ba966',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11b267e315d94689831c7bb03a004b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7ddeea-d6a4-4f8b-a7ba-e80fc9785ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5826c4d0-eccb-4cff-b462-7d23c54d492f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7ddeea-d6a4-4f8b-a7ba-e80fc9785ea3) transitioned into state 'SUCCESS' from state '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-1006759271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8898492f00254e1cbadd1515dd6ba966',qos_specs=None,replication_status=,reservations=['650ccfc8-1e03-4a48-9f74-1f84d0722e5d','619ce3b3-7636-4964-a923-9a53bd8df4b4','36a0dfeb-f03d-4242-9221-21a8af96f48f','6afab825-337c-4654-9bee-e17855d78247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b267e315d94689831c7bb03a004b77',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072aeeab-6e0c-42b9-a9d5-77198423121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072aeeab-6e0c-42b9-a9d5-77198423121c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Flow 'volume_create_api' (dffc1c91-5cdc-46aa-82cb-eb9a5a815703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Create volume request issued successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-83c8cde2-dbff-4bb0-86b2-4f3afd662c57 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 364/718] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:00 2026] POST /volume/v3/volumes => generated 763 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a53eb9d0-5aea-4c45-93c5-ebe487675640 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 365/719] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5826c4d0-eccb-4cff-b462-7d23c54d492f tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5826c4d0-eccb-4cff-b462-7d23c54d492f tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-689264890"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5826c4d0-eccb-4cff-b462-7d23c54d492f tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 355/720] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:00 2026] POST /volume/v3/types => generated 223 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3765bef5-1246-4bdc-99f7-b0e5b3125827 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3765bef5-1246-4bdc-99f7-b0e5b3125827 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3765bef5-1246-4bdc-99f7-b0e5b3125827 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2120094455"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3765bef5-1246-4bdc-99f7-b0e5b3125827 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:06:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 366/721] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:06:01 2026] POST /volume/v3/group_types => generated 181 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-12c312f0-38fc-4619-8661-2639e355e02c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e28989c9-26db-4130-a7ae-d68c32c497b0", "volume_types": ["20991f3c-491b-4bed-a919-12a864b7e8c1"], "name": "tempest-GroupSnapshotsTest-Group-372584220"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group {'group': {'group_type': 'e28989c9-26db-4130-a7ae-d68c32c497b0', 'volume_types': ['20991f3c-491b-4bed-a919-12a864b7e8c1'], 'name': 'tempest-GroupSnapshotsTest-Group-372584220'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group tempest-GroupSnapshotsTest-Group-372584220. Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['e799bb96-dece-4c95-9cf9-53547b832392'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12c312f0-38fc-4619-8661-2639e355e02c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:06:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 356/722] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:06:01 2026] POST /volume/v3/groups => generated 111 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fb5533ae-c881-44d5-8630-848e06af4705 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb5533ae-c881-44d5-8630-848e06af4705 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb5533ae-c881-44d5-8630-848e06af4705 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb5533ae-c881-44d5-8630-848e06af4705 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-fb5533ae-c881-44d5-8630-848e06af4705 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member f77748b2-ae89-4e78-b682-0bd8fb624d18 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb5533ae-c881-44d5-8630-848e06af4705 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 367/723] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bb2ee539-24f8-4739-8524-7431251d735d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb2ee539-24f8-4739-8524-7431251d735d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee539-24f8-4739-8524-7431251d735d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee539-24f8-4739-8524-7431251d735d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bb2ee539-24f8-4739-8524-7431251d735d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb2ee539-24f8-4739-8524-7431251d735d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 357/724] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7771b71a-0703-4484-a6d1-177554c4e95b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7771b71a-0703-4484-a6d1-177554c4e95b tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7771b71a-0703-4484-a6d1-177554c4e95b tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7771b71a-0703-4484-a6d1-177554c4e95b tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7771b71a-0703-4484-a6d1-177554c4e95b tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7771b71a-0703-4484-a6d1-177554c4e95b tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 368/725] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member f77748b2-ae89-4e78-b682-0bd8fb624d18 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-939f2c35-1a65-4e17-87c6-ef3ba5dd36fa tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 358/726] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-790833022", "volume_type": "20991f3c-491b-4bed-a919-12a864b7e8c1", "group_id": "f77748b2-ae89-4e78-b682-0bd8fb624d18", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-790833022', 'volume_type': '20991f3c-491b-4bed-a919-12a864b7e8c1', 'group_id': 'f77748b2-ae89-4e78-b682-0bd8fb624d18', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume of 1 GB Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (56d4d025-ec23-4578-bfc9-a4b9f254ff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d72641-f85b-4e62-80c7-e29b8af63d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d72641-f85b-4e62-80c7-e29b8af63d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20991f3c-491b-4bed-a919-12a864b7e8c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-689264890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20991f3c-491b-4bed-a919-12a864b7e8c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f77748b2-ae89-4e78-b682-0bd8fb624d18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c0f230-79e1-4d84-9a0b-7cd7f70f735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9800393-58f3-4ca6-8eaf-bd49630acf08 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 359/727] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5cd86f0c-8561-4065-beed-75c8185525c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cd86f0c-8561-4065-beed-75c8185525c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cd86f0c-8561-4065-beed-75c8185525c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cd86f0c-8561-4065-beed-75c8185525c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5cd86f0c-8561-4065-beed-75c8185525c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cd86f0c-8561-4065-beed-75c8185525c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 360/728] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['1a7ed073-1a9a-4b62-b520-37f0dde3b20d', '27058557-5a54-4851-a161-959f1dbcc035', '16f1606d-8991-4209-8830-6ca7cff52e97', '747eb954-6643-41a7-b6c2-01c99397fcdf'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c0f230-79e1-4d84-9a0b-7cd7f70f735b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7ed073-1a9a-4b62-b520-37f0dde3b20d', '27058557-5a54-4851-a161-959f1dbcc035', '16f1606d-8991-4209-8830-6ca7cff52e97', '747eb954-6643-41a7-b6c2-01c99397fcdf']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9ce5a7-4040-4d89-b7d0-02bd257f1195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9ce5a7-4040-4d89-b7d0-02bd257f1195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f0e125-b73c-4907-912b-c262da8cb866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-790833022',encryption_key_id=None,group_id=f77748b2-ae89-4e78-b682-0bd8fb624d18,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['1a7ed073-1a9a-4b62-b520-37f0dde3b20d','27058557-5a54-4851-a161-959f1dbcc035','16f1606d-8991-4209-8830-6ca7cff52e97','747eb954-6643-41a7-b6c2-01c99397fcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-790833022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f77748b2-ae89-4e78-b682-0bd8fb624d18,host=None,id=c6f0e125-b73c-4907-912b-c262da8cb866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc3f259f56a4d828fa778e101770851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ed836541954ca5a82ec26a212cf510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20991f3c-491b-4bed-a919-12a864b7e8c1),volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa36f603-c437-4d2c-a02e-aa5007a9220e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-f53a2f2b-186d-4dfc-a4a1-760b82dd6cb9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 361/729] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa36f603-c437-4d2c-a02e-aa5007a9220e) transitioned into state 'SUCCESS' from state '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-790833022',encryption_key_id=None,group_id=f77748b2-ae89-4e78-b682-0bd8fb624d18,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['1a7ed073-1a9a-4b62-b520-37f0dde3b20d','27058557-5a54-4851-a161-959f1dbcc035','16f1606d-8991-4209-8830-6ca7cff52e97','747eb954-6643-41a7-b6c2-01c99397fcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bd4ce9-c9dd-489c-a1af-1efa59587f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bd4ce9-c9dd-489c-a1af-1efa59587f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (56d4d025-ec23-4578-bfc9-a4b9f254ff0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request issued successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a7b6544-e8ea-4748-8baf-7c817cfc40ce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 369/730] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:06:02 2026] POST /volume/v3/volumes => generated 827 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f0065359-26c3-4dc0-8ce4-11ee2db51306 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0065359-26c3-4dc0-8ce4-11ee2db51306 None None] GET http://192.168.122.83/volume// Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0065359-26c3-4dc0-8ce4-11ee2db51306 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0065359-26c3-4dc0-8ce4-11ee2db51306 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0065359-26c3-4dc0-8ce4-11ee2db51306 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 362/731] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:02 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Volume info retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb3d7a06-3042-4475-8440-c584b3c6ee96 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 363/732] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-e66e588c-3f50-4593-be62-bdf0c3abeada None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-075d9bc3-e4fd-4283-8ffe-28dac8036c90 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 370/733] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 => generated 895 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bc42706-c9c4-4c2e-a3d4-315ed9d644f7 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 371/734] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True => generated 1377 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd347885-db4d-4572-afe1-3198a2044e6f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd347885-db4d-4572-afe1-3198a2044e6f tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd347885-db4d-4572-afe1-3198a2044e6f tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd347885-db4d-4572-afe1-3198a2044e6f tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-e66e588c-3f50-4593-be62-bdf0c3abeada tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-e66e588c-3f50-4593-be62-bdf0c3abeada tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdae337e-9666-4bb0-afeb-c8082cf2a844", "connector": null, "instance_uuid": "6f7d529f-60d7-4961-8456-2d88af960ca4"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd347885-db4d-4572-afe1-3198a2044e6f tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 372/735] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True => generated 1377 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] POST http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "592bb5f6-470f-4d91-a5c6-3a827c838d73"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Creating new volume transfer {'transfer': {'volume_id': '592bb5f6-470f-4d91-a5c6-3a827c838d73'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Creating transfer of volume 592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.transfer.api [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Generating transfer record for volume 592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-e66e588c-3f50-4593-be62-bdf0c3abeada tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 364/736] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:06:03 2026] POST /volume/v3/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04a967c8-ef6f-4124-8ea9-ed6fc492e720 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 373/737] 192.168.122.83 () {60 vars in 1170 bytes} [Tue Sep 8 14:06:03 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2806b858-19d4-45ed-9060-53d6c23ee991 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2806b858-19d4-45ed-9060-53d6c23ee991 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2806b858-19d4-45ed-9060-53d6c23ee991 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2806b858-19d4-45ed-9060-53d6c23ee991 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2806b858-19d4-45ed-9060-53d6c23ee991 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2806b858-19d4-45ed-9060-53d6c23ee991 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 374/738] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 886 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95af6e3b-031a-41f2-a861-17ac92c026c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95af6e3b-031a-41f2-a861-17ac92c026c3 None None] GET http://192.168.122.83/volume// Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95af6e3b-031a-41f2-a861-17ac92c026c3 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95af6e3b-031a-41f2-a861-17ac92c026c3 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95af6e3b-031a-41f2-a861-17ac92c026c3 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 375/739] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] POST http://192.168.122.83/volume/v3/os-volume-transfer/da30de50-b8da-41c6-a6d8-b9e3542f7939/accept Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "762f9b737852668e"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-c0bf59e2-2687-4b83-84f1-d16e09735db3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Accepting volume transfer da30de50-b8da-41c6-a6d8-b9e3542f7939 {{(pid=86976) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Accepting transfer da30de50-b8da-41c6-a6d8-b9e3542f7939 Sep 08 14:06:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 376/740] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 1049 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] PUT http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Acquiring lock "cinder-attachment_update-cdae337e-9666-4bb0-afeb-c8082cf2a844-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Created reservations ['3d56758c-03c4-4625-b66e-54c8aa28ad8c', '628559ef-9546-440b-afa4-01eb1835b9a0', '1c3d7194-50a4-4d61-a0a1-5ea5e574bf9d', '634adf27-e02e-4258-95a0-7e7209e531c0'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Lock "cinder-attachment_update-cdae337e-9666-4bb0-afeb-c8082cf2a844-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Created reservations ['1dee87cc-266d-4bf0-917d-38f10e4920d0', '68ed6f47-7e5e-46ab-b88e-3523e7b9be14', '741ec55e-ee67-4992-b59b-a5bc63cb2bd4', '8caabfc5-e29d-4af1-a616-47aaee4e1f3a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: /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 08 14:06:03 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Created reservations ['99668a8f-27b7-494c-83a1-60be2861842a', '0d9f9983-8023-4d43-8ece-93c3fd3bfd21', '130b141f-7761-4f95-a649-ad5326d4bf28', '9301d064-af1f-47c0-931e-b84023050c64'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Created reservations ['425434f6-94ca-4ffa-bfe5-517d666d59d5', '0a80e507-f7b0-43da-92f1-eb6ce3f71241', '9bb4c061-1e6b-45bf-8570-6e80a224765e', 'a991f1ea-f7a5-44ad-8aaa-df637b25f145'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Transfer volume completed successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Volume 592bb5f6-470f-4d91-a5c6-3a827c838d73 has been transferred. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86fb6667-75d9-4150-a3dc-e11eb5fec2e7 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] http://192.168.122.83/volume/v3/os-volume-transfer/da30de50-b8da-41c6-a6d8-b9e3542f7939/accept returned with HTTP 202 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 365/741] 192.168.122.83 () {60 vars in 1302 bytes} [Tue Sep 8 14:06:03 2026] POST /volume/v3/os-volume-transfer/da30de50-b8da-41c6-a6d8-b9e3542f7939/accept => generated 371 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:04 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Lock "cinder-attachment_update-cdae337e-9666-4bb0-afeb-c8082cf2a844-devstack" released by "attachment_update" :: held 0.513s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-56c1db9d-f456-4dd6-a20f-71c52de740e9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 377/742] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:06:03 2026] PUT /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 => generated 694 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c50ea169-72da-4bd7-b2d3-9418cda02bae tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 366/743] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 => generated 920 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2b5e36b4-dac8-47c5-900c-5f20651d25b9 tempest-VolumeQuotasAdminTestJSON-1964337168 tempest-VolumeQuotasAdminTestJSON-1964337168-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 378/744] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/group_snapshots Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f77748b2-ae89-4e78-b682-0bd8fb624d18", "name": "tempest-group_snapshot-700183582"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f77748b2-ae89-4e78-b682-0bd8fb624d18', 'name': 'tempest-group_snapshot-700183582'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group_snapshot tempest-group_snapshot-700183582. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-50771efe-1bac-4657-8c5f-e2deeac0636e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-50771efe-1bac-4657-8c5f-e2deeac0636e tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-50771efe-1bac-4657-8c5f-e2deeac0636e tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-50771efe-1bac-4657-8c5f-e2deeac0636e tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /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 08 14:06:04 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-50771efe-1bac-4657-8c5f-e2deeac0636e tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 379/745] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966?usage=True => generated 1377 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8108fc69-a7ed-4ee1-9602-2d0dc2a3f953 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8108fc69-a7ed-4ee1-9602-2d0dc2a3f953 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8108fc69-a7ed-4ee1-9602-2d0dc2a3f953 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8108fc69-a7ed-4ee1-9602-2d0dc2a3f953 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['9d3ee241-cb98-43db-84ca-db34912fbf56', '5c0c5233-99f9-47af-bdba-9ce4841b8320', '3aff16aa-7d51-42b5-9fb3-4e9cdb0ad5c8', '0dad4d52-e09f-4e5e-9bad-aff6a007a2e7'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8108fc69-a7ed-4ee1-9602-2d0dc2a3f953 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 380/746] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/os-quota-sets/1714b75995344684b17de818160d90d6?usage=True => generated 1377 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a48a42bc-6be2-4134-8706-938eb5525e41 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a48a42bc-6be2-4134-8706-938eb5525e41 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a48a42bc-6be2-4134-8706-938eb5525e41 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a48a42bc-6be2-4134-8706-938eb5525e41 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bb5e226-92cb-456f-a6a9-3b27560344b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots returned with HTTP 202 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 367/747] 192.168.122.83 () {62 vars in 1203 bytes} [Tue Sep 8 14:06:04 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a48a42bc-6be2-4134-8706-938eb5525e41 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Delete volume with id: 592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a48a42bc-6be2-4134-8706-938eb5525e41 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 381/748] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 887 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbe48e74-cd37-41d2-8ec0-0b906324bfc3 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 382/749] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 306 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Delete volume request issued successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e4de832-8cd2-456e-9910-b23a44d8c5b1 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 202 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 368/750] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:06:04 2026] DELETE /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a1b44df-a578-4cd7-832d-358c3136e7c0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 383/751] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 1018 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-d5c02675-b889-4b94-bc65-018121e96cbf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-d5c02675-b889-4b94-bc65-018121e96cbf tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] POST http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617/action Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-d5c02675-b889-4b94-bc65-018121e96cbf tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-d5c02675-b889-4b94-bc65-018121e96cbf tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-0d7b3ec2-385c-4b3b-b558-bc4f78f83c92 req-d5c02675-b889-4b94-bc65-018121e96cbf tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617/action returned with HTTP 204 Sep 08 14:06:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 369/752] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:06:04 2026] POST /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c957b56-dcc9-42ee-8cde-f2d1d416e957 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 384/753] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 1179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c315232d-920d-4d0e-9d34-73c29c9f4e07 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 200 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 370/754] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-af1e9d1a-9844-439c-a99c-48c948f0e6f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af1e9d1a-9844-439c-a99c-48c948f0e6f0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af1e9d1a-9844-439c-a99c-48c948f0e6f0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af1e9d1a-9844-439c-a99c-48c948f0e6f0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af1e9d1a-9844-439c-a99c-48c948f0e6f0 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 404 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 371/755] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-306b66f1-9ddf-4a65-8b86-f4f162b82a72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-306b66f1-9ddf-4a65-8b86-f4f162b82a72 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] GET http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-306b66f1-9ddf-4a65-8b86-f4f162b82a72 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-306b66f1-9ddf-4a65-8b86-f4f162b82a72 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-306b66f1-9ddf-4a65-8b86-f4f162b82a72 tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 404 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 372/756] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6328dc9c-ccef-4e86-9cc6-0b3c85fa76c6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 385/757] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 1179 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] DELETE http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] Delete volume with id: 592bb5f6-470f-4d91-a5c6-3a827c838d73 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7a88caa2-a55d-4924-bfb3-be7764f3cd09 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3e7b709-5cfe-417f-a6ef-48cac82e49fb tempest-VolumeQuotasAdminTestJSON-1179522050 tempest-VolumeQuotasAdminTestJSON-1179522050-project-member] http://192.168.122.83/volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 returned with HTTP 404 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 373/758] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:06:05 2026] DELETE /volume/v3/volumes/592bb5f6-470f-4d91-a5c6-3a827c838d73 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 386/759] 192.168.122.83 () {62 vars in 1490 bytes} [Tue Sep 8 14:06:05 2026] DELETE /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/218b232cb42740488859b9857a618e31?usage=True Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-59ae862f-d5ad-4c9f-9fcf-0c3eb02012ef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-689264890 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-689264890, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ef450e5-a3bf-414f-acb2-af0cf97dde94 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/218b232cb42740488859b9857a618e31?usage=True returned with HTTP 200 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 374/760] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/os-quota-sets/218b232cb42740488859b9857a618e31?usage=True => generated 1377 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86977]: WARNING keystonemiddleware.auth_token [None req-59ae862f-d5ad-4c9f-9fcf-0c3eb02012ef None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:06:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 387/761] 192.168.122.83 () {62 vars in 1490 bytes} [Tue Sep 8 14:06:05 2026] DELETE /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 => generated 114 bytes in 85 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b9f2964a-9908-463d-ac1e-5711b4208ea2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] DELETE http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9f2964a-9908-463d-ac1e-5711b4208ea2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:06:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9f2964a-9908-463d-ac1e-5711b4208ea2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Attachment connected to vm 6f7d529f-60d7-4961-8456-2d88af960ca4, checking data on nova Sep 08 14:06:06 devstack devstack@c-api.service[86976]: DEBUG cinder.compute.nova [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Creating Keystone token plugin using URL: http://192.168.122.83/identity {{(pid=86976) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9f2964a-9908-463d-ac1e-5711b4208ea2 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 388/762] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:06:05 2026] PUT /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 596 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-060a39be-e3ca-410e-b3f2-fd9f711cac12 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-060a39be-e3ca-410e-b3f2-fd9f711cac12 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-060a39be-e3ca-410e-b3f2-fd9f711cac12 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:06 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] REQ: curl -g -i -X GET http://192.168.122.83/compute/v2.1/servers/6f7d529f-60d7-4961-8456-2d88af960ca4/os-volume_attachments/cdae337e-9666-4bb0-afeb-c8082cf2a844 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2b9060b0c6cd4b611cf6a0f2c2c6e988fbd2262d4a3c32190f2039de648999d1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d" -H "X-Service-Token: {SHA256}183fd29f2030e0e031cb55df9fc98c363d83bf54cf70254e0cf646dac9b84c7c" {{(pid=86976) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-060a39be-e3ca-410e-b3f2-fd9f711cac12 tempest-VolumeQuotasAdminTestJSON-2026441375 tempest-VolumeQuotasAdminTestJSON-2026441375-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 389/763] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:06:06 2026] PUT /volume/v3/os-quota-sets/8898492f00254e1cbadd1515dd6ba966 => generated 594 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b4b499b9-f275-4145-8980-b91bdc733b87 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4b499b9-f275-4145-8980-b91bdc733b87 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b4b499b9-f275-4145-8980-b91bdc733b87 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b4b499b9-f275-4145-8980-b91bdc733b87 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-b4b499b9-f275-4145-8980-b91bdc733b87 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4b499b9-f275-4145-8980-b91bdc733b87 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 390/764] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:06 2026] GET /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 306 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:06:06 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-02806722-3a70-4873-babe-831db961afb2 x-openstack-request-id: req-02806722-3a70-4873-babe-831db961afb2 {{(pid=86976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:06:06 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cdae337e-9666-4bb0-afeb-c8082cf2a844", "serverId": "6f7d529f-60d7-4961-8456-2d88af960ca4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea83ee2c-a707-4b1a-bd32-7fa023141617", "bdm_uuid": "9cde2221-5dab-4e11-8e63-bb14cc202747"}} {{(pid=86976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:06:06 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET call to compute for http://192.168.122.83/compute/v2.1/servers/6f7d529f-60d7-4961-8456-2d88af960ca4/os-volume_attachments/cdae337e-9666-4bb0-afeb-c8082cf2a844 used request id req-02806722-3a70-4873-babe-831db961afb2 {{(pid=86976) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.volume.api [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-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 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Caught error: Detach volume from instance 6f7d529f-60d7-4961-8456-2d88af960ca4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6f7d529f-60d7-4961-8456-2d88af960ca4 using the Compute API Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: 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 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6f7d529f-60d7-4961-8456-2d88af960ca4 using the Compute API Sep 08 14:06:06 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault Sep 08 14:06:06 devstack devstack@c-api.service[86976]: INFO cinder.api.middleware.fault [None req-5b5e81fa-7b0c-4dc4-9be7-fc59891d2d5d tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 returned with HTTP 409 Sep 08 14:06:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 375/765] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:06:05 2026] DELETE /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 => generated 167 bytes in 894 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-77a27b36-b9e0-4360-84bd-feeb99e661d9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 391/766] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:06:06 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 1161 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] POST http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844/action Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Begin detaching volume completed successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-df90bbb3-85df-4714-b5e3-25bca4b26ab6 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844/action returned with HTTP 202 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 376/767] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:06:07 2026] POST /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8e89195b-3a3b-4236-aaf9-5b57b316ab6d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e89195b-3a3b-4236-aaf9-5b57b316ab6d None None] GET http://192.168.122.83/volume// Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e89195b-3a3b-4236-aaf9-5b57b316ab6d None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e89195b-3a3b-4236-aaf9-5b57b316ab6d None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e89195b-3a3b-4236-aaf9-5b57b316ab6d None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 392/768] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-60a256fd-5c3c-4481-935f-7c28533cb035 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 377/769] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 1345 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-e5ec7bf4-873b-4bca-b5ab-37a738019385 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 393/770] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1142 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009/action Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-6e7c3107-4233-4deb-938f-e7cae2105a91 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-6e7c3107-4233-4deb-938f-e7cae2105a91 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] DELETE http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-6e7c3107-4233-4deb-938f-e7cae2105a91 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-6e7c3107-4233-4deb-938f-e7cae2105a91 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Begin detaching volume completed successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-b74e0875-0580-4d87-b3a9-962879eac1d6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009/action returned with HTTP 202 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 378/771] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:06:07 2026] POST /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /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 08 14:06:07 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-078ef286-3eaf-4b18-b81d-1e59e2645656 req-6e7c3107-4233-4deb-938f-e7cae2105a91 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 394/772] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:06:07 2026] DELETE /volume/v3/attachments/ea83ee2c-a707-4b1a-bd32-7fa023141617 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b254497-ff26-4c1d-87fc-f8a96b94aad3 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 379/773] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e0d288a-05b6-4bb9-9b29-e67074d46e21 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e0d288a-05b6-4bb9-9b29-e67074d46e21 None None] GET http://192.168.122.83/volume// Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-25bb64ee-8650-44b6-abc9-0a156d6fb407 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e0d288a-05b6-4bb9-9b29-e67074d46e21 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e0d288a-05b6-4bb9-9b29-e67074d46e21 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 395/774] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e0d288a-05b6-4bb9-9b29-e67074d46e21 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 380/775] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /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 08 14:06:07 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ba371ec-ceed-4960-abe8-ac1ee10d99c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 381/776] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fc0724d-61ec-4c54-b63d-ac85fd722e64 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 382/777] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-a26f15a4-7abd-400c-846d-edfcaadcab91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 396/778] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 1326 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups/action Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "be7a7607-302e-45ce-8f24-50cee91fabcc", "name": "tempest-Group_from_snap-1709078245"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "be7a7607-302e-45ce-8f24-50cee91fabcc", "name": "tempest-Group_from_snap-1709078245"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'be7a7607-302e-45ce-8f24-50cee91fabcc', 'name': 'tempest-Group_from_snap-1709078245'}}. {{(pid=86976) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 14:06:07 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group tempest-Group_from_snap-1709078245 from group_snapshot be7a7607-302e-45ce-8f24-50cee91fabcc. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /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 08 14:06:08 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['eed3c457-c603-4909-a8c9-8fbd77536347'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /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 08 14:06:08 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.group.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] A mapping entry already exists for group 9cd977e1-1800-4b42-b65b-6128d9e4e67a and volume type 20991f3c-491b-4bed-a919-12a864b7e8c1. Do not need to create again. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (7f49f240-5cf8-4ed5-8eb1-01335864e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea76e229-0afb-44f7-8364-6d57f69a2309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-ed7422e1-8a2a-4501-8a23-0cfb376f298e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-ed7422e1-8a2a-4501-8a23-0cfb376f298e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-ed7422e1-8a2a-4501-8a23-0cfb376f298e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-ed7422e1-8a2a-4501-8a23-0cfb376f298e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /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 08 14:06:08 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea76e229-0afb-44f7-8364-6d57f69a2309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f44440c0-b1f7-48e9-a32c-5dd021ef49cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20991f3c-491b-4bed-a919-12a864b7e8c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-689264890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20991f3c-491b-4bed-a919-12a864b7e8c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9cd977e1-1800-4b42-b65b-6128d9e4e67a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ff61e5-f0d7-42d2-804f-4dc49ce9d415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fa54fac1-4ca9-4baa-a1ec-1a6afd27a364 req-ed7422e1-8a2a-4501-8a23-0cfb376f298e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 397/779] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:06:08 2026] DELETE /volume/v3/attachments/fed5fd2f-c095-4602-ae45-b0b0098c5bd1 => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['cbb6b0ee-e0da-46e0-9ee6-02b110c3be67', 'f8c75de7-94a0-4184-af70-ce9991c4faa2'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ff61e5-f0d7-42d2-804f-4dc49ce9d415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbb6b0ee-e0da-46e0-9ee6-02b110c3be67', 'f8c75de7-94a0-4184-af70-ce9991c4faa2']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91bde0e-c4d8-4fe1-be2d-3cd2f7052f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91bde0e-c4d8-4fe1-be2d-3cd2f7052f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5b82ac-bdeb-4ca6-ac55-5720f252df74', '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=9cd977e1-1800-4b42-b65b-6128d9e4e67a,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['cbb6b0ee-e0da-46e0-9ee6-02b110c3be67','f8c75de7-94a0-4184-af70-ce9991c4faa2'],size=1,snapshot_id=f44440c0-b1f7-48e9-a32c-5dd021ef49cf,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9cd977e1-1800-4b42-b65b-6128d9e4e67a,host=None,id=8f5b82ac-bdeb-4ca6-ac55-5720f252df74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc3f259f56a4d828fa778e101770851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f44440c0-b1f7-48e9-a32c-5dd021ef49cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ed836541954ca5a82ec26a212cf510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20991f3c-491b-4bed-a919-12a864b7e8c1),volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4bb364-ecba-42ff-84e8-e6ac21f394a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1b911e06-62d8-4723-a76d-e3576c133840 req-cf983489-0998-471b-a558-b731006ea132 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 398/780] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] DELETE http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Delete volume with id: cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4bb364-ecba-42ff-84e8-e6ac21f394a2) transitioned into state 'SUCCESS' from 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=9cd977e1-1800-4b42-b65b-6128d9e4e67a,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['cbb6b0ee-e0da-46e0-9ee6-02b110c3be67','f8c75de7-94a0-4184-af70-ce9991c4faa2'],size=1,snapshot_id=f44440c0-b1f7-48e9-a32c-5dd021ef49cf,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=20991f3c-491b-4bed-a919-12a864b7e8c1)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (7f49f240-5cf8-4ed5-8eb1-01335864e9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request issued successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /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 08 14:06:08 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7ad9eeb-d72e-4d59-b3cb-c888a626885f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/action returned with HTTP 202 Sep 08 14:06:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 383/781] 192.168.122.83 () {62 vars in 1197 bytes} [Tue Sep 8 14:06:07 2026] POST /volume/v3/groups/action => generated 103 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-11ecdd3a-2673-4193-b87a-f170b060e756 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Delete volume request issued successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f688d7c-960d-4c5b-8841-1928ed91d4e3 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 202 Sep 08 14:06:08 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:08 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 399/782] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:06:08 2026] DELETE /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd9600fe-09eb-4b78-97ee-8a131ce89fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 400/783] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 886 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:08 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2572585b-3b2c-45b5-8d0f-170f1db8a8ff tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 401/784] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11ecdd3a-2673-4193-b87a-f170b060e756 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 384/785] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:09 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:09 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5921491-bd65-4605-af3b-0923d1ecbe86 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 402/786] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-feec47d7-2a8e-4940-8fad-6f7d79b4801e tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 200 Sep 08 14:06:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 385/787] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:09 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 886 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:10 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:10 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:10 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9770a4bd-7684-4f09-a4e9-725e06af9888 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 403/788] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:10 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7054e327-84ba-4aed-8619-c4215f179ff9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7054e327-84ba-4aed-8619-c4215f179ff9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] GET http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 Sep 08 14:06:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7054e327-84ba-4aed-8619-c4215f179ff9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7054e327-84ba-4aed-8619-c4215f179ff9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7054e327-84ba-4aed-8619-c4215f179ff9 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648 tempest-TestServerVolumeAttachScenarioOldVersion-1821117648-project-member] http://192.168.122.83/volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 returned with HTTP 404 Sep 08 14:06:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 386/789] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:10 2026] GET /volume/v3/volumes/cdae337e-9666-4bb0-afeb-c8082cf2a844 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0f5441f0-d602-4ee6-ab09-de150581e52c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:11 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:11 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:11 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f5441f0-d602-4ee6-ab09-de150581e52c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 404/790] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:11 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:13 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:13 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5356fe5-76d7-4141-9d43-7cb9037467e2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 387/791] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:13 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-15309fd0-944b-42e5-996e-4f6cc676f69b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:14 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:14 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15309fd0-944b-42e5-996e-4f6cc676f69b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 405/792] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:14 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:15 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:15 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9b1667c-252f-4e0d-9b9b-37fab96b5abd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 388/793] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:15 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:17 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:17 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:17 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3257ea21-5d48-4c1f-a2f5-7a1b79c3cca1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 406/794] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:17 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-392c93e2-ba79-4c97-9d3a-f7e86bc63ef7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 389/795] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 932 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a Sep 08 14:06:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 9cd977e1-1800-4b42-b65b-6128d9e4e67a {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:18 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c92f71a7-556a-40a6-9eaa-1d96b9939d2b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a returned with HTTP 200 Sep 08 14:06:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 407/796] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a => generated 418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8a491601-042f-4782-875a-28da81402c74 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /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 08 14:06:18 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:18 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:18 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8a491601-042f-4782-875a-28da81402c74 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 390/797] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-28364813-750f-4186-89b4-498818ac3b55 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a/action Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for group 9cd977e1-1800-4b42-b65b-6128d9e4e67a {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group with id: 9cd977e1-1800-4b42-b65b-6128d9e4e67a Sep 08 14:06:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86977]: /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 08 14:06:19 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:06:19 devstack devstack@c-api.service[86977]: /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 08 14:06:19 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28364813-750f-4186-89b4-498818ac3b55 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a/action returned with HTTP 202 Sep 08 14:06:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 408/798] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:06:19 2026] POST /volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:19 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74296c57-b5f3-4065-9a7e-86ff5ae76a8e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b69ff042-d93a-400a-a6fa-e37e6c09c51e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 391/799] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74296c57-b5f3-4065-9a7e-86ff5ae76a8e tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74296c57-b5f3-4065-9a7e-86ff5ae76a8e tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74296c57-b5f3-4065-9a7e-86ff5ae76a8e tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74296c57-b5f3-4065-9a7e-86ff5ae76a8e tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 409/800] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 => generated 636 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-14454130"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-14454130'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume of 1 GB Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Availability Zones retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (bb473821-8cf0-4070-ab07-11c964068217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5b9f7b-9927-47b7-9404-1310868503fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5b9f7b-9927-47b7-9404-1310868503fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4165a339-749f-4d07-b018-32d8d9eeb015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Created reservations ['4365b05c-b80f-4fa0-b55d-153d4d042472', 'c7dcab3b-bd9b-44be-9159-1150475e6312', '53ff4748-27c8-44f6-af4b-081364883c61', 'a4fab156-f12a-46fd-a507-009769ccd8de'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4165a339-749f-4d07-b018-32d8d9eeb015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4365b05c-b80f-4fa0-b55d-153d4d042472', 'c7dcab3b-bd9b-44be-9159-1150475e6312', '53ff4748-27c8-44f6-af4b-081364883c61', 'a4fab156-f12a-46fd-a507-009769ccd8de']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afec9ff6-092e-4b78-8af2-3b0254563793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afec9ff6-092e-4b78-8af2-3b0254563793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2771de3-96f1-48a2-898b-b782286eeca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-14454130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6872f4740a4c4cd79261ec2d8d28eb66',qos_specs=None,replication_status=,reservations=['4365b05c-b80f-4fa0-b55d-153d4d042472','c7dcab3b-bd9b-44be-9159-1150475e6312','53ff4748-27c8-44f6-af4b-081364883c61','a4fab156-f12a-46fd-a507-009769ccd8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373105146eac491082047b9114d20c49',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-14454130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2771de3-96f1-48a2-898b-b782286eeca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6872f4740a4c4cd79261ec2d8d28eb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='373105146eac491082047b9114d20c49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-85b6cfb6-375f-4192-8c36-1eb373146045 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25df24c3-5fcd-44b6-b541-fcfb499c3f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:20 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25df24c3-5fcd-44b6-b541-fcfb499c3f4e) transitioned into state 'SUCCESS' from state '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-14454130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6872f4740a4c4cd79261ec2d8d28eb66',qos_specs=None,replication_status=,reservations=['4365b05c-b80f-4fa0-b55d-153d4d042472','c7dcab3b-bd9b-44be-9159-1150475e6312','53ff4748-27c8-44f6-af4b-081364883c61','a4fab156-f12a-46fd-a507-009769ccd8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373105146eac491082047b9114d20c49',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049f61ed-49bc-45e4-9082-b020cb279a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049f61ed-49bc-45e4-9082-b020cb279a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (bb473821-8cf0-4070-ab07-11c964068217) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume request issued successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf5438ff-bfba-464d-8ded-76c835c57b72 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 392/801] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:19 2026] POST /volume/v3/volumes => generated 764 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6cca4c56-302b-4e13-877b-5a62de42b604 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6cca4c56-302b-4e13-877b-5a62de42b604 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6cca4c56-302b-4e13-877b-5a62de42b604 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6cca4c56-302b-4e13-877b-5a62de42b604 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85b6cfb6-375f-4192-8c36-1eb373146045 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 200 Sep 08 14:06:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 410/802] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:20 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 931 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6cca4c56-302b-4e13-877b-5a62de42b604 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6cca4c56-302b-4e13-877b-5a62de42b604 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 200 Sep 08 14:06:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 393/803] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:20 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 832 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95bbaae9-92b6-4439-991c-55105e6b6270 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95bbaae9-92b6-4439-991c-55105e6b6270 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95bbaae9-92b6-4439-991c-55105e6b6270 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95bbaae9-92b6-4439-991c-55105e6b6270 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95bbaae9-92b6-4439-991c-55105e6b6270 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 returned with HTTP 404 Sep 08 14:06:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 411/804] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/8f5b82ac-bdeb-4ca6-ac55-5720f252df74 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-913cf99b-2051-458e-b84f-e91a6095c742 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-913cf99b-2051-458e-b84f-e91a6095c742 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-913cf99b-2051-458e-b84f-e91a6095c742 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-913cf99b-2051-458e-b84f-e91a6095c742 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 9cd977e1-1800-4b42-b65b-6128d9e4e67a {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-913cf99b-2051-458e-b84f-e91a6095c742 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2cfeac6-67ad-4dec-a09f-39d92ccb64d1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a returned with HTTP 404 Sep 08 14:06:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 394/805] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/groups/9cd977e1-1800-4b42-b65b-6128d9e4e67a => generated 108 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-913cf99b-2051-458e-b84f-e91a6095c742 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 412/806] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:06:21 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group_snapshot with id: be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /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 08 14:06:22 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2426e8e-1e16-4362-84db-c6ff8efe37dc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 202 Sep 08 14:06:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 395/807] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:06:21 2026] DELETE /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:22 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-13b94951-2f11-4533-bb25-ef6b87bff9c8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 413/808] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /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 08 14:06:22 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7884165b-c1af-4b41-879b-f9a9e5abb220 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 396/809] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e6c494bc-7335-4ff7-b0e8-3b0a772a027f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 414/810] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f346d502-e1e5-4b4f-925f-e938583a5d79 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 397/811] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-46b6a95e-719e-4cae-a370-23004d437a82 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46b6a95e-719e-4cae-a370-23004d437a82 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46b6a95e-719e-4cae-a370-23004d437a82 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46b6a95e-719e-4cae-a370-23004d437a82 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 415/812] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:06:23 2026] PUT /volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 => generated 591 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume of 2 GB Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Availability Zones retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (a275807a-9929-42a0-9773-fe799ae295fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdd192f-67ad-4d74-859e-cf2ca230ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Validating volume size '2' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdd192f-67ad-4d74-859e-cf2ca230ac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d11207-bbc8-4f56-9e2e-9b03450ecc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: WARNING cinder.quota_utils [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Quota exceeded for 6872f4740a4c4cd79261ec2d8d28eb66, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 14:06:23 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d11207-bbc8-4f56-9e2e-9b03450ecc23) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:06:23 devstack devstack@c-api.service[86976]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d11207-bbc8-4f56-9e2e-9b03450ecc23) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d11207-bbc8-4f56-9e2e-9b03450ecc23) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdd192f-67ad-4d74-859e-cf2ca230ac51) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdd192f-67ad-4d74-859e-cf2ca230ac51) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:06:23 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (a275807a-9929-42a0-9773-fe799ae295fb) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.middleware.fault [None req-bfad401b-7f53-430f-a87d-f54d6d004e3a tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 413 Sep 08 14:06:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 398/813] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:23 2026] POST /volume/v3/volumes => generated 208 bytes in 268 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-854dc31c-596c-454b-9d0d-62f90fc30c45 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-854dc31c-596c-454b-9d0d-62f90fc30c45 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-854dc31c-596c-454b-9d0d-62f90fc30c45 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1daec7d7-2312-4d92-865e-6964a4693a77 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1daec7d7-2312-4d92-865e-6964a4693a77 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1daec7d7-2312-4d92-865e-6964a4693a77 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1daec7d7-2312-4d92-865e-6964a4693a77 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-854dc31c-596c-454b-9d0d-62f90fc30c45 tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 416/814] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:06:23 2026] PUT /volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 => generated 591 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1daec7d7-2312-4d92-865e-6964a4693a77 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1daec7d7-2312-4d92-865e-6964a4693a77 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 399/815] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:23 2026] GET /volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf => generated 449 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Create volume of 1 GB Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Availability Zones retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (0977b5f4-cf87-4081-99c4-25fef1f6af01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59671298-9891-4d9b-9b8d-294a5783aae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59671298-9891-4d9b-9b8d-294a5783aae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a18765-1a10-4496-a45a-b21f54f30c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: WARNING cinder.quota_utils [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Quota exceeded for 6872f4740a4c4cd79261ec2d8d28eb66, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 08 14:06:23 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a18765-1a10-4496-a45a-b21f54f30c0a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:06:23 devstack devstack@c-api.service[86977]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a18765-1a10-4496-a45a-b21f54f30c0a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a18765-1a10-4496-a45a-b21f54f30c0a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:06:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59671298-9891-4d9b-9b8d-294a5783aae4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59671298-9891-4d9b-9b8d-294a5783aae4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:06:23 devstack devstack@c-api.service[86977]: WARNING cinder.volume.api [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Flow 'volume_create_api' (0977b5f4-cf87-4081-99c4-25fef1f6af01) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:06:23 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-4f829f17-04a6-4145-9b53-ac40e9d18e66 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 413 Sep 08 14:06:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 417/816] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:23 2026] POST /volume/v3/volumes => generated 150 bytes in 218 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-28cf631c-0125-49c7-ab3a-ef5168e745de None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28cf631c-0125-49c7-ab3a-ef5168e745de tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 Sep 08 14:06:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-28cf631c-0125-49c7-ab3a-ef5168e745de tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28cf631c-0125-49c7-ab3a-ef5168e745de tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 400/817] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:06:23 2026] PUT /volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 => generated 590 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] POST http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9/action Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: ERROR cinder.volume.api [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Quota exceeded for 6872f4740a4c4cd79261ec2d8d28eb66, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-f9a20fa5-202a-46fd-aaf6-c92089999151 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9/action returned with HTTP 413 Sep 08 14:06:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 418/818] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:06:24 2026] POST /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9/action => generated 208 bytes in 155 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-72cabb61-f336-42f2-b30b-9dd8accb0f1d tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 401/819] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] DELETE http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Delete volume with id: b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Delete volume request issued successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e45300a5-f7a5-4b2a-b316-de12cae84ff2 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 202 Sep 08 14:06:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 419/820] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:06:24 2026] DELETE /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2a344341-6904-4b29-b707-bff12f11eece None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a344341-6904-4b29-b707-bff12f11eece tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a344341-6904-4b29-b707-bff12f11eece tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a344341-6904-4b29-b707-bff12f11eece tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2a344341-6904-4b29-b707-bff12f11eece tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a344341-6904-4b29-b707-bff12f11eece tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 402/821] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40e4ca4b-9836-455f-8fff-d918fa5a89be tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 420/822] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fd208b29-8978-4a04-a2f0-fca483b1bbb1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd208b29-8978-4a04-a2f0-fca483b1bbb1 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] GET http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd208b29-8978-4a04-a2f0-fca483b1bbb1 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd208b29-8978-4a04-a2f0-fca483b1bbb1 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd208b29-8978-4a04-a2f0-fca483b1bbb1 tempest-VolumeQuotasNegativeTestJSON-137563050 tempest-VolumeQuotasNegativeTestJSON-137563050-project-member] http://192.168.122.83/volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 returned with HTTP 404 Sep 08 14:06:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 403/823] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/b2771de3-96f1-48a2-898b-b782286eeca9 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2c80059d-675c-4134-9631-08d299e1fbfe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c80059d-675c-4134-9631-08d299e1fbfe tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 Sep 08 14:06:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c80059d-675c-4134-9631-08d299e1fbfe tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-23b94839-11a1-4740-8f13-af8da72303d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b94839-11a1-4740-8f13-af8da72303d2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23b94839-11a1-4740-8f13-af8da72303d2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23b94839-11a1-4740-8f13-af8da72303d2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b94839-11a1-4740-8f13-af8da72303d2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf returned with HTTP 404 Sep 08 14:06:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 404/824] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/snapshots/f44440c0-b1f7-48e9-a32c-5dd021ef49cf => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member be7a7607-302e-45ce-8f24-50cee91fabcc {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d366b6c9-ed3d-481b-893c-66d02dc09204 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc returned with HTTP 404 Sep 08 14:06:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 405/825] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/group_snapshots/be7a7607-302e-45ce-8f24-50cee91fabcc => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-136eca38-6bb5-4814-891e-4eb1693813f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:25 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c80059d-675c-4134-9631-08d299e1fbfe tempest-VolumeQuotasNegativeTestJSON-1500253801 tempest-VolumeQuotasNegativeTestJSON-1500253801-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 421/826] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:06:25 2026] PUT /volume/v3/os-quota-sets/6872f4740a4c4cd79261ec2d8d28eb66 => generated 594 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-136eca38-6bb5-4814-891e-4eb1693813f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 406/827] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18/action Sep 08 14:06:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for group f77748b2-ae89-4e78-b682-0bd8fb624d18 {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:06:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group with id: f77748b2-ae89-4e78-b682-0bd8fb624d18 Sep 08 14:06:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86977]: /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 08 14:06:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:06:26 devstack devstack@c-api.service[86977]: /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 08 14:06:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0fc6f4fb-a4ba-42e5-930b-fb40508d0684 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18/action returned with HTTP 202 Sep 08 14:06:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 422/828] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:06:25 2026] POST /volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 Sep 08 14:06:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:26 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:26 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-07d8964d-f499-4cbe-ac91-ec98d11043f2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 407/829] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 Sep 08 14:06:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:27 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:27 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4cb76d54-d6e1-4050-a01f-0995ceb857bb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 returned with HTTP 200 Sep 08 14:06:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 423/830] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c18d14dc-1931-4e36-9f24-df6c152a83b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c18d14dc-1931-4e36-9f24-df6c152a83b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c18d14dc-1931-4e36-9f24-df6c152a83b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c18d14dc-1931-4e36-9f24-df6c152a83b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c18d14dc-1931-4e36-9f24-df6c152a83b7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 returned with HTTP 404 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 408/831] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/volumes/c6f0e125-b73c-4907-912b-c262da8cb866 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member f77748b2-ae89-4e78-b682-0bd8fb624d18 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e7003f7-9c3a-4fc5-876f-7dbbd4f85b3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 returned with HTTP 404 Sep 08 14:06:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 424/832] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/groups/f77748b2-ae89-4e78-b682-0bd8fb624d18 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7aeb8e44-f11a-4c61-bd24-b7ad412adeab None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7aeb8e44-f11a-4c61-bd24-b7ad412adeab tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/e28989c9-26db-4130-a7ae-d68c32c497b0 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7aeb8e44-f11a-4c61-bd24-b7ad412adeab tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7aeb8e44-f11a-4c61-bd24-b7ad412adeab tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7aeb8e44-f11a-4c61-bd24-b7ad412adeab tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types/e28989c9-26db-4130-a7ae-d68c32c497b0 returned with HTTP 202 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 409/833] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:06:28 2026] DELETE /volume/v3/group_types/e28989c9-26db-4130-a7ae-d68c32c497b0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0d0c2789-6bce-4061-807a-2838bd2e56f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d0c2789-6bce-4061-807a-2838bd2e56f2 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d0c2789-6bce-4061-807a-2838bd2e56f2 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d0c2789-6bce-4061-807a-2838bd2e56f2 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d0c2789-6bce-4061-807a-2838bd2e56f2 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 returned with HTTP 202 Sep 08 14:06:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 425/834] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:28 2026] DELETE /volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b4fde945-cf8c-4c15-a454-632b90985d53 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b4fde945-cf8c-4c15-a454-632b90985d53 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] GET http://192.168.122.83/volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b4fde945-cf8c-4c15-a454-632b90985d53 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b4fde945-cf8c-4c15-a454-632b90985d53 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b4fde945-cf8c-4c15-a454-632b90985d53 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 returned with HTTP 404 Sep 08 14:06:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 410/835] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/types/20991f3c-491b-4bed-a919-12a864b7e8c1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-38379185-3d1c-4167-9238-254ac76c4a4d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-38379185-3d1c-4167-9238-254ac76c4a4d tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-38379185-3d1c-4167-9238-254ac76c4a4d tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1869548403"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-38379185-3d1c-4167-9238-254ac76c4a4d tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 426/836] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:28 2026] POST /volume/v3/types => generated 224 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-295a4a9b-6695-4e99-9162-7ee24cdb173e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-295a4a9b-6695-4e99-9162-7ee24cdb173e tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:06:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-295a4a9b-6695-4e99-9162-7ee24cdb173e tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-917726264"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-295a4a9b-6695-4e99-9162-7ee24cdb173e tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:06:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 411/837] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:06:28 2026] POST /volume/v3/group_types => generated 180 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f706024d-52ed-4693-966d-a7854fd8bf67 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:06:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6aa2d62e-a757-47d7-8e85-2aed6a8a8304", "volume_types": ["feaa8699-bad8-4610-b425-e4407f467a04"], "name": "tempest-GroupSnapshotsTest-Group-936634789"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group {'group': {'group_type': '6aa2d62e-a757-47d7-8e85-2aed6a8a8304', 'volume_types': ['feaa8699-bad8-4610-b425-e4407f467a04'], 'name': 'tempest-GroupSnapshotsTest-Group-936634789'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:06:29 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group tempest-GroupSnapshotsTest-Group-936634789. Sep 08 14:06:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['cf47bde7-8162-4b60-a500-49ab87148f5d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f706024d-52ed-4693-966d-a7854fd8bf67 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:06:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 427/838] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:06:29 2026] POST /volume/v3/groups => generated 111 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:29 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f21aefa8-065c-4047-a4f0-932ef8e8f1f6 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 412/839] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77755d0c-25fb-4adc-adec-64d2c6c98f78 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 428/840] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:30 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-717112145", "volume_type": "feaa8699-bad8-4610-b425-e4407f467a04", "group_id": "79c7afc1-a849-4cc3-a623-c66edb738c03", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-717112145', 'volume_type': 'feaa8699-bad8-4610-b425-e4407f467a04', 'group_id': '79c7afc1-a849-4cc3-a623-c66edb738c03', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume of 1 GB Sep 08 14:06:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (267b13da-b7bb-4a59-b13a-d5267e27d7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abdd016-051b-43f2-830e-9c057223cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abdd016-051b-43f2-830e-9c057223cc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feaa8699-bad8-4610-b425-e4407f467a04,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1869548403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feaa8699-bad8-4610-b425-e4407f467a04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '79c7afc1-a849-4cc3-a623-c66edb738c03', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5375bc8f-337c-496d-828c-7e3938282738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1869548403 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1869548403, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1869548403 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1869548403, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['4a8412bd-d819-47a9-89b0-78f5dfca6ba1', '7e780e5e-693b-481d-b2ac-a381a5455068', 'f0e6f6c2-21bc-487d-b79c-4b7794140e43', '426784bf-0eed-47bf-af2c-12195b041e82'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5375bc8f-337c-496d-828c-7e3938282738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a8412bd-d819-47a9-89b0-78f5dfca6ba1', '7e780e5e-693b-481d-b2ac-a381a5455068', 'f0e6f6c2-21bc-487d-b79c-4b7794140e43', '426784bf-0eed-47bf-af2c-12195b041e82']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66ba099-fa32-45f2-be43-ec4ac53a432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66ba099-fa32-45f2-be43-ec4ac53a432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd81ff85-4546-471a-a93e-9e084cf12bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-717112145',encryption_key_id=None,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['4a8412bd-d819-47a9-89b0-78f5dfca6ba1','7e780e5e-693b-481d-b2ac-a381a5455068','f0e6f6c2-21bc-487d-b79c-4b7794140e43','426784bf-0eed-47bf-af2c-12195b041e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-717112145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,host=None,id=dd81ff85-4546-471a-a93e-9e084cf12bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc3f259f56a4d828fa778e101770851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ed836541954ca5a82ec26a212cf510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feaa8699-bad8-4610-b425-e4407f467a04),volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3e2590-2670-4474-9b0b-605fb8b780a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3e2590-2670-4474-9b0b-605fb8b780a6) transitioned into state 'SUCCESS' from state '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-717112145',encryption_key_id=None,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['4a8412bd-d819-47a9-89b0-78f5dfca6ba1','7e780e5e-693b-481d-b2ac-a381a5455068','f0e6f6c2-21bc-487d-b79c-4b7794140e43','426784bf-0eed-47bf-af2c-12195b041e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2be84f5-9a85-433d-bd75-766eafdc1c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2be84f5-9a85-433d-bd75-766eafdc1c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (267b13da-b7bb-4a59-b13a-d5267e27d7f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request issued successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:30 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:30 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6d8e0cbc-200c-4f1a-a3fc-9082bfd8db2f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 413/841] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:06:30 2026] POST /volume/v3/volumes => generated 828 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3852ca0c-d189-408f-8a32-c251ca1203ac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 Sep 08 14:06:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:31 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:31 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3852ca0c-d189-408f-8a32-c251ca1203ac tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 returned with HTTP 200 Sep 08 14:06:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 429/842] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:30 2026] GET /volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 => generated 896 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 Sep 08 14:06:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:32 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:32 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f6a6d80-2814-4a23-923e-d4579dda2726 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 returned with HTTP 200 Sep 08 14:06:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 414/843] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:32 2026] GET /volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 => generated 920 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b758c6a2-cd6d-429a-a17c-9e6196408294 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b758c6a2-cd6d-429a-a17c-9e6196408294 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] GET http://192.168.122.83/volume/v3/os-services Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b758c6a2-cd6d-429a-a17c-9e6196408294 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b758c6a2-cd6d-429a-a17c-9e6196408294 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: /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 08 14:06:33 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b758c6a2-cd6d-429a-a17c-9e6196408294 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services returned with HTTP 200 Sep 08 14:06:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 430/844] 192.168.122.83 () {58 vars in 1128 bytes} [Tue Sep 8 14:06:33 2026] GET /volume/v3/os-services => generated 705 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cf100daa-5ed4-4cd1-90a6-fbddb21decfd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf100daa-5ed4-4cd1-90a6-fbddb21decfd tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] PUT http://192.168.122.83/volume/v3/os-services/disable-log-reason Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cf100daa-5ed4-4cd1-90a6-fbddb21decfd tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cf100daa-5ed4-4cd1-90a6-fbddb21decfd tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 08 14:06:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 415/845] 192.168.122.83 () {60 vars in 1205 bytes} [Tue Sep 8 14:06:33 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8595baca-2d9e-4cdb-9572-a592b304cf4d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8595baca-2d9e-4cdb-9572-a592b304cf4d tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] PUT http://192.168.122.83/volume/v3/os-services/disable Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8595baca-2d9e-4cdb-9572-a592b304cf4d tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8595baca-2d9e-4cdb-9572-a592b304cf4d tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services/disable returned with HTTP 404 Sep 08 14:06:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 431/846] 192.168.122.83 () {60 vars in 1172 bytes} [Tue Sep 8 14:06:33 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0c3a2e36-dc21-4d65-9525-517716c61e3f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c3a2e36-dc21-4d65-9525-517716c61e3f tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] PUT http://192.168.122.83/volume/v3/os-services/enable Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c3a2e36-dc21-4d65-9525-517716c61e3f tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c3a2e36-dc21-4d65-9525-517716c61e3f tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services/enable returned with HTTP 404 Sep 08 14:06:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 416/847] 192.168.122.83 () {60 vars in 1169 bytes} [Tue Sep 8 14:06:33 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b8679881-aca5-4e6c-98ce-b4553923772d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bcfc2fbd-0eb9-4e3c-b688-58fb4b220acc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcfc2fbd-0eb9-4e3c-b688-58fb4b220acc tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] PUT http://192.168.122.83/volume/v3/os-services/freeze Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bcfc2fbd-0eb9-4e3c-b688-58fb4b220acc tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86976]: /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 08 14:06:33 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcfc2fbd-0eb9-4e3c-b688-58fb4b220acc tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services/freeze returned with HTTP 400 Sep 08 14:06:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 417/848] 192.168.122.83 () {60 vars in 1169 bytes} [Tue Sep 8 14:06:33 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:33 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:33 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-02b834b7-b424-42ba-ba01-f384bb0f0546 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02b834b7-b424-42ba-ba01-f384bb0f0546 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] PUT http://192.168.122.83/volume/v3/os-services/thaw Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-02b834b7-b424-42ba-ba01-f384bb0f0546 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02b834b7-b424-42ba-ba01-f384bb0f0546 tempest-VolumeServicesNegativeTest-854099191 tempest-VolumeServicesNegativeTest-854099191-project-admin] http://192.168.122.83/volume/v3/os-services/thaw returned with HTTP 400 Sep 08 14:06:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 418/849] 192.168.122.83 () {60 vars in 1163 bytes} [Tue Sep 8 14:06:33 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8679881-aca5-4e6c-98ce-b4553923772d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 returned with HTTP 200 Sep 08 14:06:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 432/850] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:33 2026] GET /volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-727334464", "volume_type": "feaa8699-bad8-4610-b425-e4407f467a04", "group_id": "79c7afc1-a849-4cc3-a623-c66edb738c03", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-727334464', 'volume_type': 'feaa8699-bad8-4610-b425-e4407f467a04', 'group_id': '79c7afc1-a849-4cc3-a623-c66edb738c03', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume of 1 GB Sep 08 14:06:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:33 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (04ad7dba-324e-4907-8938-d434a951ab10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c5318b-d866-46a3-94cb-c2b08a9a40c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c5318b-d866-46a3-94cb-c2b08a9a40c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feaa8699-bad8-4610-b425-e4407f467a04,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1869548403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feaa8699-bad8-4610-b425-e4407f467a04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '79c7afc1-a849-4cc3-a623-c66edb738c03', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c9489e-3a3c-4798-b937-84b97afe845e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['a419d7b3-5d6c-46ef-87af-e8f271acc41d', '96cf648f-0974-4644-a742-a3655faf7884', 'bb2b9b8a-4f2d-4116-9f31-c154d5224e1c', '10e07942-45bb-4b84-9e29-ee87d7a34b40'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c9489e-3a3c-4798-b937-84b97afe845e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a419d7b3-5d6c-46ef-87af-e8f271acc41d', '96cf648f-0974-4644-a742-a3655faf7884', 'bb2b9b8a-4f2d-4116-9f31-c154d5224e1c', '10e07942-45bb-4b84-9e29-ee87d7a34b40']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9762174-c6ee-492b-bf3c-2971a53b9c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9762174-c6ee-492b-bf3c-2971a53b9c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cea0fa-524c-48ed-959a-b6e56989d9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-727334464',encryption_key_id=None,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['a419d7b3-5d6c-46ef-87af-e8f271acc41d','96cf648f-0974-4644-a742-a3655faf7884','bb2b9b8a-4f2d-4116-9f31-c154d5224e1c','10e07942-45bb-4b84-9e29-ee87d7a34b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-727334464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,host=None,id=69cea0fa-524c-48ed-959a-b6e56989d9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc3f259f56a4d828fa778e101770851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ed836541954ca5a82ec26a212cf510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feaa8699-bad8-4610-b425-e4407f467a04),volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6553cd-2e21-48d9-8dea-79bc717fde3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6553cd-2e21-48d9-8dea-79bc717fde3b) transitioned into state 'SUCCESS' from state '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-727334464',encryption_key_id=None,group_id=79c7afc1-a849-4cc3-a623-c66edb738c03,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['a419d7b3-5d6c-46ef-87af-e8f271acc41d','96cf648f-0974-4644-a742-a3655faf7884','bb2b9b8a-4f2d-4116-9f31-c154d5224e1c','10e07942-45bb-4b84-9e29-ee87d7a34b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=feaa8699-bad8-4610-b425-e4407f467a04)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e38cda-ff8a-47f5-93bf-3f34625275ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e38cda-ff8a-47f5-93bf-3f34625275ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (04ad7dba-324e-4907-8938-d434a951ab10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request issued successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:34 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:34 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abcf16ad-840e-43c0-b26c-e60d6b6cbdd4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 419/851] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:06:33 2026] POST /volume/v3/volumes => generated 828 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:34 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:34 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e93c039a-af58-4cfd-bb85-d1e134d223a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 433/852] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:34 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 896 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:35 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:35 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:35 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e15b78fe-8fed-4f3c-92d1-8aff08c8d8c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 420/853] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:35 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:36 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4b190c9-97b2-4243-a0fd-c622403d2a1a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 434/854] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:36 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 921 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b878b41c-e650-4084-9ffa-4e7d60659939 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b878b41c-e650-4084-9ffa-4e7d60659939 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] PUT http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b878b41c-e650-4084-9ffa-4e7d60659939 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "dd81ff85-4546-471a-a93e-9e084cf12bd1"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-b878b41c-e650-4084-9ffa-4e7d60659939 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Update called for group 79c7afc1-a849-4cc3-a623-c66edb738c03. {{(pid=86976) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:06:36 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-b878b41c-e650-4084-9ffa-4e7d60659939 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Updating group 79c7afc1-a849-4cc3-a623-c66edb738c03 with name None description: None add_volumes: None remove_volumes: dd81ff85-4546-471a-a93e-9e084cf12bd1. Sep 08 14:06:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b878b41c-e650-4084-9ffa-4e7d60659939 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 202 Sep 08 14:06:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 421/855] 192.168.122.83 () {62 vars in 1285 bytes} [Tue Sep 8 14:06:36 2026] PUT /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc13ad4c-49c3-44df-b317-18a910178f3c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc13ad4c-49c3-44df-b317-18a910178f3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc13ad4c-49c3-44df-b317-18a910178f3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc13ad4c-49c3-44df-b317-18a910178f3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-dc13ad4c-49c3-44df-b317-18a910178f3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:37 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc13ad4c-49c3-44df-b317-18a910178f3c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 435/856] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:36 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04dbdd9e-4f95-46c7-b9b1-f69d3a6615c5 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 422/857] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] PUT http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dd81ff85-4546-471a-a93e-9e084cf12bd1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Update called for group 79c7afc1-a849-4cc3-a623-c66edb738c03. {{(pid=86977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:06:38 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Updating group 79c7afc1-a849-4cc3-a623-c66edb738c03 with name None description: None add_volumes: dd81ff85-4546-471a-a93e-9e084cf12bd1 remove_volumes: None. Sep 08 14:06:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34e18d4d-3f8d-4742-96cf-0b4c62d8d481 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 202 Sep 08 14:06:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 436/858] 192.168.122.83 () {62 vars in 1285 bytes} [Tue Sep 8 14:06:38 2026] PUT /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-026ae230-e046-4965-b3d3-c62a999522ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-026ae230-e046-4965-b3d3-c62a999522ea tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-026ae230-e046-4965-b3d3-c62a999522ea tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-026ae230-e046-4965-b3d3-c62a999522ea tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-026ae230-e046-4965-b3d3-c62a999522ea tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-026ae230-e046-4965-b3d3-c62a999522ea tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 423/859] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 391 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d5da9b9-f259-42ce-a99c-31872946f5cd tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 437/860] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:39 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75bb0afa-039c-48ed-998c-bddfdf34221e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75bb0afa-039c-48ed-998c-bddfdf34221e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] PUT http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75bb0afa-039c-48ed-998c-bddfdf34221e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "69cea0fa-524c-48ed-959a-b6e56989d9f1"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-75bb0afa-039c-48ed-998c-bddfdf34221e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Update called for group 79c7afc1-a849-4cc3-a623-c66edb738c03. {{(pid=86976) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:06:39 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-75bb0afa-039c-48ed-998c-bddfdf34221e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Updating group 79c7afc1-a849-4cc3-a623-c66edb738c03 with name None description: None add_volumes: None remove_volumes: 69cea0fa-524c-48ed-959a-b6e56989d9f1. Sep 08 14:06:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75bb0afa-039c-48ed-998c-bddfdf34221e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 202 Sep 08 14:06:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 424/861] 192.168.122.83 () {62 vars in 1285 bytes} [Tue Sep 8 14:06:39 2026] PUT /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05892dde-db0f-40aa-b5a9-c6cdd39d9192 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 438/862] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:39 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1d3c70c4-f7ae-4e38-8f7c-975eaf38d47c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d3c70c4-f7ae-4e38-8f7c-975eaf38d47c tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d3c70c4-f7ae-4e38-8f7c-975eaf38d47c tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1476902656", "description": "tempest-volume-type-description-867149891", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d3c70c4-f7ae-4e38-8f7c-975eaf38d47c tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 425/863] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:06:39 2026] POST /volume/v3/types => generated 317 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b32cf827-ac47-47ed-ba9a-f79da022b71a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b32cf827-ac47-47ed-ba9a-f79da022b71a tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b32cf827-ac47-47ed-ba9a-f79da022b71a tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b32cf827-ac47-47ed-ba9a-f79da022b71a tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b32cf827-ac47-47ed-ba9a-f79da022b71a tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 439/864] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d3395f1e-7da3-4282-a22c-06a558b283b1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d3395f1e-7da3-4282-a22c-06a558b283b1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] DELETE http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d3395f1e-7da3-4282-a22c-06a558b283b1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d3395f1e-7da3-4282-a22c-06a558b283b1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d3395f1e-7da3-4282-a22c-06a558b283b1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 426/865] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1937dc8-c692-43b2-adaf-51c0af5c75b4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1937dc8-c692-43b2-adaf-51c0af5c75b4 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1937dc8-c692-43b2-adaf-51c0af5c75b4 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1937dc8-c692-43b2-adaf-51c0af5c75b4 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1937dc8-c692-43b2-adaf-51c0af5c75b4 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d returned with HTTP 404 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 440/866] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/0d7b2f16-bcce-48eb-ba2e-fa9449778d6d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd26bd7b-0b9c-4b37-8f16-a60a7e09401d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd26bd7b-0b9c-4b37-8f16-a60a7e09401d tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd26bd7b-0b9c-4b37-8f16-a60a7e09401d tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1084919574"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd26bd7b-0b9c-4b37-8f16-a60a7e09401d tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 427/867] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:40 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34da1430-b438-4905-99a1-6cf1498abed9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34da1430-b438-4905-99a1-6cf1498abed9 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] POST http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34da1430-b438-4905-99a1-6cf1498abed9 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34da1430-b438-4905-99a1-6cf1498abed9 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 441/868] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:40 2026] POST /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66002e54-0e9c-4078-9ef9-551eed9666b0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66002e54-0e9c-4078-9ef9-551eed9666b0 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66002e54-0e9c-4078-9ef9-551eed9666b0 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66002e54-0e9c-4078-9ef9-551eed9666b0 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66002e54-0e9c-4078-9ef9-551eed9666b0 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 428/869] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-818a5f5f-ef80-4ced-b7f1-d1e27b62059f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-818a5f5f-ef80-4ced-b7f1-d1e27b62059f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] PUT http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-818a5f5f-ef80-4ced-b7f1-d1e27b62059f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-818a5f5f-ef80-4ced-b7f1-d1e27b62059f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 442/870] 192.168.122.83 () {60 vars in 1386 bytes} [Tue Sep 8 14:06:40 2026] PUT /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b26bdb09-905d-431c-bb68-927be50d6aaa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b26bdb09-905d-431c-bb68-927be50d6aaa tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b26bdb09-905d-431c-bb68-927be50d6aaa tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b26bdb09-905d-431c-bb68-927be50d6aaa tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b26bdb09-905d-431c-bb68-927be50d6aaa tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 429/871] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0be27839-a667-4ec0-9f0d-090154f52652 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0be27839-a667-4ec0-9f0d-090154f52652 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/cipher Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0be27839-a667-4ec0-9f0d-090154f52652 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0be27839-a667-4ec0-9f0d-090154f52652 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0be27839-a667-4ec0-9f0d-090154f52652 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/cipher returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 443/872] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45f46bf6-0b3a-4763-9b2d-047fe6729f1f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45f46bf6-0b3a-4763-9b2d-047fe6729f1f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] DELETE http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45f46bf6-0b3a-4763-9b2d-047fe6729f1f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45f46bf6-0b3a-4763-9b2d-047fe6729f1f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45f46bf6-0b3a-4763-9b2d-047fe6729f1f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 430/873] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption/8b421a2b-5f02-4ab5-bf2a-c9a598160c58 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c499263-0971-49e7-8de0-75a07b888477 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c499263-0971-49e7-8de0-75a07b888477 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c499263-0971-49e7-8de0-75a07b888477 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c499263-0971-49e7-8de0-75a07b888477 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c499263-0971-49e7-8de0-75a07b888477 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 444/874] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-835b2c90-1491-4bfc-898a-0789688dfefc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-835b2c90-1491-4bfc-898a-0789688dfefc tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-835b2c90-1491-4bfc-898a-0789688dfefc tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-835b2c90-1491-4bfc-898a-0789688dfefc tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-835b2c90-1491-4bfc-898a-0789688dfefc tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 431/875] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b34872bb-b2f6-4602-ae6f-87f021d012e6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b34872bb-b2f6-4602-ae6f-87f021d012e6 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] DELETE http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b34872bb-b2f6-4602-ae6f-87f021d012e6 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b34872bb-b2f6-4602-ae6f-87f021d012e6 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9920226b-ad20-4c88-b56a-c245c5193da0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9920226b-ad20-4c88-b56a-c245c5193da0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9920226b-ad20-4c88-b56a-c245c5193da0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9920226b-ad20-4c88-b56a-c245c5193da0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-9920226b-ad20-4c88-b56a-c245c5193da0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b34872bb-b2f6-4602-ae6f-87f021d012e6 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 445/876] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3dc0783f-3e83-40bc-8c71-d60af8fa6b10 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3dc0783f-3e83-40bc-8c71-d60af8fa6b10 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3dc0783f-3e83-40bc-8c71-d60af8fa6b10 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3dc0783f-3e83-40bc-8c71-d60af8fa6b10 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9920226b-ad20-4c88-b56a-c245c5193da0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 432/877] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3dc0783f-3e83-40bc-8c71-d60af8fa6b10 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 returned with HTTP 404 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 446/878] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/79fe74cd-1a32-418b-b0fc-2122db782ee4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d836c946-155d-49ed-9598-cdc973f85cd7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] PUT http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d836c946-155d-49ed-9598-cdc973f85cd7 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d836c946-155d-49ed-9598-cdc973f85cd7 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "69cea0fa-524c-48ed-959a-b6e56989d9f1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d836c946-155d-49ed-9598-cdc973f85cd7 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Update called for group 79c7afc1-a849-4cc3-a623-c66edb738c03. {{(pid=86977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Updating group 79c7afc1-a849-4cc3-a623-c66edb738c03 with name None description: None add_volumes: 69cea0fa-524c-48ed-959a-b6e56989d9f1 remove_volumes: None. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d836c946-155d-49ed-9598-cdc973f85cd7 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 433/879] 192.168.122.83 () {58 vars in 1110 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-115ca3bd-e4e4-4837-b9e7-00541f260d5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-115ca3bd-e4e4-4837-b9e7-00541f260d5f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-115ca3bd-e4e4-4837-b9e7-00541f260d5f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2100779745"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-115ca3bd-e4e4-4837-b9e7-00541f260d5f tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 434/880] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:40 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fdf6c48d-8bca-4f75-b92a-cc95bd973487 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 447/881] 192.168.122.83 () {62 vars in 1285 bytes} [Tue Sep 8 14:06:40 2026] PUT /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f5ab6b8-0c6a-4a8f-9121-4e24b0e94550 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-628d5094-c584-4c4f-a693-2f503692a1c7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f5ab6b8-0c6a-4a8f-9121-4e24b0e94550 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] PUT http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f5ab6b8-0c6a-4a8f-9121-4e24b0e94550 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1732090231", "description": "tempest-volume-type-description-270113784", "is_public": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-628d5094-c584-4c4f-a693-2f503692a1c7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-628d5094-c584-4c4f-a693-2f503692a1c7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-628d5094-c584-4c4f-a693-2f503692a1c7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-628d5094-c584-4c4f-a693-2f503692a1c7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-628d5094-c584-4c4f-a693-2f503692a1c7 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 435/882] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f5ab6b8-0c6a-4a8f-9121-4e24b0e94550 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 448/883] 192.168.122.83 () {60 vars in 1242 bytes} [Tue Sep 8 14:06:40 2026] PUT /volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 => generated 204 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e9829025-5fbb-4b63-a0cc-0ffe0662c911 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9829025-5fbb-4b63-a0cc-0ffe0662c911 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9829025-5fbb-4b63-a0cc-0ffe0662c911 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9829025-5fbb-4b63-a0cc-0ffe0662c911 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9829025-5fbb-4b63-a0cc-0ffe0662c911 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 436/884] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0ded977e-8779-4f53-ac1c-e08b0fa2f285 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ded977e-8779-4f53-ac1c-e08b0fa2f285 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] DELETE http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ded977e-8779-4f53-ac1c-e08b0fa2f285 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ded977e-8779-4f53-ac1c-e08b0fa2f285 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ded977e-8779-4f53-ac1c-e08b0fa2f285 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 returned with HTTP 202 Sep 08 14:06:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 449/885] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c0d88254-9801-4def-beea-a5b7fe46aac1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0d88254-9801-4def-beea-a5b7fe46aac1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] GET http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 Sep 08 14:06:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0d88254-9801-4def-beea-a5b7fe46aac1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0d88254-9801-4def-beea-a5b7fe46aac1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0d88254-9801-4def-beea-a5b7fe46aac1 tempest-VolumeTypesTest-1729709253 tempest-VolumeTypesTest-1729709253-project-admin] http://192.168.122.83/volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 returned with HTTP 404 Sep 08 14:06:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 437/886] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/types/c23de949-1055-4319-a326-3bea8abc5540 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:06:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5c18e35-8d28-4b22-b452-ca53d19da4da tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 200 Sep 08 14:06:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 450/887] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /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 08 14:06:42 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:42 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:42 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-096e8a9b-bf0c-4396-ac7a-5c9fdadbeba1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 438/888] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/group_snapshots Sep 08 14:06:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "79c7afc1-a849-4cc3-a623-c66edb738c03", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-142835500"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '79c7afc1-a849-4cc3-a623-c66edb738c03', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-142835500'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 14:06:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.group_snapshots [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-142835500. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: /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 08 14:06:42 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1869548403 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1869548403, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1869548403 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1869548403, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:42 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['a73ad794-8922-450a-9d77-b9fa7bdaf020', 'b10b8795-6e45-4727-9cb3-8df8f07b7b36', '6de9fea3-ea36-4665-905c-dd70ace0abc1', 'e08af4d7-c23a-412f-9535-237bd9b328ca'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73656ceb-18e2-4e98-bf7c-2e82a51aab1b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots returned with HTTP 202 Sep 08 14:06:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 451/889] 192.168.122.83 () {62 vars in 1203 bytes} [Tue Sep 8 14:06:42 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d05d4184-fdec-4170-ad6c-d7d27974f546 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 439/890] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-15c01679-714b-41ca-9987-226d599bd58b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15c01679-714b-41ca-9987-226d599bd58b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15c01679-714b-41ca-9987-226d599bd58b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15c01679-714b-41ca-9987-226d599bd58b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-15c01679-714b-41ca-9987-226d599bd58b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15c01679-714b-41ca-9987-226d599bd58b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 452/891] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:43 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f71a8ad-64d5-44dd-8d85-8a815a5d7c91 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 440/892] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:06:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:06:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56af03c5-34fb-439d-b07a-7c644ce7eaa8 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:06:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 453/893] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-266e13e7-d20c-49e6-9704-0586881bf3ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-266e13e7-d20c-49e6-9704-0586881bf3ef tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-266e13e7-d20c-49e6-9704-0586881bf3ef tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-266e13e7-d20c-49e6-9704-0586881bf3ef tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-266e13e7-d20c-49e6-9704-0586881bf3ef tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-266e13e7-d20c-49e6-9704-0586881bf3ef tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 441/894] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a1faf5a-6355-405a-a460-28aa75c3b92c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 454/895] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:45 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21cace9e-c260-4861-b2e4-2439f88e6846 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21cace9e-c260-4861-b2e4-2439f88e6846 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21cace9e-c260-4861-b2e4-2439f88e6846 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21cace9e-c260-4861-b2e4-2439f88e6846 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-21cace9e-c260-4861-b2e4-2439f88e6846 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21cace9e-c260-4861-b2e4-2439f88e6846 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 442/896] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:46 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b3283822-d6bf-4825-96d5-b1b016f4e78a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 455/897] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:47 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a6c51318-7545-4c74-853f-a6d5ee0d739c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 443/898] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /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 08 14:06:49 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f7711ef-70ad-4746-9ed0-b3501c06e215 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 456/899] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4530c3fa-0f33-49fc-a3bf-7f54350b768d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 444/900] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15b0c002-b230-498f-9c1c-233cca87ecc1 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 457/901] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group_snapshot with id: ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /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 08 14:06:49 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb33b9c7-7e4a-4278-b642-57f7b505c7f0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 202 Sep 08 14:06:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 445/902] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:06:49 2026] DELETE /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4859d196-75e0-4185-b735-b84ab65f0036 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /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 08 14:06:49 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:49 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:49 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4859d196-75e0-4185-b735-b84ab65f0036 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 458/903] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /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 08 14:06:49 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba07a8f6-6f52-473a-af7d-80cd70224196 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 446/904] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ae38630-bff3-42c1-9ced-323ba4a4c1e9 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 459/905] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:50 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=590,cinder:UPDATE=128,cinder:INSERT=89 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:06:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4dad542-6437-4ddd-a04c-d62c972853f8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 200 Sep 08 14:06:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 447/906] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:50 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=651,cinder:UPDATE=101,cinder:INSERT=56 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:06:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-968387ad-9d2f-402b-b0bc-b4a11c4152c0 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 200 Sep 08 14:06:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 460/907] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:51 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5c32b70b-ab2b-4a6a-b539-f75af87eca64 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c32b70b-ab2b-4a6a-b539-f75af87eca64 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] POST http://192.168.122.83/volume/v3/types/06a029b6-5713-48bc-aec3-78515890e652/encryption Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c32b70b-ab2b-4a6a-b539-f75af87eca64 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c32b70b-ab2b-4a6a-b539-f75af87eca64 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/06a029b6-5713-48bc-aec3-78515890e652/encryption returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 448/908] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/types/06a029b6-5713-48bc-aec3-78515890e652/encryption => generated 114 bytes in 308 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7c3e57a7-5cb1-4dcf-816e-dbd47bc2becf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c3e57a7-5cb1-4dcf-816e-dbd47bc2becf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c3e57a7-5cb1-4dcf-816e-dbd47bc2becf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1169712265", "os-volume-type-access:is_public": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c3e57a7-5cb1-4dcf-816e-dbd47bc2becf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 461/909] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-52134843-be5f-40b3-89c8-d0de116caa9e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52134843-be5f-40b3-89c8-d0de116caa9e tempest-VolumeTypesNegativeTest-1516356030 tempest-VolumeTypesNegativeTest-1516356030-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-52134843-be5f-40b3-89c8-d0de116caa9e tempest-VolumeTypesNegativeTest-1516356030 tempest-VolumeTypesNegativeTest-1516356030-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9807177-7daf-415d-9eeb-371c6cb468d9", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1371588103"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-52134843-be5f-40b3-89c8-d0de116caa9e tempest-VolumeTypesNegativeTest-1516356030 tempest-VolumeTypesNegativeTest-1516356030-project-member] Create volume request body: {'volume': {'volume_type': 'f9807177-7daf-415d-9eeb-371c6cb468d9', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1371588103'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52134843-be5f-40b3-89c8-d0de116caa9e tempest-VolumeTypesNegativeTest-1516356030 tempest-VolumeTypesNegativeTest-1516356030-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 449/910] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/volumes => generated 114 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-555c669c-caae-4ad8-b809-4cc0412ba7cb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-555c669c-caae-4ad8-b809-4cc0412ba7cb tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] DELETE http://192.168.122.83/volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-555c669c-caae-4ad8-b809-4cc0412ba7cb tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-555c669c-caae-4ad8-b809-4cc0412ba7cb tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-555c669c-caae-4ad8-b809-4cc0412ba7cb tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 returned with HTTP 202 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 462/911] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:52 2026] DELETE /volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-776daf75-1c06-48d5-9254-c2b91a44c16d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-776daf75-1c06-48d5-9254-c2b91a44c16d tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] GET http://192.168.122.83/volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-776daf75-1c06-48d5-9254-c2b91a44c16d tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-776daf75-1c06-48d5-9254-c2b91a44c16d tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-776daf75-1c06-48d5-9254-c2b91a44c16d tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 450/912] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/types/f9807177-7daf-415d-9eeb-371c6cb468d9 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-98ea025d-d1e5-4c38-a9f1-23ab81fc91c2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98ea025d-d1e5-4c38-a9f1-23ab81fc91c2 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98ea025d-d1e5-4c38-a9f1-23ab81fc91c2 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98ea025d-d1e5-4c38-a9f1-23ab81fc91c2 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 400 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 463/913] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-91e7ed89-4ff9-4dec-b3e1-43d5460a1ac4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91e7ed89-4ff9-4dec-b3e1-43d5460a1ac4 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91e7ed89-4ff9-4dec-b3e1-43d5460a1ac4 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-190370303"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91e7ed89-4ff9-4dec-b3e1-43d5460a1ac4 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 451/914] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/types => generated 228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6b5d5f3b-01ef-452a-bcf9-94803239e41c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b5d5f3b-01ef-452a-bcf9-94803239e41c tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6b5d5f3b-01ef-452a-bcf9-94803239e41c tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-190370303"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b5d5f3b-01ef-452a-bcf9-94803239e41c tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-190370303 already exists. Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b5d5f3b-01ef-452a-bcf9-94803239e41c tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 409 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 452/915] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/types => generated 133 bytes in 23 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f0174fe8-8ef8-4e5a-bc8e-40f4009707dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0174fe8-8ef8-4e5a-bc8e-40f4009707dd tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] DELETE http://192.168.122.83/volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0174fe8-8ef8-4e5a-bc8e-40f4009707dd tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0174fe8-8ef8-4e5a-bc8e-40f4009707dd tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7ad9ac4-be3a-463e-b757-cec86e7e730e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 200 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 464/916] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0174fe8-8ef8-4e5a-bc8e-40f4009707dd tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 returned with HTTP 202 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 453/917] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:52 2026] DELETE /volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1ccc50e2-a47f-400a-91c9-9a47a6303957 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ccc50e2-a47f-400a-91c9-9a47a6303957 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] GET http://192.168.122.83/volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ccc50e2-a47f-400a-91c9-9a47a6303957 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ccc50e2-a47f-400a-91c9-9a47a6303957 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ccc50e2-a47f-400a-91c9-9a47a6303957 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 465/918] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/types/37b9f352-48cd-489c-acd6-179b852c03c1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8f5c0eb7-6cd8-40ab-af57-0f6547ce6405 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f5c0eb7-6cd8-40ab-af57-0f6547ce6405 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] DELETE http://192.168.122.83/volume/v3/types/50c21899-b923-4a22-abf3-e72e1af32922 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f5c0eb7-6cd8-40ab-af57-0f6547ce6405 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f5c0eb7-6cd8-40ab-af57-0f6547ce6405 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f5c0eb7-6cd8-40ab-af57-0f6547ce6405 tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/50c21899-b923-4a22-abf3-e72e1af32922 returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 454/919] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:52 2026] DELETE /volume/v3/types/50c21899-b923-4a22-abf3-e72e1af32922 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be505022-b8a1-4754-8df3-4518f2060ddf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be505022-b8a1-4754-8df3-4518f2060ddf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] GET http://192.168.122.83/volume/v3/types/a684bb8b-613b-4864-8d8f-0e49fa258159 Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be505022-b8a1-4754-8df3-4518f2060ddf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be505022-b8a1-4754-8df3-4518f2060ddf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be505022-b8a1-4754-8df3-4518f2060ddf tempest-VolumeTypesNegativeTest-1376560474 tempest-VolumeTypesNegativeTest-1376560474-project-admin] http://192.168.122.83/volume/v3/types/a684bb8b-613b-4864-8d8f-0e49fa258159 returned with HTTP 404 Sep 08 14:06:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 466/920] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/types/a684bb8b-613b-4864-8d8f-0e49fa258159 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6183ae8d-a797-47e9-b8c7-198611f29142 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6183ae8d-a797-47e9-b8c7-198611f29142 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be Sep 08 14:06:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6183ae8d-a797-47e9-b8c7-198611f29142 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6183ae8d-a797-47e9-b8c7-198611f29142 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6183ae8d-a797-47e9-b8c7-198611f29142 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be returned with HTTP 404 Sep 08 14:06:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 455/921] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:53 2026] GET /volume/v3/snapshots/1d0b1e0f-5de8-47a0-b1a0-1dcc749c56be => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e69290b2-c57e-4f7b-a890-798ce778772e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e69290b2-c57e-4f7b-a890-798ce778772e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 Sep 08 14:06:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e69290b2-c57e-4f7b-a890-798ce778772e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e69290b2-c57e-4f7b-a890-798ce778772e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e69290b2-c57e-4f7b-a890-798ce778772e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:06:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e69290b2-c57e-4f7b-a890-798ce778772e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 returned with HTTP 200 Sep 08 14:06:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 467/922] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:53 2026] GET /volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7e7cafc2-6f5e-48c3-b7f3-1e4c1667599e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e7cafc2-6f5e-48c3-b7f3-1e4c1667599e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 Sep 08 14:06:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e7cafc2-6f5e-48c3-b7f3-1e4c1667599e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e7cafc2-6f5e-48c3-b7f3-1e4c1667599e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e7cafc2-6f5e-48c3-b7f3-1e4c1667599e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 returned with HTTP 404 Sep 08 14:06:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 456/923] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:06:54 2026] GET /volume/v3/snapshots/e3720921-1ca5-4986-a8d1-c9597310f8f9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9abfbade-f29c-456b-a0ef-01ccb9e4a172 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 404 Sep 08 14:06:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 468/924] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for member ca036257-0132-45e7-8381-6711baa46fef {{(pid=86976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group_snapshot with id: ca036257-0132-45e7-8381-6711baa46fef Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3be9f81c-077d-40e7-a2ea-0d4bdcb88717 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef returned with HTTP 404 Sep 08 14:06:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 457/925] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:06:55 2026] DELETE /volume/v3/group_snapshots/ca036257-0132-45e7-8381-6711baa46fef => generated 116 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1d44613-1418-4073-bd0f-ae56780c3535 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /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 08 14:06:55 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1d44613-1418-4073-bd0f-ae56780c3535 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 469/926] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03/action Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for group 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group with id: 79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86976]: /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 08 14:06:55 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:06:55 devstack devstack@c-api.service[86976]: /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 08 14:06:55 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36abd2a8-4707-4c4f-b619-01ee7ccb7c39 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03/action returned with HTTP 202 Sep 08 14:06:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 458/927] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:06:55 2026] POST /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:55 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:56 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2535af5a-b57d-4337-b77f-7f25d838a6a4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 470/928] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 920 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:06:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:57 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:57 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:57 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:06:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b41735a9-cb41-4b1b-8be8-97581d07f98b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 459/929] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:57 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 920 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:06:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:06:58 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:06:58 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:06:58 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:06:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-742cb6e7-f042-4d70-9e5b-461dc62e15c2 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 200 Sep 08 14:06:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 471/930] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:58 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 919 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-669f0c28-0b8c-4521-81ff-b497ac49d299 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-669f0c28-0b8c-4521-81ff-b497ac49d299 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-669f0c28-0b8c-4521-81ff-b497ac49d299 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-669f0c28-0b8c-4521-81ff-b497ac49d299 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-669f0c28-0b8c-4521-81ff-b497ac49d299 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 returned with HTTP 404 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 460/931] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:59 2026] GET /volume/v3/volumes/69cea0fa-524c-48ed-959a-b6e56989d9f1 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-54125cd6-a574-489e-bdb6-d93d75ab2ac4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54125cd6-a574-489e-bdb6-d93d75ab2ac4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54125cd6-a574-489e-bdb6-d93d75ab2ac4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54125cd6-a574-489e-bdb6-d93d75ab2ac4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54125cd6-a574-489e-bdb6-d93d75ab2ac4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 returned with HTTP 404 Sep 08 14:06:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 472/932] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:06:59 2026] GET /volume/v3/volumes/dd81ff85-4546-471a-a93e-9e084cf12bd1 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50e73103-b5c9-40a3-af2e-062272a00b18 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50e73103-b5c9-40a3-af2e-062272a00b18 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50e73103-b5c9-40a3-af2e-062272a00b18 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50e73103-b5c9-40a3-af2e-062272a00b18 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-50e73103-b5c9-40a3-af2e-062272a00b18 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 79c7afc1-a849-4cc3-a623-c66edb738c03 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50e73103-b5c9-40a3-af2e-062272a00b18 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 returned with HTTP 404 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 461/933] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:06:59 2026] GET /volume/v3/groups/79c7afc1-a849-4cc3-a623-c66edb738c03 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e246a51d-9061-4981-8a23-e5a7592fc60b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e246a51d-9061-4981-8a23-e5a7592fc60b tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/6aa2d62e-a757-47d7-8e85-2aed6a8a8304 Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e246a51d-9061-4981-8a23-e5a7592fc60b tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e246a51d-9061-4981-8a23-e5a7592fc60b tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e246a51d-9061-4981-8a23-e5a7592fc60b tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types/6aa2d62e-a757-47d7-8e85-2aed6a8a8304 returned with HTTP 202 Sep 08 14:06:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 473/934] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:06:59 2026] DELETE /volume/v3/group_types/6aa2d62e-a757-47d7-8e85-2aed6a8a8304 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-70e4b7c5-8bf2-43a1-a826-2620c0bf65a0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70e4b7c5-8bf2-43a1-a826-2620c0bf65a0 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70e4b7c5-8bf2-43a1-a826-2620c0bf65a0 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70e4b7c5-8bf2-43a1-a826-2620c0bf65a0 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70e4b7c5-8bf2-43a1-a826-2620c0bf65a0 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 returned with HTTP 202 Sep 08 14:06:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 462/935] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:06:59 2026] DELETE /volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-47c3632a-37a4-4296-9d42-d4ca628e58af None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47c3632a-37a4-4296-9d42-d4ca628e58af tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] GET http://192.168.122.83/volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47c3632a-37a4-4296-9d42-d4ca628e58af tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47c3632a-37a4-4296-9d42-d4ca628e58af tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47c3632a-37a4-4296-9d42-d4ca628e58af tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 returned with HTTP 404 Sep 08 14:07:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 474/936] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:06:59 2026] GET /volume/v3/types/feaa8699-bad8-4610-b425-e4407f467a04 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b2a367cd-ee3b-43cd-8d49-39e3282aa90a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2a367cd-ee3b-43cd-8d49-39e3282aa90a tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2a367cd-ee3b-43cd-8d49-39e3282aa90a tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2030362810"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2a367cd-ee3b-43cd-8d49-39e3282aa90a tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 463/937] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/types => generated 224 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ccd738b5-529a-4d39-bac2-86b313d08e75 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccd738b5-529a-4d39-bac2-86b313d08e75 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccd738b5-529a-4d39-bac2-86b313d08e75 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1217063601"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccd738b5-529a-4d39-bac2-86b313d08e75 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:07:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 475/938] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3d935291-3806-478d-96ac-46689de49518 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9ee4762b-3322-4e1e-857c-99097b4c66bc", "volume_types": ["8e6ff06a-6885-48a0-86f2-3fa3d05c7a60"], "name": "tempest-GroupSnapshotsTest-Group-88319835"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group {'group': {'group_type': '9ee4762b-3322-4e1e-857c-99097b4c66bc', 'volume_types': ['8e6ff06a-6885-48a0-86f2-3fa3d05c7a60'], 'name': 'tempest-GroupSnapshotsTest-Group-88319835'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group tempest-GroupSnapshotsTest-Group-88319835. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['6ab2196a-9be5-41b6-b8d8-c9c914059d01'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d935291-3806-478d-96ac-46689de49518 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:07:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 464/939] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/groups => generated 110 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 9acc1dcb-439f-4aa5-9c83-dcf51a4652bf {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f493e14-6d84-47d8-99f3-9d8aa97f8534 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 465/940] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:00 2026] GET /volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf => generated 390 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:07:00 devstack devstack@c-api.service[86977]: /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 08 14:07:00 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Get all volumes completed successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c81980ec-2373-41e0-8093-cebdf01f4e08 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 476/941] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:07:00 2026] GET /volume/v3/volumes => generated 15 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57ffab01-c2f8-47df-8b1d-799f812a850b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-980162785"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-980162785'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume of 1 GB Sep 08 14:07:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Availability Zones retrieved successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (23b13006-9723-4245-9658-0e235a7230f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc51403-5e39-4c80-b149-a18e57c2f109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc51403-5e39-4c80-b149-a18e57c2f109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb46743-00d9-4a68-8208-062492a26914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Created reservations ['445d0dcd-5876-43e5-ab15-f54e12f58757', '9f5f2fe0-1568-4bc5-ba20-84fe141e3fec', 'a08bd7cc-a815-44f3-ad55-e2c0b9a71b8d', 'ffb31ba7-bf16-4641-989d-6d8a39fd5270'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb46743-00d9-4a68-8208-062492a26914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['445d0dcd-5876-43e5-ab15-f54e12f58757', '9f5f2fe0-1568-4bc5-ba20-84fe141e3fec', 'a08bd7cc-a815-44f3-ad55-e2c0b9a71b8d', 'ffb31ba7-bf16-4641-989d-6d8a39fd5270']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7988476-1830-4af8-a44a-451030e9842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7988476-1830-4af8-a44a-451030e9842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e7eb90-3009-423b-9ef2-bdc55f8670ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-980162785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['445d0dcd-5876-43e5-ab15-f54e12f58757','9f5f2fe0-1568-4bc5-ba20-84fe141e3fec','a08bd7cc-a815-44f3-ad55-e2c0b9a71b8d','ffb31ba7-bf16-4641-989d-6d8a39fd5270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-980162785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46e7eb90-3009-423b-9ef2-bdc55f8670ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9220ce3456e746649b55e61b97f548e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13edb436b76945d5b30cd147622528b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5692a053-6254-4fb9-85b0-5c3f58dffcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5692a053-6254-4fb9-85b0-5c3f58dffcf2) transitioned into state 'SUCCESS' from state '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-980162785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['445d0dcd-5876-43e5-ab15-f54e12f58757','9f5f2fe0-1568-4bc5-ba20-84fe141e3fec','a08bd7cc-a815-44f3-ad55-e2c0b9a71b8d','ffb31ba7-bf16-4641-989d-6d8a39fd5270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2baa968-0834-4374-94fd-eccef2691ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2baa968-0834-4374-94fd-eccef2691ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (23b13006-9723-4245-9658-0e235a7230f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request issued successfully. Sep 08 14:07:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57ffab01-c2f8-47df-8b1d-799f812a850b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 466/942] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/volumes => generated 761 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34dfdb52-5815-49f7-8f63-8b823ecba421 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 477/943] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 829 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 9acc1dcb-439f-4aa5-9c83-dcf51a4652bf {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66ca6ef0-4e3e-45f9-bfc4-0e1c8f34c8c4 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 467/944] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf => generated 391 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-267aab30-c656-4fe8-ab03-464f0516af35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-557141149", "volume_type": "8e6ff06a-6885-48a0-86f2-3fa3d05c7a60", "group_id": "9acc1dcb-439f-4aa5-9c83-dcf51a4652bf", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-557141149', 'volume_type': '8e6ff06a-6885-48a0-86f2-3fa3d05c7a60', 'group_id': '9acc1dcb-439f-4aa5-9c83-dcf51a4652bf', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume of 1 GB Sep 08 14:07:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Availability Zones retrieved successfully. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (25c43784-b3cf-4cee-965c-6cf27f912553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b89d6e4-6aa4-463d-be87-32faddc9cecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b89d6e4-6aa4-463d-be87-32faddc9cecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:07:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e6ff06a-6885-48a0-86f2-3fa3d05c7a60,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2030362810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e6ff06a-6885-48a0-86f2-3fa3d05c7a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9acc1dcb-439f-4aa5-9c83-dcf51a4652bf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438151ef-f0dd-4837-b5a9-0dcaa7032b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:01 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2030362810 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2030362810, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:07:01 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2030362810 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2030362810, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['b678d913-79d6-4ad2-a2c7-bbcd3c6ccc8f', '51e8b709-ad5a-4e60-8b65-17688d479491', '6e850d03-fdf6-49bf-9bae-e019d2c53c1c', '5210da3d-8e71-4239-96fe-bbaf11ce99d7'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438151ef-f0dd-4837-b5a9-0dcaa7032b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b678d913-79d6-4ad2-a2c7-bbcd3c6ccc8f', '51e8b709-ad5a-4e60-8b65-17688d479491', '6e850d03-fdf6-49bf-9bae-e019d2c53c1c', '5210da3d-8e71-4239-96fe-bbaf11ce99d7']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf56763b-c126-43d7-ad6f-3e4c6bd96dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf56763b-c126-43d7-ad6f-3e4c6bd96dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca63f61e-37d2-453e-ac4a-6b4f91d7d980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-557141149',encryption_key_id=None,group_id=9acc1dcb-439f-4aa5-9c83-dcf51a4652bf,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['b678d913-79d6-4ad2-a2c7-bbcd3c6ccc8f','51e8b709-ad5a-4e60-8b65-17688d479491','6e850d03-fdf6-49bf-9bae-e019d2c53c1c','5210da3d-8e71-4239-96fe-bbaf11ce99d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=8e6ff06a-6885-48a0-86f2-3fa3d05c7a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-557141149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9acc1dcb-439f-4aa5-9c83-dcf51a4652bf,host=None,id=ca63f61e-37d2-453e-ac4a-6b4f91d7d980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc3f259f56a4d828fa778e101770851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ed836541954ca5a82ec26a212cf510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e6ff06a-6885-48a0-86f2-3fa3d05c7a60),volume_type_id=8e6ff06a-6885-48a0-86f2-3fa3d05c7a60)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c1deb6-7779-49de-a6ca-1da6fe5e7fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c1deb6-7779-49de-a6ca-1da6fe5e7fa4) transitioned into state 'SUCCESS' from state '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-557141149',encryption_key_id=None,group_id=9acc1dcb-439f-4aa5-9c83-dcf51a4652bf,group_type_id=,metadata={},multiattach=False,project_id='7cc3f259f56a4d828fa778e101770851',qos_specs=None,replication_status=,reservations=['b678d913-79d6-4ad2-a2c7-bbcd3c6ccc8f','51e8b709-ad5a-4e60-8b65-17688d479491','6e850d03-fdf6-49bf-9bae-e019d2c53c1c','5210da3d-8e71-4239-96fe-bbaf11ce99d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ed836541954ca5a82ec26a212cf510',volume_type_id=8e6ff06a-6885-48a0-86f2-3fa3d05c7a60)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fe90b1-102e-4af8-a8ff-118613b3a2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-38d766a6-0a22-4346-8800-9ee9744c16bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-38d766a6-0a22-4346-8800-9ee9744c16bf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-38d766a6-0a22-4346-8800-9ee9744c16bf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-38d766a6-0a22-4346-8800-9ee9744c16bf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-38d766a6-0a22-4346-8800-9ee9744c16bf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fe90b1-102e-4af8-a8ff-118613b3a2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-38d766a6-0a22-4346-8800-9ee9744c16bf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 468/945] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:02 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Flow 'volume_create_api' (25c43784-b3cf-4cee-965c-6cf27f912553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Create volume request issued successfully. Sep 08 14:07:02 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:02 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:02 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-267aab30-c656-4fe8-ab03-464f0516af35 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 478/946] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:07:01 2026] POST /volume/v3/volumes => generated 828 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:02 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:02 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c3edc08-cbea-48d4-9d1d-3a4c04282d2a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 200 Sep 08 14:07:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 469/947] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:02 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 896 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-deda709c-94b5-4dcf-b214-dc9484b84c00 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 479/948] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:03 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:04 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6529c8bc-6dd8-444f-a16e-c38ea482d58d tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 470/949] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:03 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 920 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f4883685-2291-4507-805e-cd397e5a5c67 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f4883685-2291-4507-805e-cd397e5a5c67 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f4883685-2291-4507-805e-cd397e5a5c67 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f4883685-2291-4507-805e-cd397e5a5c67 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f4883685-2291-4507-805e-cd397e5a5c67 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f4883685-2291-4507-805e-cd397e5a5c67 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 480/950] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:04 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb614735-c693-4e6f-9269-6ccf8b9fd2f4 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 471/951] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:04 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-685512708"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-685512708'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume of 1 GB Sep 08 14:07:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Availability Zones retrieved successfully. Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (cefe8870-a424-4f4c-b37d-48622ec4f06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413d2453-c93f-4219-b445-0293e33107f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413d2453-c93f-4219-b445-0293e33107f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6577700c-67ed-47af-9b06-bcdee8a90e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Created reservations ['a37f9b22-767d-437a-946c-3804f8bc978f', '6af1d0e5-5563-4e99-b5cb-06ac66fefbbc', 'a7c99974-66ca-4c12-b913-3d191d07aaee', '7264b458-f089-4afd-be4c-8f71ab7cbf56'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6577700c-67ed-47af-9b06-bcdee8a90e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37f9b22-767d-437a-946c-3804f8bc978f', '6af1d0e5-5563-4e99-b5cb-06ac66fefbbc', 'a7c99974-66ca-4c12-b913-3d191d07aaee', '7264b458-f089-4afd-be4c-8f71ab7cbf56']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bca1709-a409-4cff-8d3e-b6bfe7fa4a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bca1709-a409-4cff-8d3e-b6bfe7fa4a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65d3ce4-792f-4406-aaf6-be287e3c8581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-685512708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['a37f9b22-767d-437a-946c-3804f8bc978f','6af1d0e5-5563-4e99-b5cb-06ac66fefbbc','a7c99974-66ca-4c12-b913-3d191d07aaee','7264b458-f089-4afd-be4c-8f71ab7cbf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-685512708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65d3ce4-792f-4406-aaf6-be287e3c8581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9220ce3456e746649b55e61b97f548e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13edb436b76945d5b30cd147622528b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876f498f-00ec-4074-ba73-dc31aef69ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876f498f-00ec-4074-ba73-dc31aef69ff3) transitioned into state 'SUCCESS' from state '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-685512708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['a37f9b22-767d-437a-946c-3804f8bc978f','6af1d0e5-5563-4e99-b5cb-06ac66fefbbc','a7c99974-66ca-4c12-b913-3d191d07aaee','7264b458-f089-4afd-be4c-8f71ab7cbf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b31c9a-f463-47e7-bc91-76fb838951dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b31c9a-f463-47e7-bc91-76fb838951dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (cefe8870-a424-4f4c-b37d-48622ec4f06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request issued successfully. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c00ba2a-eacb-4680-8e2b-6ce3eeb2dc79 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 481/952] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:04 2026] POST /volume/v3/volumes => generated 761 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-35671014-ed2c-4b7d-99d6-f5a9b96769eb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 482/953] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 829 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:07:05 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:05 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:05 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0139540a-8d6b-41af-aaa4-c221e1a12765 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 472/954] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 921 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f84d3438-fb7c-449e-8364-feba89110865 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/group_snapshots Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9acc1dcb-439f-4aa5-9c83-dcf51a4652bf", "name": "tempest-group_snapshot-1426036710"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9acc1dcb-439f-4aa5-9c83-dcf51a4652bf', 'name': 'tempest-group_snapshot-1426036710'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.group_snapshots [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Creating group_snapshot tempest-group_snapshot-1426036710. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /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 08 14:07:05 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:05 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2030362810 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2030362810, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:07:05 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Created reservations ['617d019b-d0d3-474f-920c-f8fa8d75d54b', 'bde58cba-0752-4eb1-af25-bd8ffda932f3', 'f2b9ff17-5b17-48ec-920a-24b6c59fd0fd', 'd2e99dd2-bb4e-43f5-8826-12e7c538a505'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f84d3438-fb7c-449e-8364-feba89110865 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots returned with HTTP 202 Sep 08 14:07:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 483/955] 192.168.122.83 () {62 vars in 1203 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba348cda-6199-4a7f-8d54-a4d3f25f9cfb tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 473/956] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:06 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 307 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c11ab08-bd28-4074-8b98-50b73d8193fd tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 484/957] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:06 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 853 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c090ed74-d65a-4ac5-80d7-14194c78591f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c090ed74-d65a-4ac5-80d7-14194c78591f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c090ed74-d65a-4ac5-80d7-14194c78591f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c090ed74-d65a-4ac5-80d7-14194c78591f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-c090ed74-d65a-4ac5-80d7-14194c78591f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c090ed74-d65a-4ac5-80d7-14194c78591f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 474/958] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:07 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbb2e9d5-626c-4b16-8fb6-12f346758d7a tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 485/959] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:07 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ae8dc64c-64aa-4fb9-9089-012430977949 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae8dc64c-64aa-4fb9-9089-012430977949 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae8dc64c-64aa-4fb9-9089-012430977949 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae8dc64c-64aa-4fb9-9089-012430977949 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ae8dc64c-64aa-4fb9-9089-012430977949 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae8dc64c-64aa-4fb9-9089-012430977949 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 475/960] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:07 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aa1116e0-ac32-4702-8963-999e97a527ea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1668404044"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1668404044'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume of 1 GB Sep 08 14:07:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Availability Zones retrieved successfully. Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (00f11f90-2cba-446c-b584-f11900019b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e44ed3-dd84-4ec4-ae85-28a8dc0c8577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e44ed3-dd84-4ec4-ae85-28a8dc0c8577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b2d4b4-c245-4e37-81a1-91639c087843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Created reservations ['7984aaa9-60cd-49a5-90f4-b30ae587de0a', '0ed0bc36-2a36-47a6-a466-c88c7c783e62', '6e6910be-f058-4a1c-b1aa-bd12894976d9', '57b0a4f8-08fc-405a-a781-72c9253c985c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b2d4b4-c245-4e37-81a1-91639c087843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7984aaa9-60cd-49a5-90f4-b30ae587de0a', '0ed0bc36-2a36-47a6-a466-c88c7c783e62', '6e6910be-f058-4a1c-b1aa-bd12894976d9', '57b0a4f8-08fc-405a-a781-72c9253c985c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43ac565-284a-4dc3-894a-aeb38366f526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43ac565-284a-4dc3-894a-aeb38366f526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6642b89e-0933-454d-a610-e828a7736b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1668404044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['7984aaa9-60cd-49a5-90f4-b30ae587de0a','0ed0bc36-2a36-47a6-a466-c88c7c783e62','6e6910be-f058-4a1c-b1aa-bd12894976d9','57b0a4f8-08fc-405a-a781-72c9253c985c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1668404044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6642b89e-0933-454d-a610-e828a7736b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9220ce3456e746649b55e61b97f548e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13edb436b76945d5b30cd147622528b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae662b1d-006d-4e94-86c1-c62a2e002079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae662b1d-006d-4e94-86c1-c62a2e002079) transitioned into state 'SUCCESS' from state '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-1668404044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9220ce3456e746649b55e61b97f548e6',qos_specs=None,replication_status=,reservations=['7984aaa9-60cd-49a5-90f4-b30ae587de0a','0ed0bc36-2a36-47a6-a466-c88c7c783e62','6e6910be-f058-4a1c-b1aa-bd12894976d9','57b0a4f8-08fc-405a-a781-72c9253c985c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13edb436b76945d5b30cd147622528b0',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5f08b7-4c8f-4343-9ff4-7c0f86f3f8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5f08b7-4c8f-4343-9ff4-7c0f86f3f8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Flow 'volume_create_api' (00f11f90-2cba-446c-b584-f11900019b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Create volume request issued successfully. Sep 08 14:07:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa1116e0-ac32-4702-8963-999e97a527ea tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 486/961] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:07 2026] POST /volume/v3/volumes => generated 762 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7d192d4d-3001-43c2-b71a-9a73726dd87c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 476/962] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:08 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b93155c4-4c5c-4de6-a05e-47a1a361216d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 487/963] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:08 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 830 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ac0b31b1-948d-43ee-a543-6c376971eccc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac0b31b1-948d-43ee-a543-6c376971eccc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac0b31b1-948d-43ee-a543-6c376971eccc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac0b31b1-948d-43ee-a543-6c376971eccc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-ac0b31b1-948d-43ee-a543-6c376971eccc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac0b31b1-948d-43ee-a543-6c376971eccc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 477/964] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:09 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:07:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f779934-ddcb-4e58-b2b3-c4a7ba6c8f7b tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 488/965] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:09 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a08f20c0-efc7-45c1-bbb0-cf6821056e20 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 478/966] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /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 08 14:07:10 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03c0bfa1-e021-41a5-a37e-8fa91f37544e tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 489/967] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3d3a28a-40d0-4449-9f2f-8d65e3de7291 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 479/968] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 => generated 451 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-130176d7-1482-4279-8732-9f097ea2417f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-130176d7-1482-4279-8732-9f097ea2417f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-130176d7-1482-4279-8732-9f097ea2417f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-130176d7-1482-4279-8732-9f097ea2417f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-130176d7-1482-4279-8732-9f097ea2417f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ee5a441-91e4-47e5-bf10-73a018eb43ab tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 490/969] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-130176d7-1482-4279-8732-9f097ea2417f tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 480/970] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 308 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a067189a-e42a-4971-9b65-abd7a2ad0027 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a067189a-e42a-4971-9b65-abd7a2ad0027 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/detail Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a067189a-e42a-4971-9b65-abd7a2ad0027 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a067189a-e42a-4971-9b65-abd7a2ad0027 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /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 08 14:07:10 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a067189a-e42a-4971-9b65-abd7a2ad0027 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 491/971] 192.168.122.83 () {60 vars in 1202 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-05f07949-5614-4372-9d92-c889d8a0db1c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group_snapshot with id: 53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /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 08 14:07:10 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05f07949-5614-4372-9d92-c889d8a0db1c tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 202 Sep 08 14:07:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 481/972] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:07:10 2026] DELETE /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /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 08 14:07:10 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:10 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:10 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78a3b0d6-c16e-4511-ae8b-16970af3b773 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:07:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 492/973] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/detail Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: /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 08 14:07:11 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all snapshots completed successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94dfe5af-53b8-4840-8f2c-4e59217339d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 14:07:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 482/974] 192.168.122.83 () {58 vars in 1143 bytes} [Tue Sep 8 14:07:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56ae7e58-96cd-4c13-9f20-baa4f118d77a tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 returned with HTTP 200 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 493/975] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:11 2026] GET /volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-147812843", "imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-147812843', 'imageRef': 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Create volume of 1 GB Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Availability Zones retrieved successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Flow 'volume_create_api' (17b74ac9-0a13-46ea-a866-c5bfce5a8597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5682991c-7280-4855-a4bf-304ee3165fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5682991c-7280-4855-a4bf-304ee3165fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29ab50b-1c1f-429f-a924-9232fa0824b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42e13c25-0831-414d-8356-62060fe7afed None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42e13c25-0831-414d-8356-62060fe7afed tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42e13c25-0831-414d-8356-62060fe7afed tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42e13c25-0831-414d-8356-62060fe7afed tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-42e13c25-0831-414d-8356-62060fe7afed tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42e13c25-0831-414d-8356-62060fe7afed tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 494/976] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:11 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Created reservations ['282c372f-34be-46d9-acf6-83b2ee708081', '021ad9d7-390a-4c5e-9ff0-96e4b1373bf9', '6591674b-7f07-46cc-814a-588dac8da6ab', '0e8e095d-fd83-4ccf-ab80-dc16297dc747'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29ab50b-1c1f-429f-a924-9232fa0824b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282c372f-34be-46d9-acf6-83b2ee708081', '021ad9d7-390a-4c5e-9ff0-96e4b1373bf9', '6591674b-7f07-46cc-814a-588dac8da6ab', '0e8e095d-fd83-4ccf-ab80-dc16297dc747']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919ae931-5121-4670-a7ab-4a56d166dc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a18b8038-ffa8-4d68-b373-fbf5b9c5ca8d tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 495/977] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:11 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919ae931-5121-4670-a7ab-4a56d166dc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb0e6c3f-5f01-495e-b6d5-fd2863e28853', '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-147812843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97c2b3a96d864599932c699216909d51',qos_specs=None,replication_status=,reservations=['282c372f-34be-46d9-acf6-83b2ee708081','021ad9d7-390a-4c5e-9ff0-96e4b1373bf9','6591674b-7f07-46cc-814a-588dac8da6ab','0e8e095d-fd83-4ccf-ab80-dc16297dc747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a114c374c2fc42a3ac168d8d2c5fcec3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-147812843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb0e6c3f-5f01-495e-b6d5-fd2863e28853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97c2b3a96d864599932c699216909d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a114c374c2fc42a3ac168d8d2c5fcec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30974e4c-d110-4a06-9e6d-de96322cc0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30974e4c-d110-4a06-9e6d-de96322cc0a8) transitioned into state 'SUCCESS' from state '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-147812843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97c2b3a96d864599932c699216909d51',qos_specs=None,replication_status=,reservations=['282c372f-34be-46d9-acf6-83b2ee708081','021ad9d7-390a-4c5e-9ff0-96e4b1373bf9','6591674b-7f07-46cc-814a-588dac8da6ab','0e8e095d-fd83-4ccf-ab80-dc16297dc747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a114c374c2fc42a3ac168d8d2c5fcec3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5482ba-4019-4406-ae62-80703c2fc589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5482ba-4019-4406-ae62-80703c2fc589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Flow 'volume_create_api' (17b74ac9-0a13-46ea-a866-c5bfce5a8597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Create volume request issued successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4372617-b5a5-4e28-ae1c-00b8fe095239 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 483/978] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:07:11 2026] POST /volume/v3/volumes => generated 759 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b36bfe2c-001b-458b-84a7-138adc90a94d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b36bfe2c-001b-458b-84a7-138adc90a94d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b36bfe2c-001b-458b-84a7-138adc90a94d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b36bfe2c-001b-458b-84a7-138adc90a94d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b36bfe2c-001b-458b-84a7-138adc90a94d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b36bfe2c-001b-458b-84a7-138adc90a94d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 484/979] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:11 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Snapshot retrieved successfully. Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-adbe904c-63a7-43ee-b5c5-c21479c18d45 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 returned with HTTP 200 Sep 08 14:07:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 485/980] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:12 2026] GET /volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Create volume of 1 GB Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Availability Zones retrieved successfully. Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Flow 'volume_create_api' (cf71f43c-993e-4cd0-86ca-d98160b70037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d79dd2-f95d-428e-a90c-df85f27487a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d79dd2-f95d-428e-a90c-df85f27487a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0efc5f-2d28-4a0b-9f19-0a9ef933f299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Created reservations ['3bbcf89b-bb5a-4821-9abc-79215d7ac92e', '9a66c90b-30d0-4735-a165-cca2d262b5b7', '89ce8a70-eef1-47cd-bb52-1086870b99dc', '3dc67e0d-d816-4616-aaa1-e1fadc3c1da6'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0efc5f-2d28-4a0b-9f19-0a9ef933f299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bbcf89b-bb5a-4821-9abc-79215d7ac92e', '9a66c90b-30d0-4735-a165-cca2d262b5b7', '89ce8a70-eef1-47cd-bb52-1086870b99dc', '3dc67e0d-d816-4616-aaa1-e1fadc3c1da6']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e7be62-3731-439f-866b-86c86666c8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e7be62-3731-439f-866b-86c86666c8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eff5595-c212-4fa4-b1ca-32433ab4ec29', '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='46206e45047b450a84941c44e822b3d9',qos_specs=None,replication_status=,reservations=['3bbcf89b-bb5a-4821-9abc-79215d7ac92e','9a66c90b-30d0-4735-a165-cca2d262b5b7','89ce8a70-eef1-47cd-bb52-1086870b99dc','3dc67e0d-d816-4616-aaa1-e1fadc3c1da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307c522cab4495393f58fce291dad0a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:12Z,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=3eff5595-c212-4fa4-b1ca-32433ab4ec29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46206e45047b450a84941c44e822b3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307c522cab4495393f58fce291dad0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86baa93-3c34-46b4-85b1-3965767f17d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86baa93-3c34-46b4-85b1-3965767f17d0) transitioned into state 'SUCCESS' from 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='46206e45047b450a84941c44e822b3d9',qos_specs=None,replication_status=,reservations=['3bbcf89b-bb5a-4821-9abc-79215d7ac92e','9a66c90b-30d0-4735-a165-cca2d262b5b7','89ce8a70-eef1-47cd-bb52-1086870b99dc','3dc67e0d-d816-4616-aaa1-e1fadc3c1da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307c522cab4495393f58fce291dad0a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615d57df-1267-4b44-914b-adcb00374d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615d57df-1267-4b44-914b-adcb00374d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Flow 'volume_create_api' (cf71f43c-993e-4cd0-86ca-d98160b70037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Create volume request issued successfully. Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-206422bd-2606-4d04-8d5c-2ce679e3cc63 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 496/981] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:11 2026] POST /volume/v3/volumes => generated 740 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d2240e22-d914-4901-9c2c-31000ab5004e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2240e22-d914-4901-9c2c-31000ab5004e tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] GET http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2240e22-d914-4901-9c2c-31000ab5004e tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2240e22-d914-4901-9c2c-31000ab5004e tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d2240e22-d914-4901-9c2c-31000ab5004e tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Volume info retrieved successfully. Sep 08 14:07:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2240e22-d914-4901-9c2c-31000ab5004e tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 returned with HTTP 200 Sep 08 14:07:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 486/982] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:12 2026] GET /volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc40df11-ce21-4bce-b2f2-7edffa9d8bf5 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 497/983] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:12 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3921ef99-4061-42fa-8b2a-538355e50dce None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3921ef99-4061-42fa-8b2a-538355e50dce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3921ef99-4061-42fa-8b2a-538355e50dce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3921ef99-4061-42fa-8b2a-538355e50dce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3921ef99-4061-42fa-8b2a-538355e50dce tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 returned with HTTP 404 Sep 08 14:07:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 487/984] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:13 2026] GET /volume/v3/snapshots/91c855af-2c47-4ab9-93ff-0f255405d980 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.group_snapshots [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b5cc44a-de2d-48c4-9576-a48fac5e110b tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 200 Sep 08 14:07:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 498/985] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:13 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] GET http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Volume info retrieved successfully. Sep 08 14:07:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8f8db2a7-4ef4-4ad2-9f29-4065b79bfd3b tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 returned with HTTP 200 Sep 08 14:07:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 488/986] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:13 2026] GET /volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-66c1236f-ddb5-4258-801e-faad0b699302 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66c1236f-ddb5-4258-801e-faad0b699302 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66c1236f-ddb5-4258-801e-faad0b699302 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-66c1236f-ddb5-4258-801e-faad0b699302 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-66c1236f-ddb5-4258-801e-faad0b699302 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-66c1236f-ddb5-4258-801e-faad0b699302 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 499/987] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b128afb1-0b20-4893-aea1-402dacf91401 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b128afb1-0b20-4893-aea1-402dacf91401 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b128afb1-0b20-4893-aea1-402dacf91401 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b128afb1-0b20-4893-aea1-402dacf91401 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-b128afb1-0b20-4893-aea1-402dacf91401 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b128afb1-0b20-4893-aea1-402dacf91401 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 404 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 489/988] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d7fd8a36-c4a5-4d04-979a-ed0866056193 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7fd8a36-c4a5-4d04-979a-ed0866056193 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/group_snapshots Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7fd8a36-c4a5-4d04-979a-ed0866056193 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7fd8a36-c4a5-4d04-979a-ed0866056193 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /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 08 14:07:14 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7fd8a36-c4a5-4d04-979a-ed0866056193 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 500/989] 192.168.122.83 () {60 vars in 1181 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] DELETE http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.group_snapshots [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for member 53b75148-b5f8-41f9-945d-7ac1473e7509 {{(pid=86976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.group_snapshots [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group_snapshot with id: 53b75148-b5f8-41f9-945d-7ac1473e7509 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dfa869d-e7fb-4e0a-9f11-6c77b9977ede tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 returned with HTTP 404 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 490/990] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:07:14 2026] DELETE /volume/v3/group_snapshots/53b75148-b5f8-41f9-945d-7ac1473e7509 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Get all volumes completed successfully. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:14 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04e25a13-77cb-4040-9039-d2d6ce7aa823 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 501/991] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] POST http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf/action Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] delete called for group 9acc1dcb-439f-4aa5-9c83-dcf51a4652bf {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Delete group with id: 9acc1dcb-439f-4aa5-9c83-dcf51a4652bf Sep 08 14:07:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86976]: /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 08 14:07:14 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:07:14 devstack devstack@c-api.service[86976]: /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 08 14:07:14 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6ecefcf-4bf1-4eb4-9192-c3c97a3bfe33 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf/action returned with HTTP 202 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 491/992] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:14 2026] POST /volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:14 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd95a5cc-9880-4210-8970-2e33d2c5ff54 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 502/993] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] GET http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Volume info retrieved successfully. Sep 08 14:07:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bdcf5062-4d70-4f24-90f8-aec30a5250f0 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 492/994] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 => generated 970 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-14d2127c-7091-4f35-b7ea-62ffab827192 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1&project_id=9220ce3456e746649b55e61b97f548e6 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Could not evaluate value 9220ce3456e746649b55e61b97f548e6, assuming string {{(pid=86977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Searching by: MultiDict([('project_id', '9220ce3456e746649b55e61b97f548e6'), ('all_tenants', 1)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /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 08 14:07:14 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Get all volumes completed successfully. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14d2127c-7091-4f35-b7ea-62ffab827192 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1&project_id=9220ce3456e746649b55e61b97f548e6 returned with HTTP 200 Sep 08 14:07:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 503/995] 192.168.122.83 () {58 vars in 1252 bytes} [Tue Sep 8 14:07:14 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9220ce3456e746649b55e61b97f548e6 => generated 3035 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Delete volume with id: 3eff5595-c212-4fa4-b1ca-32433ab4ec29 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] Delete volume request issued successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bce3490-6df7-437e-bb8e-89d7f09cc675 tempest-VolumesListAdminTestJSON-156479363 tempest-VolumesListAdminTestJSON-156479363-project-admin] http://192.168.122.83/volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 returned with HTTP 202 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 493/996] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:15 2026] DELETE /volume/v3/volumes/3eff5595-c212-4fa4-b1ca-32433ab4ec29 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62a36c49-7dd6-479d-8c72-5f430357b2e3 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 504/997] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:15 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3955e68d-6f76-442d-866b-5a79fd615e25 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] DELETE http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume with id: 6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16da60cc-e6bd-4b84-9d1b-f3ba0c7fdf67 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 494/998] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:15 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume request issued successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3955e68d-6f76-442d-866b-5a79fd615e25 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 202 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 505/999] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:15 2026] DELETE /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4d101f8-50bd-4a24-aac0-09f53cc8cd8f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 495/1000] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:15 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0bb20392-bb9e-4109-8cae-4305968211bc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Volume info retrieved successfully. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:07:15 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:07:15 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:07:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bb20392-bb9e-4109-8cae-4305968211bc tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 200 Sep 08 14:07:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 506/1001] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:15 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a4c0138-b429-4402-9126-fcc719f74a4e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a4c0138-b429-4402-9126-fcc719f74a4e tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a4c0138-b429-4402-9126-fcc719f74a4e tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a4c0138-b429-4402-9126-fcc719f74a4e tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a4c0138-b429-4402-9126-fcc719f74a4e tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a4c0138-b429-4402-9126-fcc719f74a4e tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 496/1002] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:16 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 912 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5254b507-9f02-4b65-8753-2306ff78a4ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5254b507-9f02-4b65-8753-2306ff78a4ca tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5254b507-9f02-4b65-8753-2306ff78a4ca tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5254b507-9f02-4b65-8753-2306ff78a4ca tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5254b507-9f02-4b65-8753-2306ff78a4ca tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5254b507-9f02-4b65-8753-2306ff78a4ca tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 200 Sep 08 14:07:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 507/1003] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:16 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-545a4537-30c7-4706-a2ff-b68260eddb72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-545a4537-30c7-4706-a2ff-b68260eddb72 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-545a4537-30c7-4706-a2ff-b68260eddb72 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-545a4537-30c7-4706-a2ff-b68260eddb72 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-545a4537-30c7-4706-a2ff-b68260eddb72 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 returned with HTTP 404 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 497/1004] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/volumes/ca63f61e-37d2-453e-ac4a-6b4f91d7d980 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] GET http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] show called for member 9acc1dcb-439f-4aa5-9c83-dcf51a4652bf {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba3826c7-ae07-47e5-ad56-32be616924d8 tempest-GroupSnapshotsTest-2140557061 tempest-GroupSnapshotsTest-2140557061-project-member] http://192.168.122.83/volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf returned with HTTP 404 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 508/1005] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/groups/9acc1dcb-439f-4aa5-9c83-dcf51a4652bf => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3bc6bfd-44f7-4dff-9b25-6118433398f3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3bc6bfd-44f7-4dff-9b25-6118433398f3 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/9ee4762b-3322-4e1e-857c-99097b4c66bc Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3bc6bfd-44f7-4dff-9b25-6118433398f3 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3bc6bfd-44f7-4dff-9b25-6118433398f3 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3bc6bfd-44f7-4dff-9b25-6118433398f3 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/group_types/9ee4762b-3322-4e1e-857c-99097b4c66bc returned with HTTP 202 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 498/1006] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:07:17 2026] DELETE /volume/v3/group_types/9ee4762b-3322-4e1e-857c-99097b4c66bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b3e173b-5b30-4142-a573-e25c685d0a69 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b3e173b-5b30-4142-a573-e25c685d0a69 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] DELETE http://192.168.122.83/volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b3e173b-5b30-4142-a573-e25c685d0a69 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b3e173b-5b30-4142-a573-e25c685d0a69 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b3e173b-5b30-4142-a573-e25c685d0a69 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 returned with HTTP 202 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 509/1007] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:07:17 2026] DELETE /volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6ff6116a-5d96-4085-9191-564495bdf694 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ff6116a-5d96-4085-9191-564495bdf694 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] GET http://192.168.122.83/volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ff6116a-5d96-4085-9191-564495bdf694 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ff6116a-5d96-4085-9191-564495bdf694 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ff6116a-5d96-4085-9191-564495bdf694 tempest-GroupSnapshotsTest-2069865067 tempest-GroupSnapshotsTest-2069865067-project-admin] http://192.168.122.83/volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 returned with HTTP 404 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 499/1008] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/types/8e6ff06a-6885-48a0-86f2-3fa3d05c7a60 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b6781f9-3050-4b65-a02b-8f4cd91035a1 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 510/1009] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bc6801bb-91a5-4463-96ea-310d92723e03 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc6801bb-91a5-4463-96ea-310d92723e03 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc6801bb-91a5-4463-96ea-310d92723e03 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc6801bb-91a5-4463-96ea-310d92723e03 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc6801bb-91a5-4463-96ea-310d92723e03 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 returned with HTTP 404 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 500/1010] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/volumes/6642b89e-0933-454d-a610-e828a7736b76 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b267aa3c-40d1-413a-94c7-4e5b74bcc31f tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 511/1011] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] DELETE http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume with id: e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume request issued successfully. Sep 08 14:07:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-026b9b11-9f9c-41c9-b927-70b751ce2eb0 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 202 Sep 08 14:07:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 501/1012] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:17 2026] DELETE /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d3e0e464-e3fe-4071-85ce-675ac95c1852 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 200 Sep 08 14:07:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 512/1013] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:17 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b983cba1-3833-4d0a-bac2-a5194658761b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b983cba1-3833-4d0a-bac2-a5194658761b tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b983cba1-3833-4d0a-bac2-a5194658761b tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b983cba1-3833-4d0a-bac2-a5194658761b tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b983cba1-3833-4d0a-bac2-a5194658761b tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b983cba1-3833-4d0a-bac2-a5194658761b tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 502/1014] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:18 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3f85e5ef-3584-4197-8f6d-553c97165228 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f85e5ef-3584-4197-8f6d-553c97165228 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f85e5ef-3584-4197-8f6d-553c97165228 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f85e5ef-3584-4197-8f6d-553c97165228 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f85e5ef-3584-4197-8f6d-553c97165228 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 returned with HTTP 404 Sep 08 14:07:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 513/1015] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:18 2026] GET /volume/v3/volumes/e65d3ce4-792f-4406-aaf6-be287e3c8581 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3f498bd-18d7-40ae-b78a-bd8083d80bcf tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 503/1016] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:18 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] DELETE http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume with id: 46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Delete volume request issued successfully. Sep 08 14:07:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ec29182c-fdeb-4647-9d49-62af3cb70139 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 202 Sep 08 14:07:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 514/1017] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:18 2026] DELETE /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Volume info retrieved successfully. Sep 08 14:07:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d5dbfbaa-bb58-411f-b45e-ce2987989cdb tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 200 Sep 08 14:07:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 504/1018] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:19 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5304bcdc-a414-41f3-9747-688abab78c25 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5304bcdc-a414-41f3-9747-688abab78c25 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5304bcdc-a414-41f3-9747-688abab78c25 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5304bcdc-a414-41f3-9747-688abab78c25 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5304bcdc-a414-41f3-9747-688abab78c25 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5304bcdc-a414-41f3-9747-688abab78c25 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 515/1019] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:19 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2390b5d0-deb0-4e6d-a3d2-6d20e58e3310 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2390b5d0-deb0-4e6d-a3d2-6d20e58e3310 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] GET http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2390b5d0-deb0-4e6d-a3d2-6d20e58e3310 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2390b5d0-deb0-4e6d-a3d2-6d20e58e3310 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2390b5d0-deb0-4e6d-a3d2-6d20e58e3310 tempest-VolumesListAdminTestJSON-247365097 tempest-VolumesListAdminTestJSON-247365097-project-member] http://192.168.122.83/volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba returned with HTTP 404 Sep 08 14:07:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 505/1020] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:20 2026] GET /volume/v3/volumes/46e7eb90-3009-423b-9ef2-bdc55f8670ba => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cedde421-cc3e-4ec1-bbfe-b4847c7938c4 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 516/1021] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:20 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-a6ee63ba-73d8-42cb-b3c3-803f191b6566 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 506/1022] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:20 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 1330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-c8c7fe54-cd7c-4b7d-86b2-8e344e5add9a tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 517/1023] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:21 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 1330 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8bac3139-aabb-4546-b4f2-8557c87a810e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bac3139-aabb-4546-b4f2-8557c87a810e None None] GET http://192.168.122.83/volume// Sep 08 14:07:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bac3139-aabb-4546-b4f2-8557c87a810e None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bac3139-aabb-4546-b4f2-8557c87a810e None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bac3139-aabb-4546-b4f2-8557c87a810e None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 507/1024] 192.168.122.83 () {58 vars in 1303 bytes} [Tue Sep 8 14:07:21 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-ac00d8b9-4c10-42d7-bbab-5bbf219e1474 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-ac00d8b9-4c10-42d7-bbab-5bbf219e1474 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:07:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-ac00d8b9-4c10-42d7-bbab-5bbf219e1474 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb0e6c3f-5f01-495e-b6d5-fd2863e28853", "connector": null, "instance_uuid": "95d63c78-934c-472c-90f2-8815ba5ef83e"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-ac00d8b9-4c10-42d7-bbab-5bbf219e1474 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:07:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 518/1025] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:07:21 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-43ad0219-abd7-4f13-a6ef-48d4e7100684 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43ad0219-abd7-4f13-a6ef-48d4e7100684 None None] GET http://192.168.122.83/volume// Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43ad0219-abd7-4f13-a6ef-48d4e7100684 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43ad0219-abd7-4f13-a6ef-48d4e7100684 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43ad0219-abd7-4f13-a6ef-48d4e7100684 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 508/1026] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:07:23 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:07:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:07:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-886db6d0-bf7f-40b4-8fab-fa8177093d98 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:07:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 519/1027] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:07:23 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 1510 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] PUT http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2e65f55a-635f-4fb7-bf45-838ced45c09e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Acquiring lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:07:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e65f55a-635f-4fb7-bf45-838ced45c09e tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:07:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e65f55a-635f-4fb7-bf45-838ced45c09e tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-68994326"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" released by "attachment_update" :: held 0.232s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-165f4c1b-1534-431a-bb65-34939dd4e1b6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 returned with HTTP 200 Sep 08 14:07:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 509/1028] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:07:23 2026] PUT /volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 => generated 694 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e65f55a-635f-4fb7-bf45-838ced45c09e tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:07:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 520/1029] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:07:23 2026] POST /volume/v3/types => generated 218 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0d0b4d90-7b7a-472a-a392-79036bb63fab None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d0b4d90-7b7a-472a-a392-79036bb63fab tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0d0b4d90-7b7a-472a-a392-79036bb63fab tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-899762229"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d0b4d90-7b7a-472a-a392-79036bb63fab tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:07:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 510/1030] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:07:24 2026] POST /volume/v3/group_types => generated 176 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-8fe3b44e-500d-45e8-8546-904e9cb4d481 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-8fe3b44e-500d-45e8-8546-904e9cb4d481 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] POST http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860/action Sep 08 14:07:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-8fe3b44e-500d-45e8-8546-904e9cb4d481 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-8fe3b44e-500d-45e8-8546-904e9cb4d481 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-143f8d05-731a-49ed-ab7b-32a74007ac5e req-8fe3b44e-500d-45e8-8546-904e9cb4d481 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860/action returned with HTTP 204 Sep 08 14:07:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 521/1031] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:07:24 2026] POST /volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab6da0e8-4376-4a98-87f3-e25e1d0c5d18", "volume_types": ["6e4c336e-98fc-4a68-a6e1-4cf87a49c25f"], "name": "tempest-GroupsV320Test-Group-655660326"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Creating new group {'group': {'group_type': 'ab6da0e8-4376-4a98-87f3-e25e1d0c5d18', 'volume_types': ['6e4c336e-98fc-4a68-a6e1-4cf87a49c25f'], 'name': 'tempest-GroupsV320Test-Group-655660326'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Creating group tempest-GroupsV320Test-Group-655660326. Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Availability Zones retrieved successfully. Sep 08 14:07:24 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Created reservations ['12db309f-3b03-4bde-a16f-180518ae5983'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3a767eb-d742-439f-8d32-5e90ff7417ec tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:07:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 511/1032] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:07:24 2026] POST /volume/v3/groups => generated 107 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:25 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52b968cd-a0a6-40c9-ae37-b6b3c1ceaaac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 522/1033] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:24 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 387 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-656488476"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-656488476'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume of 1 GB Sep 08 14:07:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Availability Zones retrieved successfully. Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (a440b8b4-c47a-4715-a5c7-2b2ee6ed756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a314c09-866a-4ecf-9ce7-e3620fbb0204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a314c09-866a-4ecf-9ce7-e3620fbb0204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd846ab2-eefd-48da-a1eb-23b5dc9e3adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Created reservations ['e730a30c-183f-4d34-a6a1-38c06d3ad37e', 'f4ebb4b2-4f8e-4b47-9afe-d936ecc95a26', '65f43f3b-3407-4ba2-bbe9-593cf2f2dce2', '19a13755-fb5e-4a0e-9416-75435cbd2d60'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd846ab2-eefd-48da-a1eb-23b5dc9e3adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e730a30c-183f-4d34-a6a1-38c06d3ad37e', 'f4ebb4b2-4f8e-4b47-9afe-d936ecc95a26', '65f43f3b-3407-4ba2-bbe9-593cf2f2dce2', '19a13755-fb5e-4a0e-9416-75435cbd2d60']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87624df4-7f3f-4015-9bf9-d2836e88b851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2e911f9-3c0e-4712-a95c-4235f9e16cb7 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 523/1034] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-46c1d6fc-2b4e-4df9-aaca-803cc2f9c0c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87624df4-7f3f-4015-9bf9-d2836e88b851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-656488476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['e730a30c-183f-4d34-a6a1-38c06d3ad37e','f4ebb4b2-4f8e-4b47-9afe-d936ecc95a26','65f43f3b-3407-4ba2-bbe9-593cf2f2dce2','19a13755-fb5e-4a0e-9416-75435cbd2d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-656488476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4036da8dcc840fca807ac72d054b647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab741d59-620a-4932-b9a5-bed8d290d3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab741d59-620a-4932-b9a5-bed8d290d3a7) transitioned into state 'SUCCESS' from state '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-656488476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['e730a30c-183f-4d34-a6a1-38c06d3ad37e','f4ebb4b2-4f8e-4b47-9afe-d936ecc95a26','65f43f3b-3407-4ba2-bbe9-593cf2f2dce2','19a13755-fb5e-4a0e-9416-75435cbd2d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed2b2c21-79cd-49cb-a7eb-c6cc30287fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed2b2c21-79cd-49cb-a7eb-c6cc30287fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (a440b8b4-c47a-4715-a5c7-2b2ee6ed756c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request issued successfully. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ff3e629-2b60-48f3-8e11-438b0333f347 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 512/1035] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:25 2026] POST /volume/v3/volumes => generated 757 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d9086911-de43-4c49-a42c-8913b4719350 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9086911-de43-4c49-a42c-8913b4719350 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9086911-de43-4c49-a42c-8913b4719350 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d9086911-de43-4c49-a42c-8913b4719350 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-d9086911-de43-4c49-a42c-8913b4719350 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Updating group 'c51d09df-f3e0-4900-9aa4-ad8866e2413e' with 'creating' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d9086911-de43-4c49-a42c-8913b4719350 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 513/1036] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:26 2026] POST /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46c1d6fc-2b4e-4df9-aaca-803cc2f9c0c6 tempest-ExtensionsTestJSON-192553638 tempest-ExtensionsTestJSON-192553638-project-reader] GET http://192.168.122.83/volume/v3/extensions Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46c1d6fc-2b4e-4df9-aaca-803cc2f9c0c6 tempest-ExtensionsTestJSON-192553638 tempest-ExtensionsTestJSON-192553638-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46c1d6fc-2b4e-4df9-aaca-803cc2f9c0c6 tempest-ExtensionsTestJSON-192553638 tempest-ExtensionsTestJSON-192553638-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46c1d6fc-2b4e-4df9-aaca-803cc2f9c0c6 tempest-ExtensionsTestJSON-192553638 tempest-ExtensionsTestJSON-192553638-project-reader] http://192.168.122.83/volume/v3/extensions returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 524/1037] 192.168.122.83 () {58 vars in 1125 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/extensions => generated 5245 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2528b5f4-47bb-4251-9192-f90f1be51bac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2528b5f4-47bb-4251-9192-f90f1be51bac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2528b5f4-47bb-4251-9192-f90f1be51bac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2528b5f4-47bb-4251-9192-f90f1be51bac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-2528b5f4-47bb-4251-9192-f90f1be51bac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53344b44-2072-4ee2-a1fb-5760e75f3a59 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 514/1038] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 825 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2528b5f4-47bb-4251-9192-f90f1be51bac tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 525/1039] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 387 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b98bd42e-5450-431c-900d-d1946ce613ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b98bd42e-5450-431c-900d-d1946ce613ac tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b98bd42e-5450-431c-900d-d1946ce613ac tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b98bd42e-5450-431c-900d-d1946ce613ac tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-b98bd42e-5450-431c-900d-d1946ce613ac tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Updating group 'c51d09df-f3e0-4900-9aa4-ad8866e2413e' with 'available' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b98bd42e-5450-431c-900d-d1946ce613ac tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 515/1040] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:26 2026] POST /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5568dfe0-9fb9-41e9-b101-3afee278df88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 526/1041] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Updating group 'c51d09df-f3e0-4900-9aa4-ad8866e2413e' with 'error' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4a799ee-bfa9-4814-a241-9984fe9b5a74 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 516/1042] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:26 2026] POST /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-404d1fd9-667a-4390-90aa-7911d99b4a88 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 527/1043] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 384 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] POST http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Updating group 'c51d09df-f3e0-4900-9aa4-ad8866e2413e' with 'available' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bec7e18-757a-412b-b8d5-ab6e436be1cf tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 517/1044] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:26 2026] POST /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a21ca1a6-6d61-47cc-9d62-17dfa1776b20 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 528/1045] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:07:26 devstack devstack@c-api.service[86976]: /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 08 14:07:26 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Get all volumes completed successfully. Sep 08 14:07:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dab296c-3a17-4c29-8c4f-b675a1b22993 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:07:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 518/1046] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] POST http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] delete called for group c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Delete group with id: c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:26 devstack devstack@c-api.service[86977]: /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 08 14:07:26 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:07:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06d6130c-8f24-4284-86ab-4e1c2ccc24f3 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action returned with HTTP 202 Sep 08 14:07:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 529/1047] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:07:26 2026] POST /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:27 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-164cdad5-d17d-4955-9de8-4e2ab3e68972 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 200 Sep 08 14:07:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 519/1048] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:26 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 387 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba67dfbc-572a-4424-af79-1f94e4f17e8a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 530/1049] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:27 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e64e493d-fb70-4557-a5d9-67beb4767319 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e64e493d-fb70-4557-a5d9-67beb4767319 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] GET http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e64e493d-fb70-4557-a5d9-67beb4767319 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e64e493d-fb70-4557-a5d9-67beb4767319 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-e64e493d-fb70-4557-a5d9-67beb4767319 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] show called for member c51d09df-f3e0-4900-9aa4-ad8866e2413e {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e64e493d-fb70-4557-a5d9-67beb4767319 tempest-GroupsV320Test-270527035 tempest-GroupsV320Test-270527035-project-member] http://192.168.122.83/volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e returned with HTTP 404 Sep 08 14:07:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 520/1050] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:07:28 2026] GET /volume/v3/groups/c51d09df-f3e0-4900-9aa4-ad8866e2413e => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5af7415c-16a7-4da2-860b-d51b28de16dd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5af7415c-16a7-4da2-860b-d51b28de16dd tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/ab6da0e8-4376-4a98-87f3-e25e1d0c5d18 Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5af7415c-16a7-4da2-860b-d51b28de16dd tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5af7415c-16a7-4da2-860b-d51b28de16dd tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5af7415c-16a7-4da2-860b-d51b28de16dd tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/group_types/ab6da0e8-4376-4a98-87f3-e25e1d0c5d18 returned with HTTP 202 Sep 08 14:07:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 531/1051] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:07:28 2026] DELETE /volume/v3/group_types/ab6da0e8-4376-4a98-87f3-e25e1d0c5d18 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-af79d7d5-cee3-4706-be10-8fa7f35f8c8d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af79d7d5-cee3-4706-be10-8fa7f35f8c8d tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] DELETE http://192.168.122.83/volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af79d7d5-cee3-4706-be10-8fa7f35f8c8d tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af79d7d5-cee3-4706-be10-8fa7f35f8c8d tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af79d7d5-cee3-4706-be10-8fa7f35f8c8d tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f returned with HTTP 202 Sep 08 14:07:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 521/1052] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:07:28 2026] DELETE /volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab33289f-48e2-4fbc-8b49-291ee2934bf6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab33289f-48e2-4fbc-8b49-291ee2934bf6 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] GET http://192.168.122.83/volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab33289f-48e2-4fbc-8b49-291ee2934bf6 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab33289f-48e2-4fbc-8b49-291ee2934bf6 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab33289f-48e2-4fbc-8b49-291ee2934bf6 tempest-GroupsV320Test-397233721 tempest-GroupsV320Test-397233721-project-admin] http://192.168.122.83/volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f returned with HTTP 404 Sep 08 14:07:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 532/1053] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:07:28 2026] GET /volume/v3/types/6e4c336e-98fc-4a68-a6e1-4cf87a49c25f => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7ac6de2-daac-40de-a3d2-fd1f7cd129e0 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 522/1054] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:28 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-d3f4968a-b8a0-4475-bc54-5c0c07988209 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 533/1055] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:28 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0b4bc5b-bee3-4008-9ca5-22f1c42fa116 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0b4bc5b-bee3-4008-9ca5-22f1c42fa116 None None] GET http://192.168.122.83/volume// Sep 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0b4bc5b-bee3-4008-9ca5-22f1c42fa116 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0b4bc5b-bee3-4008-9ca5-22f1c42fa116 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0b4bc5b-bee3-4008-9ca5-22f1c42fa116 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 523/1056] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:07:29 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0c839084-39b6-46e3-92c4-07b5ad3d15b4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0c839084-39b6-46e3-92c4-07b5ad3d15b4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0c839084-39b6-46e3-92c4-07b5ad3d15b4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3", "connector": null, "instance_uuid": "1b1ac554-9a32-44a9-8c31-cdaef919a19f"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0c839084-39b6-46e3-92c4-07b5ad3d15b4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:07:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 534/1057] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:07:29 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 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8042814d-becc-474c-9573-8b2b4f690168 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8042814d-becc-474c-9573-8b2b4f690168 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8042814d-becc-474c-9573-8b2b4f690168 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8042814d-becc-474c-9573-8b2b4f690168 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2171dc3-188d-4774-ae2d-d0c986d4cc08 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2171dc3-188d-4774-ae2d-d0c986d4cc08 None None] GET http://192.168.122.83/volume// Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2171dc3-188d-4774-ae2d-d0c986d4cc08 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2171dc3-188d-4774-ae2d-d0c986d4cc08 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2171dc3-188d-4774-ae2d-d0c986d4cc08 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 535/1058] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:07:29 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:07:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8042814d-becc-474c-9573-8b2b4f690168 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-0347a97a-8edf-4bb4-af2a-e996392b8e4d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 536/1059] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:07:29 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1030 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:07:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8042814d-becc-474c-9573-8b2b4f690168 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 524/1060] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:29 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 849 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] PUT http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Acquiring lock "cinder-attachment_update-00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:30 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3-devstack" released by "attachment_update" :: held 0.423s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:07:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-889f7d95-0767-4831-9f5f-73531758e5c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d returned with HTTP 200 Sep 08 14:07:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 537/1061] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:07:29 2026] PUT /volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d => generated 694 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41592f5a-e7d6-4efa-9d90-8c0fc4cb57c6 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 525/1062] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:30 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-72535777-757d-434e-ae94-c950400485a5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-72535777-757d-434e-ae94-c950400485a5 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d/action Sep 08 14:07:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-72535777-757d-434e-ae94-c950400485a5 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-72535777-757d-434e-ae94-c950400485a5 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a440ae87-5bb9-4fc0-8c69-eb669eca3738 req-72535777-757d-434e-ae94-c950400485a5 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d/action returned with HTTP 204 Sep 08 14:07:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 538/1063] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:07:30 2026] POST /volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86707c4c-8015-455c-bdfe-54bba7ce5e37 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 526/1064] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:31 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1142 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9dce4c2-dca0-49d2-933f-fcc93a765e29 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 539/1065] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:31 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1142 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1180856104"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1180856104'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume of 1 GB Sep 08 14:07:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Availability Zones retrieved successfully. Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (b34492ae-67a0-4085-9d61-2e3baa5a7ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e557e32-8786-4090-9f5c-b2f2464ee9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e557e32-8786-4090-9f5c-b2f2464ee9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1a020e-e03c-4dbf-aada-56aa1ab9234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Created reservations ['1e0d97bb-4558-44dc-8908-961df0473c57', '88cb1064-a656-40d4-8146-5c9b390a81d4', 'eba9c67d-88b3-43c8-9921-fd2348d95e4a', 'f11e02d6-c923-4396-a0e6-d8652c739198'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1a020e-e03c-4dbf-aada-56aa1ab9234a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e0d97bb-4558-44dc-8908-961df0473c57', '88cb1064-a656-40d4-8146-5c9b390a81d4', 'eba9c67d-88b3-43c8-9921-fd2348d95e4a', 'f11e02d6-c923-4396-a0e6-d8652c739198']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2012a892-1ca7-41eb-afd2-03b3d7aafaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2012a892-1ca7-41eb-afd2-03b3d7aafaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1b88ba-cedd-4aa6-8070-75276b54c19b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1180856104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['1e0d97bb-4558-44dc-8908-961df0473c57','88cb1064-a656-40d4-8146-5c9b390a81d4','eba9c67d-88b3-43c8-9921-fd2348d95e4a','f11e02d6-c923-4396-a0e6-d8652c739198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1180856104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1b88ba-cedd-4aa6-8070-75276b54c19b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4036da8dcc840fca807ac72d054b647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc60ba7-4f14-4e4c-81fa-c4c916d82408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc60ba7-4f14-4e4c-81fa-c4c916d82408) transitioned into state 'SUCCESS' from state '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-1180856104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4036da8dcc840fca807ac72d054b647',qos_specs=None,replication_status=,reservations=['1e0d97bb-4558-44dc-8908-961df0473c57','88cb1064-a656-40d4-8146-5c9b390a81d4','eba9c67d-88b3-43c8-9921-fd2348d95e4a','f11e02d6-c923-4396-a0e6-d8652c739198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0f08a0ba0644f8b1a1790f9a92457d',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42328b5b-ffda-499f-b239-24f3fb0140d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42328b5b-ffda-499f-b239-24f3fb0140d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Flow 'volume_create_api' (b34492ae-67a0-4085-9d61-2e3baa5a7ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Create volume request issued successfully. Sep 08 14:07:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3571288c-1b7f-41f7-af8a-3f07dca55d2b tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 527/1066] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:32 2026] POST /volume/v3/volumes => generated 758 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-02b5c695-0079-4c03-8062-0e4c681238ea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-02b5c695-0079-4c03-8062-0e4c681238ea tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-02b5c695-0079-4c03-8062-0e4c681238ea tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-02b5c695-0079-4c03-8062-0e4c681238ea tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-02b5c695-0079-4c03-8062-0e4c681238ea tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-02b5c695-0079-4c03-8062-0e4c681238ea tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 540/1067] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:32 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 826 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1baddf44-eff3-4983-b869-6bd754853695 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-766652448"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Create volume request body: {'volume': {'imageRef': 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-766652448'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Create volume of 1 GB Sep 08 14:07:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Availability Zones retrieved successfully. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e993742e-1746-4b18-8ff5-44511700a0fb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e993742e-1746-4b18-8ff5-44511700a0fb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e993742e-1746-4b18-8ff5-44511700a0fb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e993742e-1746-4b18-8ff5-44511700a0fb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Flow 'volume_create_api' (7902efef-ac0a-498b-837a-fbc632deb8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4230784c-3721-4a1c-9f70-b1c259f54d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e993742e-1746-4b18-8ff5-44511700a0fb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e993742e-1746-4b18-8ff5-44511700a0fb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 541/1068] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:34 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 850 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4230784c-3721-4a1c-9f70-b1c259f54d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba5f382-63d1-42e6-ad18-b008d506c8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Created reservations ['cc483aa2-1c9d-4974-977f-2e8e22e4f29a', '5feec58d-5d96-459d-bf32-2d17cf0391d9', 'a7bfdcc1-a057-406b-bb32-82d3d752d818', '42dcf0ef-0272-4df1-a291-9d40cb2c77fa'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba5f382-63d1-42e6-ad18-b008d506c8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc483aa2-1c9d-4974-977f-2e8e22e4f29a', '5feec58d-5d96-459d-bf32-2d17cf0391d9', 'a7bfdcc1-a057-406b-bb32-82d3d752d818', '42dcf0ef-0272-4df1-a291-9d40cb2c77fa']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc54f5c7-b332-454a-b38c-1dedcca63ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc54f5c7-b332-454a-b38c-1dedcca63ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def025fc-279b-43fa-a477-dafab75dbf93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-766652448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b3b5239b8d409db6177c8869f8e704',qos_specs=None,replication_status=,reservations=['cc483aa2-1c9d-4974-977f-2e8e22e4f29a','5feec58d-5d96-459d-bf32-2d17cf0391d9','a7bfdcc1-a057-406b-bb32-82d3d752d818','42dcf0ef-0272-4df1-a291-9d40cb2c77fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='385c0049bf8348c0b37bd5b6abb95bd8',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-766652448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def025fc-279b-43fa-a477-dafab75dbf93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b3b5239b8d409db6177c8869f8e704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='385c0049bf8348c0b37bd5b6abb95bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29b7418-6b6b-4513-8782-cefd89a57bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29b7418-6b6b-4513-8782-cefd89a57bfe) transitioned into state 'SUCCESS' from state '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-766652448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b3b5239b8d409db6177c8869f8e704',qos_specs=None,replication_status=,reservations=['cc483aa2-1c9d-4974-977f-2e8e22e4f29a','5feec58d-5d96-459d-bf32-2d17cf0391d9','a7bfdcc1-a057-406b-bb32-82d3d752d818','42dcf0ef-0272-4df1-a291-9d40cb2c77fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='385c0049bf8348c0b37bd5b6abb95bd8',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad09ae59-9dd1-4bce-90bc-12fc66d9481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad09ae59-9dd1-4bce-90bc-12fc66d9481e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Flow 'volume_create_api' (7902efef-ac0a-498b-837a-fbc632deb8ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Create volume request issued successfully. Sep 08 14:07:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1baddf44-eff3-4983-b869-6bd754853695 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 528/1069] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:07:33 2026] POST /volume/v3/volumes => generated 757 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-54496292-b8cd-49ae-8ffe-3ec05690fc10 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 542/1070] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:34 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 825 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-662c7877-4ee6-47bc-aaa5-9591cf940dcd tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 529/1071] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:35 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-4e4de4d7-ab44-4689-bc9e-5a279b792f52 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 543/1072] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:35 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-652ff400-68b2-4863-b062-9684b2525968 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-652ff400-68b2-4863-b062-9684b2525968 None None] GET http://192.168.122.83/volume// Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-652ff400-68b2-4863-b062-9684b2525968 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-652ff400-68b2-4863-b062-9684b2525968 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-652ff400-68b2-4863-b062-9684b2525968 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 530/1073] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:07:35 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-a5d30dd3-2739-40bb-a470-a3c7c7fe0a40 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-a5d30dd3-2739-40bb-a470-a3c7c7fe0a40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:07:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-a5d30dd3-2739-40bb-a470-a3c7c7fe0a40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e1b88ba-cedd-4aa6-8070-75276b54c19b", "connector": null, "instance_uuid": "1b1ac554-9a32-44a9-8c31-cdaef919a19f"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-a5d30dd3-2739-40bb-a470-a3c7c7fe0a40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:07:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 544/1074] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:07:35 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1c01abb4-cc13-4a38-a506-7b010167382a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1c01abb4-cc13-4a38-a506-7b010167382a tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1c01abb4-cc13-4a38-a506-7b010167382a tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1c01abb4-cc13-4a38-a506-7b010167382a tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1c01abb4-cc13-4a38-a506-7b010167382a tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1c01abb4-cc13-4a38-a506-7b010167382a tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 531/1075] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:36 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 849 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-642dfe2c-2ddf-47ef-ba82-32fd40ea9205 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-642dfe2c-2ddf-47ef-ba82-32fd40ea9205 None None] GET http://192.168.122.83/volume// Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-642dfe2c-2ddf-47ef-ba82-32fd40ea9205 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-642dfe2c-2ddf-47ef-ba82-32fd40ea9205 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-642dfe2c-2ddf-47ef-ba82-32fd40ea9205 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 532/1076] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:07:36 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ff3ae45-d7fb-404f-a8a9-1641190f5032 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 545/1077] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:36 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 850 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-bf2d97ff-a034-46ac-a78b-601897155896 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 533/1078] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:07:36 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1031 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] PUT http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Acquiring lock "cinder-attachment_update-6e1b88ba-cedd-4aa6-8070-75276b54c19b-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-6e1b88ba-cedd-4aa6-8070-75276b54c19b-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:07:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:37 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Lock "cinder-attachment_update-6e1b88ba-cedd-4aa6-8070-75276b54c19b-devstack" released by "attachment_update" :: held 0.436s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:07:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-c6757886-3354-4373-a2da-3171828e1a99 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 returned with HTTP 200 Sep 08 14:07:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 546/1079] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:07:36 2026] PUT /volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 => generated 694 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70719dff-1dcd-46af-ac73-7004ec8e86c6 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 534/1080] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:37 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de5b550c-fc46-412f-a6c2-11a1e84e8e1f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 547/1081] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:37 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-fd6f8eb1-bf2d-4cb5-99af-a394ccbfc189 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-fd6f8eb1-bf2d-4cb5-99af-a394ccbfc189 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0/action Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-fd6f8eb1-bf2d-4cb5-99af-a394ccbfc189 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-fd6f8eb1-bf2d-4cb5-99af-a394ccbfc189 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-5af4d360-c2d0-4a6a-87a2-3f97aa8417a7 req-fd6f8eb1-bf2d-4cb5-99af-a394ccbfc189 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0/action returned with HTTP 204 Sep 08 14:07:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 535/1082] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:07:37 2026] POST /volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-114642f0-4d21-4732-a08b-1f2930f26168 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-114642f0-4d21-4732-a08b-1f2930f26168 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-114642f0-4d21-4732-a08b-1f2930f26168 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-114642f0-4d21-4732-a08b-1f2930f26168 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-114642f0-4d21-4732-a08b-1f2930f26168 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-114642f0-4d21-4732-a08b-1f2930f26168 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 548/1083] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:38 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 907 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9acef677-5a99-4ad5-b4b3-07ed8a3c4e40 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 536/1084] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:38 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1143 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-16fca6db-29b9-45f8-b357-8c80d6746127 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16fca6db-29b9-45f8-b357-8c80d6746127 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16fca6db-29b9-45f8-b357-8c80d6746127 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16fca6db-29b9-45f8-b357-8c80d6746127 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-16fca6db-29b9-45f8-b357-8c80d6746127 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16fca6db-29b9-45f8-b357-8c80d6746127 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 549/1085] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:38 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1143 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-378704773", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.qos_specs [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-378704773', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DB qos_specs_create(): root {'id': 'c2e11850-2083-4a09-b864-69fd8d326fb0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-378704773'} {{(pid=86976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 14:07:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b6cd1ec-33fd-4c65-8258-5deb1e9d7932 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 537/1086] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:07:38 2026] POST /volume/v3/qos-specs => generated 398 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-776dae66-cca5-4882-bfdc-707882cc2ff3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-776dae66-cca5-4882-bfdc-707882cc2ff3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:07:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-776dae66-cca5-4882-bfdc-707882cc2ff3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-268739048"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-776dae66-cca5-4882-bfdc-707882cc2ff3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:07:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 550/1087] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:07:38 2026] POST /volume/v3/types => generated 221 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-96443dba-6d8d-4c64-8d28-dea8ce464a96 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96443dba-6d8d-4c64-8d28-dea8ce464a96 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96443dba-6d8d-4c64-8d28-dea8ce464a96 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1838662996"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96443dba-6d8d-4c64-8d28-dea8ce464a96 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 538/1088] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:07:39 2026] POST /volume/v3/types => generated 222 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d150a863-c8e7-4a06-833b-453718aaa3cc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d150a863-c8e7-4a06-833b-453718aaa3cc tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d150a863-c8e7-4a06-833b-453718aaa3cc tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-513635965"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-18bacf82-f535-47e2-bf10-5c9c00f6c30d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 551/1089] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1142 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d150a863-c8e7-4a06-833b-453718aaa3cc tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 539/1090] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:07:39 2026] POST /volume/v3/types => generated 221 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associate' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Associate qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0 with type: bdd89700-11e5-4edb-be41-7400a05486e6 {{(pid=86977) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3/action Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c019541-fabf-48cd-92e3-75fb9377dbf8 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Begin detaching volume completed successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-03f63dcb-b3d0-43be-8b1b-79b45732d108 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3/action returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 540/1091] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:07:39 2026] POST /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 552/1092] 192.168.122.83 () {58 vars in 1360 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=e7a6b752-a849-49fb-abdc-07b27710cd06 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associate' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Associate qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0 with type: e7a6b752-a849-49fb-abdc-07b27710cd06 {{(pid=86976) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1edfd61-dfdf-4e3f-a524-41b3ded1873a tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=e7a6b752-a849-49fb-abdc-07b27710cd06 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 541/1093] 192.168.122.83 () {58 vars in 1360 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=e7a6b752-a849-49fb-abdc-07b27710cd06 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b50f20e-f41b-406b-9745-dee30d2b1aca tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 553/1094] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1145 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=8e6a9e51-bccb-4814-b735-01bee953bcc8 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associate' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Associate qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0 with type: 8e6a9e51-bccb-4814-b735-01bee953bcc8 {{(pid=86976) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-afec24c5-f1b6-4bd8-9cb4-e3b3cffe47fa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-afec24c5-f1b6-4bd8-9cb4-e3b3cffe47fa None None] GET http://192.168.122.83/volume// Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-afec24c5-f1b6-4bd8-9cb4-e3b3cffe47fa None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-afec24c5-f1b6-4bd8-9cb4-e3b3cffe47fa None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-afec24c5-f1b6-4bd8-9cb4-e3b3cffe47fa None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 554/1095] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc2a4d04-9e9a-418b-acf2-c1d16464a992 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=8e6a9e51-bccb-4814-b735-01bee953bcc8 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 542/1096] 192.168.122.83 () {58 vars in 1360 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associate?vol_type_id=8e6a9e51-bccb-4814-b735-01bee953bcc8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa99638a-8fee-410f-8148-2817e8f805d0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa99638a-8fee-410f-8148-2817e8f805d0 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa99638a-8fee-410f-8148-2817e8f805d0 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa99638a-8fee-410f-8148-2817e8f805d0 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-416d1c5d-8c87-4c64-8eb8-1506b05b3162 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 555/1097] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-246b1e56-c002-49fa-b019-3faff3c63344 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-246b1e56-c002-49fa-b019-3faff3c63344 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-246b1e56-c002-49fa-b019-3faff3c63344 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-246b1e56-c002-49fa-b019-3faff3c63344 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associations' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-246b1e56-c002-49fa-b019-3faff3c63344 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Get associations for qos_spec id: c2e11850-2083-4a09-b864-69fd8d326fb0 {{(pid=86977) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aa99638a-8fee-410f-8148-2817e8f805d0 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa99638a-8fee-410f-8148-2817e8f805d0 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 543/1098] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /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 08 14:07:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-246b1e56-c002-49fa-b019-3faff3c63344 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 556/1099] 192.168.122.83 () {58 vars in 1272 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations => generated 446 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'disassociate' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Disassociate qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0 from type: bdd89700-11e5-4edb-be41-7400a05486e6 {{(pid=86976) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ac75ca7-7203-435e-a3c1-c7231abd3733 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 544/1100] 192.168.122.83 () {58 vars in 1369 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate?vol_type_id=bdd89700-11e5-4edb-be41-7400a05486e6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associations' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Get associations for qos_spec id: c2e11850-2083-4a09-b864-69fd8d326fb0 {{(pid=86977) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /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 08 14:07:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ce42ec8-3402-4a25-8bc8-52c985333c8e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 557/1101] 192.168.122.83 () {58 vars in 1272 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations => generated 305 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate_all Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'disassociate_all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Disassociate qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0 from all. {{(pid=86976) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2a726d0-4cc2-4bbd-93c6-21355c06e7e7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate_all returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 545/1102] 192.168.122.83 () {58 vars in 1284 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4a4ffd75-b266-4509-a091-132ae1d1072c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a4ffd75-b266-4509-a091-132ae1d1072c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a4ffd75-b266-4509-a091-132ae1d1072c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a4ffd75-b266-4509-a091-132ae1d1072c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'associations' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a4ffd75-b266-4509-a091-132ae1d1072c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Get associations for qos_spec id: c2e11850-2083-4a09-b864-69fd8d326fb0 {{(pid=86977) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /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 08 14:07:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a4ffd75-b266-4509-a091-132ae1d1072c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 558/1103] 192.168.122.83 () {58 vars in 1272 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ee464a62-e595-4a06-a565-7cab23c767ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee464a62-e595-4a06-a565-7cab23c767ff tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee464a62-e595-4a06-a565-7cab23c767ff tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee464a62-e595-4a06-a565-7cab23c767ff tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-91b9bc22-33ce-4878-bd55-5f0bc1e4644f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-91b9bc22-33ce-4878-bd55-5f0bc1e4644f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-91b9bc22-33ce-4878-bd55-5f0bc1e4644f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-91b9bc22-33ce-4878-bd55-5f0bc1e4644f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee464a62-e595-4a06-a565-7cab23c767ff tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 546/1104] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:07:39 2026] DELETE /volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fc2079e8-cbb0-41cc-811e-d9b0d694c4fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc2079e8-cbb0-41cc-811e-d9b0d694c4fd tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc2079e8-cbb0-41cc-811e-d9b0d694c4fd tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc2079e8-cbb0-41cc-811e-d9b0d694c4fd tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: /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 08 14:07:39 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc2079e8-cbb0-41cc-811e-d9b0d694c4fd tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 returned with HTTP 404 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 547/1105] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/types/8e6a9e51-bccb-4814-b735-01bee953bcc8 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c0c0324-e2ab-4b23-865c-740f6001154c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c0c0324-e2ab-4b23-865c-740f6001154c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c0c0324-e2ab-4b23-865c-740f6001154c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c0c0324-e2ab-4b23-865c-740f6001154c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-98dbdeb3-53f7-420c-a616-0a5de475e3fc req-91b9bc22-33ce-4878-bd55-5f0bc1e4644f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d returned with HTTP 200 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 559/1106] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:07:39 2026] DELETE /volume/v3/attachments/a11bb704-ab46-4c81-87d4-1a037fef710d => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c0c0324-e2ab-4b23-865c-740f6001154c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 returned with HTTP 202 Sep 08 14:07:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 548/1107] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:07:39 2026] DELETE /volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f5062868-f8de-41a1-92c0-edec69c833f9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5062868-f8de-41a1-92c0-edec69c833f9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5062868-f8de-41a1-92c0-edec69c833f9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5062868-f8de-41a1-92c0-edec69c833f9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5062868-f8de-41a1-92c0-edec69c833f9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 returned with HTTP 404 Sep 08 14:07:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 560/1108] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:07:39 2026] GET /volume/v3/types/e7a6b752-a849-49fb-abdc-07b27710cd06 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5054c1d9-4f3d-4e6e-a9ab-76ee71e6a7d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5054c1d9-4f3d-4e6e-a9ab-76ee71e6a7d9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5054c1d9-4f3d-4e6e-a9ab-76ee71e6a7d9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5054c1d9-4f3d-4e6e-a9ab-76ee71e6a7d9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5054c1d9-4f3d-4e6e-a9ab-76ee71e6a7d9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 returned with HTTP 202 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 549/1109] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:07:40 2026] DELETE /volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eceb8a5f-fc93-4dec-b9d4-1f1950033318 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eceb8a5f-fc93-4dec-b9d4-1f1950033318 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eceb8a5f-fc93-4dec-b9d4-1f1950033318 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eceb8a5f-fc93-4dec-b9d4-1f1950033318 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eceb8a5f-fc93-4dec-b9d4-1f1950033318 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 561/1110] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/types/bdd89700-11e5-4edb-be41-7400a05486e6 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1800058662", "consumer": "back-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.qos_specs [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1800058662', 'consumer': 'back-end', 'specs': {}} {{(pid=86976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DB qos_specs_create(): root {'id': 'ae1f673f-7cd3-4bc2-97f6-6e763690557d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1800058662'} {{(pid=86976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3196d8bd-9259-4129-8d5b-50e346f260d7 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 550/1111] 192.168.122.83 () {60 vars in 1143 bytes} [Tue Sep 8 14:07:40 2026] POST /volume/v3/qos-specs => generated 375 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: ae1f673f-7cd3-4bc2-97f6-6e763690557d, force: False {{(pid=86977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /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 08 14:07:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1d70cf9f-46fa-4305-8b04-8530849deb33 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False returned with HTTP 202 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4a36df4e-12d2-4354-a3eb-61cf85b8d936 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 562/1112] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:40 2026] DELETE /volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a36df4e-12d2-4354-a3eb-61cf85b8d936 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a36df4e-12d2-4354-a3eb-61cf85b8d936 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a36df4e-12d2-4354-a3eb-61cf85b8d936 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a36df4e-12d2-4354-a3eb-61cf85b8d936 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 551/1113] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f8eb1b83-b5bf-4c72-854d-73dbaa67a928 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8eb1b83-b5bf-4c72-854d-73dbaa67a928 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8eb1b83-b5bf-4c72-854d-73dbaa67a928 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8eb1b83-b5bf-4c72-854d-73dbaa67a928 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /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 08 14:07:40 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8eb1b83-b5bf-4c72-854d-73dbaa67a928 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 552/1114] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: ae1f673f-7cd3-4bc2-97f6-6e763690557d, force: False {{(pid=86976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ea3cbb5a-ca98-4fac-af39-686037bd6c8d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 563/1115] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c339e2b4-ba93-4742-bf13-c845dbd2cd31 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 553/1116] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:40 2026] DELETE /volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d7d7a96e-21d4-4665-806e-32d06bda6bf4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7d7a96e-21d4-4665-806e-32d06bda6bf4 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7d7a96e-21d4-4665-806e-32d06bda6bf4 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7d7a96e-21d4-4665-806e-32d06bda6bf4 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7d7a96e-21d4-4665-806e-32d06bda6bf4 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 564/1117] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs/ae1f673f-7cd3-4bc2-97f6-6e763690557d => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-554808767", "consumer": "both"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.qos_specs [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-554808767', 'consumer': 'both', 'specs': {}} {{(pid=86977) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DB qos_specs_create(): root {'id': '7a22aa15-8ead-4acb-b1f2-ce96425f4762', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-554808767'} {{(pid=86977) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-265b7c33-8398-4ae5-8f7a-de50f120bfa0 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 565/1118] 192.168.122.83 () {60 vars in 1143 bytes} [Tue Sep 8 14:07:40 2026] POST /volume/v3/qos-specs => generated 370 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa12b328-380d-4f6b-8dd6-cd4c1ace9988 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 554/1119] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: 7a22aa15-8ead-4acb-b1f2-ce96425f4762, force: False {{(pid=86977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /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 08 14:07:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-414a6185-9fe1-4e06-9d6b-ab0b99153075 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False returned with HTTP 202 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 566/1120] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:40 2026] DELETE /volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b18b3de1-62d2-402e-9a90-cf0710d81482 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b18b3de1-62d2-402e-9a90-cf0710d81482 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b18b3de1-62d2-402e-9a90-cf0710d81482 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b18b3de1-62d2-402e-9a90-cf0710d81482 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b18b3de1-62d2-402e-9a90-cf0710d81482 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 567/1121] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be01ea35-7a82-40f6-9df1-e7fe9cb9e2a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be01ea35-7a82-40f6-9df1-e7fe9cb9e2a3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be01ea35-7a82-40f6-9df1-e7fe9cb9e2a3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be01ea35-7a82-40f6-9df1-e7fe9cb9e2a3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-14fd43f3-8f07-44d6-9b3b-d82cbe3005da tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 555/1122] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1143 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /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 08 14:07:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be01ea35-7a82-40f6-9df1-e7fe9cb9e2a3 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 568/1123] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: 7a22aa15-8ead-4acb-b1f2-ce96425f4762, force: False {{(pid=86976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44eddaa4-077d-4dd1-b4e7-310ab1f35ff9 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 556/1124] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:40 2026] DELETE /volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-35b42745-6a0c-447c-8969-17b3e7830d63 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] POST http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b/action Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-35b42745-6a0c-447c-8969-17b3e7830d63 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-35b42745-6a0c-447c-8969-17b3e7830d63 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-35b42745-6a0c-447c-8969-17b3e7830d63 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-35b42745-6a0c-447c-8969-17b3e7830d63 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 returned with HTTP 404 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 557/1125] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:40 2026] GET /volume/v3/qos-specs/7a22aa15-8ead-4acb-b1f2-ce96425f4762 => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] POST http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-741648720", "consumer": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.qos_specs [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-741648720', 'consumer': 'front-end', 'specs': {}} {{(pid=86976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:40 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DB qos_specs_create(): root {'id': '07ae91cd-9510-44ca-bae9-65b48f5a0829', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-741648720'} {{(pid=86976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d92b5de6-8dad-425b-b57f-fab1ec71508b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 558/1126] 192.168.122.83 () {60 vars in 1143 bytes} [Tue Sep 8 14:07:40 2026] POST /volume/v3/qos-specs => generated 375 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Begin detaching volume completed successfully. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-45864ec7-4590-4fe6-aa5c-c6bf24fe186e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b/action returned with HTTP 202 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 569/1127] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:07:40 2026] POST /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: 07ae91cd-9510-44ca-bae9-65b48f5a0829, force: False {{(pid=86976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /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 08 14:07:41 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d92202b-efee-4b1c-8d47-b17c3bddd398 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False returned with HTTP 202 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 559/1128] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:41 2026] DELETE /volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1cf8b28-cf7a-4808-8b60-fea076690537 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1cf8b28-cf7a-4808-8b60-fea076690537 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1cf8b28-cf7a-4808-8b60-fea076690537 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1cf8b28-cf7a-4808-8b60-fea076690537 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6d571de7-f14c-41b6-8f60-f57133eafdfb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 570/1129] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1146 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-da07eaf5-8c9a-4575-826d-851e64bb48f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da07eaf5-8c9a-4575-826d-851e64bb48f2 None None] GET http://192.168.122.83/volume// Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da07eaf5-8c9a-4575-826d-851e64bb48f2 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da07eaf5-8c9a-4575-826d-851e64bb48f2 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da07eaf5-8c9a-4575-826d-851e64bb48f2 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 571/1130] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1cf8b28-cf7a-4808-8b60-fea076690537 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 returned with HTTP 404 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 560/1131] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 => generated 100 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92a02524-72c5-46f5-9df6-9d78835e5c6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92a02524-72c5-46f5-9df6-9d78835e5c6e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92a02524-72c5-46f5-9df6-9d78835e5c6e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92a02524-72c5-46f5-9df6-9d78835e5c6e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /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 08 14:07:41 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92a02524-72c5-46f5-9df6-9d78835e5c6e tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 561/1132] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bb7e080f-c565-4997-a303-5de96518bf4c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb7e080f-c565-4997-a303-5de96518bf4c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb7e080f-c565-4997-a303-5de96518bf4c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb7e080f-c565-4997-a303-5de96518bf4c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb7e080f-c565-4997-a303-5de96518bf4c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: 07ae91cd-9510-44ca-bae9-65b48f5a0829, force: False {{(pid=86976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb7e080f-c565-4997-a303-5de96518bf4c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False returned with HTTP 404 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 562/1133] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:41 2026] DELETE /volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5a871640-6867-4a80-92db-49e65afabe0b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a871640-6867-4a80-92db-49e65afabe0b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a871640-6867-4a80-92db-49e65afabe0b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a871640-6867-4a80-92db-49e65afabe0b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-e2301e10-9c61-446e-b683-f74c846f5669 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 572/1134] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 1327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a871640-6867-4a80-92db-49e65afabe0b tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 returned with HTTP 404 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 563/1135] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/07ae91cd-9510-44ca-bae9-65b48f5a0829 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-92d893a9-3f58-42fe-8951-cee5fcc2ea73 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-92d893a9-3f58-42fe-8951-cee5fcc2ea73 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-92d893a9-3f58-42fe-8951-cee5fcc2ea73 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-92d893a9-3f58-42fe-8951-cee5fcc2ea73 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-92d893a9-3f58-42fe-8951-cee5fcc2ea73 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 573/1136] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9ffbba55-3eeb-4b6c-8e36-eb4b000921cb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9ffbba55-3eeb-4b6c-8e36-eb4b000921cb tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9ffbba55-3eeb-4b6c-8e36-eb4b000921cb tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9ffbba55-3eeb-4b6c-8e36-eb4b000921cb tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /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 08 14:07:41 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9ffbba55-3eeb-4b6c-8e36-eb4b000921cb tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 564/1137] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] PUT http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.qos_specs [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86977) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] qos_specs_update() value: {'id': '96fae2c0-08ac-4c70-b865-f7c3fa0172cf', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c2e11850-2083-4a09-b864-69fd8d326fb0', 'deleted': False} {{(pid=86977) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cc1951a-bf66-46d2-a192-9fc7e8bee6bf tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 574/1138] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:07:41 2026] PUT /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 36 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-26999319-6931-4a17-9d18-6125f9741b30 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-26999319-6931-4a17-9d18-6125f9741b30 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-26999319-6931-4a17-9d18-6125f9741b30 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-26999319-6931-4a17-9d18-6125f9741b30 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-26999319-6931-4a17-9d18-6125f9741b30 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 565/1139] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 419 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6c898423-9b9b-403d-bd62-f8076264ba64 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c898423-9b9b-403d-bd62-f8076264ba64 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] PUT http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/delete_keys Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c898423-9b9b-403d-bd62-f8076264ba64 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c898423-9b9b-403d-bd62-f8076264ba64 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete_key spec: c2e11850-2083-4a09-b864-69fd8d326fb0, keys: ['iops_bytes'] {{(pid=86977) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c898423-9b9b-403d-bd62-f8076264ba64 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/delete_keys returned with HTTP 202 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c666dece-7fb0-4693-83db-e1f1042a5f9d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 575/1140] 192.168.122.83 () {60 vars in 1289 bytes} [Tue Sep 8 14:07:41 2026] PUT /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0/delete_keys => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 566/1141] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-558967f8-3cc2-4006-9b85-f1024e4a7f0c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-558967f8-3cc2-4006-9b85-f1024e4a7f0c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-558967f8-3cc2-4006-9b85-f1024e4a7f0c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-558967f8-3cc2-4006-9b85-f1024e4a7f0c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-558967f8-3cc2-4006-9b85-f1024e4a7f0c tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 576/1142] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6e790bd7-6ac9-42ac-9013-d332485bc101 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e790bd7-6ac9-42ac-9013-d332485bc101 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e790bd7-6ac9-42ac-9013-d332485bc101 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e790bd7-6ac9-42ac-9013-d332485bc101 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-ab93443b-00c7-4773-9dc5-f0053bedaed4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-ab93443b-00c7-4773-9dc5-f0053bedaed4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-ab93443b-00c7-4773-9dc5-f0053bedaed4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-ab93443b-00c7-4773-9dc5-f0053bedaed4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e790bd7-6ac9-42ac-9013-d332485bc101 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 567/1143] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 398 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d67d057b-7037-4d99-953f-fd18525f28b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d67d057b-7037-4d99-953f-fd18525f28b6 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] DELETE http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0?force=False Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d67d057b-7037-4d99-953f-fd18525f28b6 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d67d057b-7037-4d99-953f-fd18525f28b6 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d67d057b-7037-4d99-953f-fd18525f28b6 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Delete qos_spec: c2e11850-2083-4a09-b864-69fd8d326fb0, force: False {{(pid=86976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /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 08 14:07:41 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 14:07:41 devstack devstack@c-api.service[86977]: /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 08 14:07:41 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d67d057b-7037-4d99-953f-fd18525f28b6 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0?force=False returned with HTTP 202 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 568/1144] 192.168.122.83 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:41 2026] DELETE /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0?force=False => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4309c54f-02c3-4ef3-bed2-0262ac07ff71 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4309c54f-02c3-4ef3-bed2-0262ac07ff71 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] GET http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4309c54f-02c3-4ef3-bed2-0262ac07ff71 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4309c54f-02c3-4ef3-bed2-0262ac07ff71 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4309c54f-02c3-4ef3-bed2-0262ac07ff71 tempest-QosSpecsTestJSON-2131582630 tempest-QosSpecsTestJSON-2131582630-project-admin] http://192.168.122.83/volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 returned with HTTP 404 Sep 08 14:07:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 569/1145] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:07:41 2026] GET /volume/v3/qos-specs/c2e11850-2083-4a09-b864-69fd8d326fb0 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-31f2bfb4-bbbc-47c0-a1b6-ac11792d3ec7 req-ab93443b-00c7-4773-9dc5-f0053bedaed4 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 returned with HTTP 200 Sep 08 14:07:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 577/1146] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:07:41 2026] DELETE /volume/v3/attachments/941498d6-5f62-40cd-b527-d338490234e0 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e29c1dae-ab92-40b0-b116-5d02a06f396d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 570/1147] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f380ab62-250a-412f-9894-190915344b08 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f380ab62-250a-412f-9894-190915344b08 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f380ab62-250a-412f-9894-190915344b08 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f380ab62-250a-412f-9894-190915344b08 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f380ab62-250a-412f-9894-190915344b08 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f380ab62-250a-412f-9894-190915344b08 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 578/1148] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7510a15c-1609-4b42-a735-13e994abefe7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7510a15c-1609-4b42-a735-13e994abefe7 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7510a15c-1609-4b42-a735-13e994abefe7 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7510a15c-1609-4b42-a735-13e994abefe7 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7510a15c-1609-4b42-a735-13e994abefe7 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7510a15c-1609-4b42-a735-13e994abefe7 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 571/1149] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e5afe10-9f6b-4daf-9ee1-9b1a7c12ad5f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 579/1150] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-05da1d4a-dc5f-42b5-8488-db998b021372 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05da1d4a-dc5f-42b5-8488-db998b021372 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05da1d4a-dc5f-42b5-8488-db998b021372 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05da1d4a-dc5f-42b5-8488-db998b021372 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-05da1d4a-dc5f-42b5-8488-db998b021372 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05da1d4a-dc5f-42b5-8488-db998b021372 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 572/1151] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ffd6c5b8-06d9-4c52-a96a-433bf5c6e578 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 580/1152] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:42 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-91c533ec-5b34-4504-8afd-462b555eea37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91c533ec-5b34-4504-8afd-462b555eea37 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91c533ec-5b34-4504-8afd-462b555eea37 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91c533ec-5b34-4504-8afd-462b555eea37 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-91c533ec-5b34-4504-8afd-462b555eea37 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91c533ec-5b34-4504-8afd-462b555eea37 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 573/1153] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:43 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-af368197-e461-4e3a-a0bf-224243fb60ae None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af368197-e461-4e3a-a0bf-224243fb60ae tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af368197-e461-4e3a-a0bf-224243fb60ae tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af368197-e461-4e3a-a0bf-224243fb60ae tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-af368197-e461-4e3a-a0bf-224243fb60ae tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af368197-e461-4e3a-a0bf-224243fb60ae tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 581/1154] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:44 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 1328 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] POST http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-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=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Update volume metadata completed successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c741a2d-fbd8-4120-abdb-065876a6d20c tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 574/1155] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:07:45 2026] POST /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action => generated 526 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-214f7ee0-03d9-40e5-b4e2-e7919943d28d tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 582/1156] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:45 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 1388 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] POST http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Get volume image-metadata completed successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Delete volume metadata completed successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69ac2385-3930-40f5-8358-df7aa69b4e70 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 575/1157] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:07:45 2026] POST /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action => generated 0 bytes in 134 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c45101a-798f-41cf-8c3b-0483575a8340 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] POST http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] Get volume image-metadata completed successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c45101a-798f-41cf-8c3b-0483575a8340 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-reader] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 583/1158] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:07:45 2026] POST /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93/action => generated 500 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0792da03-54fa-4cc1-8c64-97c103a5cd51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 576/1159] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:45 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 1362 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] DELETE http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Delete volume with id: def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Delete volume request issued successfully. Sep 08 14:07:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f0672d36-a1b2-46c6-9f96-f4a2b6dc13ac tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 202 Sep 08 14:07:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 584/1160] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:45 2026] DELETE /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ff38c2b-474f-44ab-8585-09c91bcb1b95 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 577/1161] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:45 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 1361 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8fab6312-8a4b-48c0-99e2-380333120e51 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fab6312-8a4b-48c0-99e2-380333120e51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fab6312-8a4b-48c0-99e2-380333120e51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fab6312-8a4b-48c0-99e2-380333120e51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fab6312-8a4b-48c0-99e2-380333120e51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Volume info retrieved successfully. Sep 08 14:07:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fab6312-8a4b-48c0-99e2-380333120e51 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 200 Sep 08 14:07:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 585/1162] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:47 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 1361 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4fce3841-05e0-4790-bb58-ce512f275485 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fce3841-05e0-4790-bb58-ce512f275485 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] GET http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 Sep 08 14:07:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fce3841-05e0-4790-bb58-ce512f275485 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4fce3841-05e0-4790-bb58-ce512f275485 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4fce3841-05e0-4790-bb58-ce512f275485 tempest-VolumesImageMetadata-522633397 tempest-VolumesImageMetadata-522633397-project-member] http://192.168.122.83/volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 returned with HTTP 404 Sep 08 14:07:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 578/1163] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:48 2026] GET /volume/v3/volumes/def025fc-279b-43fa-a477-dafab75dbf93 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-846c7c90-06ff-42c4-9e89-c468c6852515 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:49 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume with id: 6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume request issued successfully. Sep 08 14:07:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-846c7c90-06ff-42c4-9e89-c468c6852515 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 202 Sep 08 14:07:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 586/1164] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:49 2026] DELETE /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e91c5bb5-5433-4d48-af42-23e7007b9dcb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 200 Sep 08 14:07:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 579/1165] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:49 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] GET http://192.168.122.83/volume/v3/os-hosts Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: /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 08 14:07:50 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.hosts [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 12:06:36+00:00 {{(pid=86977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.hosts [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 11:56:59+00:00 {{(pid=86977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.hosts [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 12:07:38+00:00 {{(pid=86977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b0e562be-3134-4adb-9599-0d87bf416ca1 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] http://192.168.122.83/volume/v3/os-hosts returned with HTTP 200 Sep 08 14:07:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 587/1166] 192.168.122.83 () {58 vars in 1119 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] GET http://192.168.122.83/volume/v3/os-hosts Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: /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 08 14:07:50 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.hosts [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 12:06:36+00:00 {{(pid=86976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.hosts [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 11:56:59+00:00 {{(pid=86976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.hosts [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] status, active and update: available, enabled, 2026-09-08 12:07:38+00:00 {{(pid=86976) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db3cfd26-a11e-4d52-b87c-ef1dc23b47f4 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] http://192.168.122.83/volume/v3/os-hosts returned with HTTP 200 Sep 08 14:07:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 580/1167] 192.168.122.83 () {58 vars in 1119 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e07381b6-d747-4040-a503-0a6dde2f217e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e07381b6-d747-4040-a503-0a6dde2f217e tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] GET http://192.168.122.83/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e07381b6-d747-4040-a503-0a6dde2f217e tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e07381b6-d747-4040-a503-0a6dde2f217e tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e07381b6-d747-4040-a503-0a6dde2f217e tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] http://192.168.122.83/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 08 14:07:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 588/1168] 192.168.122.83 () {58 vars in 1182 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ac3ad5df-c450-4bfa-8ca4-14934b73a663 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac3ad5df-c450-4bfa-8ca4-14934b73a663 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] GET http://192.168.122.83/volume/v3/os-hosts/devstack@QuobyteHD Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac3ad5df-c450-4bfa-8ca4-14934b73a663 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac3ad5df-c450-4bfa-8ca4-14934b73a663 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=528,cinder:INSERT=64,cinder:UPDATE=118 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ccb1c52e-f549-4d5a-940d-f323720fd8cb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac3ad5df-c450-4bfa-8ca4-14934b73a663 tempest-VolumeHostsAdminTestsJSON-1388887329 tempest-VolumeHostsAdminTestsJSON-1388887329-project-admin] http://192.168.122.83/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 08 14:07:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 581/1169] 192.168.122.83 () {58 vars in 1176 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccb1c52e-f549-4d5a-940d-f323720fd8cb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccb1c52e-f549-4d5a-940d-f323720fd8cb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccb1c52e-f549-4d5a-940d-f323720fd8cb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccb1c52e-f549-4d5a-940d-f323720fd8cb tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b returned with HTTP 404 Sep 08 14:07:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 589/1170] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/volumes/6e1b88ba-cedd-4aa6-8070-75276b54c19b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume with id: 00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume request issued successfully. Sep 08 14:07:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94fdbb7f-c246-4ba1-a8f7-7a6c46b813b2 tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 202 Sep 08 14:07:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 582/1171] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:50 2026] DELETE /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cad3ac5-40a1-4009-a3a1-ebcd877e1b2e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 200 Sep 08 14:07:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 590/1172] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:50 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e428803d-1bd8-4163-b29c-9bfb642c088a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e428803d-1bd8-4163-b29c-9bfb642c088a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e428803d-1bd8-4163-b29c-9bfb642c088a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e428803d-1bd8-4163-b29c-9bfb642c088a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e428803d-1bd8-4163-b29c-9bfb642c088a tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 returned with HTTP 404 Sep 08 14:07:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 583/1173] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:52 2026] GET /volume/v3/volumes/00bd90b4-5e01-4059-ba0f-f4dbcc5cf3b3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6bdd3850-6e06-40de-8457-547b1d66406f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] DELETE http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:07:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume with id: 38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:07:52 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=548,cinder:INSERT=51,cinder:UPDATE=100 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:07:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Delete volume request issued successfully. Sep 08 14:07:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bdd3850-6e06-40de-8457-547b1d66406f tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 202 Sep 08 14:07:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 591/1174] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:52 2026] DELETE /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Volume info retrieved successfully. Sep 08 14:07:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43950ebb-c87d-4a67-97c9-b57d72e3295d tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 200 Sep 08 14:07:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 584/1175] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:52 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5568af07-4db0-4885-ae98-0e2adc9a523e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5568af07-4db0-4885-ae98-0e2adc9a523e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] GET http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 Sep 08 14:07:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5568af07-4db0-4885-ae98-0e2adc9a523e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5568af07-4db0-4885-ae98-0e2adc9a523e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5568af07-4db0-4885-ae98-0e2adc9a523e tempest-AttachVolumeTestJSON-1239895403 tempest-AttachVolumeTestJSON-1239895403-project-member] http://192.168.122.83/volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 returned with HTTP 404 Sep 08 14:07:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 585/1176] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:53 2026] GET /volume/v3/volumes/38427ab8-6376-45d3-a95a-117650d46009 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1480266486"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1480266486'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Create volume of 1 GB Sep 08 14:07:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Availability Zones retrieved successfully. Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Flow 'volume_create_api' (a3921883-b4f9-4b14-91cc-063977bd9137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (777003a4-c64d-4219-9768-193070669166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (777003a4-c64d-4219-9768-193070669166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f202009-90ba-45eb-9541-af5073094d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Created reservations ['2677d10b-49e0-4fef-8587-53a9e4e87ea3', '05b82a4c-bcac-4b87-8322-dd83f57c2193', '500a4775-ff4f-46d8-a570-1f9da172e780', '5f38a605-f1dc-44c0-8519-ad10f74fcd05'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f202009-90ba-45eb-9541-af5073094d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2677d10b-49e0-4fef-8587-53a9e4e87ea3', '05b82a4c-bcac-4b87-8322-dd83f57c2193', '500a4775-ff4f-46d8-a570-1f9da172e780', '5f38a605-f1dc-44c0-8519-ad10f74fcd05']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b72e30-522a-4c14-a85c-3390a9d4a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b72e30-522a-4c14-a85c-3390a9d4a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd623ab8c-a7ff-4026-947c-bbd6ea0b6872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1480266486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c575c4b7fb344ec6bad83ef7cbba9bfe',qos_specs=None,replication_status=,reservations=['2677d10b-49e0-4fef-8587-53a9e4e87ea3','05b82a4c-bcac-4b87-8322-dd83f57c2193','500a4775-ff4f-46d8-a570-1f9da172e780','5f38a605-f1dc-44c0-8519-ad10f74fcd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db71895a70f64cc5b0025e3ec5037b74',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1480266486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d623ab8c-a7ff-4026-947c-bbd6ea0b6872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c575c4b7fb344ec6bad83ef7cbba9bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db71895a70f64cc5b0025e3ec5037b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842e36f1-b290-4f3c-b400-282e32295bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842e36f1-b290-4f3c-b400-282e32295bff) transitioned into state 'SUCCESS' from state '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-1480266486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c575c4b7fb344ec6bad83ef7cbba9bfe',qos_specs=None,replication_status=,reservations=['2677d10b-49e0-4fef-8587-53a9e4e87ea3','05b82a4c-bcac-4b87-8322-dd83f57c2193','500a4775-ff4f-46d8-a570-1f9da172e780','5f38a605-f1dc-44c0-8519-ad10f74fcd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db71895a70f64cc5b0025e3ec5037b74',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6c5dd0-9b38-452d-b233-805cb12843d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6c5dd0-9b38-452d-b233-805cb12843d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Flow 'volume_create_api' (a3921883-b4f9-4b14-91cc-063977bd9137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:07:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Create volume request issued successfully. Sep 08 14:07:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b61c032f-60a8-4fc9-850a-427a9d6fba36 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:07:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 592/1177] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:53 2026] POST /volume/v3/volumes => generated 757 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:07:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d608aea-cd57-4c24-be5b-ea11bb2ee01c tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 200 Sep 08 14:07:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 586/1178] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:54 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06a81959-c8ef-4493-9d3a-6a9aeda3cd51 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 200 Sep 08 14:07:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 593/1179] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:55 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b23ac70-5ace-4baf-abe1-7b869979e5d2 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 200 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 587/1180] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:56 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ddbbbcab-2737-4cd5-9cb8-0b66bd7e7e31 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddbbbcab-2737-4cd5-9cb8-0b66bd7e7e31 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-reader] GET http://192.168.122.83/volume/v3/limits Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddbbbcab-2737-4cd5-9cb8-0b66bd7e7e31 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddbbbcab-2737-4cd5-9cb8-0b66bd7e7e31 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddbbbcab-2737-4cd5-9cb8-0b66bd7e7e31 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-reader] http://192.168.122.83/volume/v3/limits returned with HTTP 200 Sep 08 14:07:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 594/1181] 192.168.122.83 () {58 vars in 1113 bytes} [Tue Sep 8 14:07:56 2026] GET /volume/v3/limits => generated 302 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c0d9de2-ec57-4d33-83e5-588e8b0f7e91 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 200 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 588/1182] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:56 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Delete volume with id: d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:07:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Delete volume request issued successfully. Sep 08 14:07:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-275641f9-178d-40a6-bf6a-1d0f1a247331 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 202 Sep 08 14:07:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 595/1183] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:07:56 2026] DELETE /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Volume info retrieved successfully. Sep 08 14:07:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8a9b601-e589-493d-8023-369a12d3a1d4 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 200 Sep 08 14:07:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 589/1184] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:56 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0e4139d0-7f5c-4125-adfa-bd34581c25ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0e4139d0-7f5c-4125-adfa-bd34581c25ca tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0e4139d0-7f5c-4125-adfa-bd34581c25ca tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0e4139d0-7f5c-4125-adfa-bd34581c25ca tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] Calling method 'get_pools' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0e4139d0-7f5c-4125-adfa-bd34581c25ca tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 14:07:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 596/1185] 192.168.122.83 () {58 vars in 1193 bytes} [Tue Sep 8 14:07:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9b457af7-8a77-449b-88e7-ec0a422fd5e3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b457af7-8a77-449b-88e7-ec0a422fd5e3 tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools Sep 08 14:07:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b457af7-8a77-449b-88e7-ec0a422fd5e3 tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b457af7-8a77-449b-88e7-ec0a422fd5e3 tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] Calling method 'get_pools' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b457af7-8a77-449b-88e7-ec0a422fd5e3 tempest-VolumePoolsAdminTestsJSON-743474001 tempest-VolumePoolsAdminTestsJSON-743474001-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:07:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 590/1186] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:07:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eaf58958-75dd-4874-8851-cad48a39f0a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaf58958-75dd-4874-8851-cad48a39f0a3 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] GET http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaf58958-75dd-4874-8851-cad48a39f0a3 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaf58958-75dd-4874-8851-cad48a39f0a3 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaf58958-75dd-4874-8851-cad48a39f0a3 tempest-AbsoluteLimitsTests-2028796866 tempest-AbsoluteLimitsTests-2028796866-project-member] http://192.168.122.83/volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 returned with HTTP 404 Sep 08 14:07:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 597/1187] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:07:57 2026] GET /volume/v3/volumes/d623ab8c-a7ff-4026-947c-bbd6ea0b6872 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-182990749", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-182990749', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Create volume of 1 GB Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Availability Zones retrieved successfully. Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Flow 'volume_create_api' (581c5fd9-809a-4011-88fa-7490dc9e8596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f048300-bae5-421d-bbe6-c8f1ad73a7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f048300-bae5-421d-bbe6-c8f1ad73a7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21a398-a763-4220-8696-dbf6933b1677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Created reservations ['295c853d-783a-4c20-be69-406b9abef781', 'e4c0d556-4812-43dd-9e0c-7c7b3776b9d2', '5b306f97-7d39-42e5-bad8-44f077ee2a3a', 'a0cdda78-87de-4097-a5c1-369226e5b03f'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21a398-a763-4220-8696-dbf6933b1677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295c853d-783a-4c20-be69-406b9abef781', 'e4c0d556-4812-43dd-9e0c-7c7b3776b9d2', '5b306f97-7d39-42e5-bad8-44f077ee2a3a', 'a0cdda78-87de-4097-a5c1-369226e5b03f']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8ac60-5f31-4020-9a1c-a6175eda0fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8ac60-5f31-4020-9a1c-a6175eda0fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc3ae3d-6e3e-4438-8f37-fe705039fd52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-182990749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b42237030ff7474397312405ecd74eae',qos_specs=None,replication_status=,reservations=['295c853d-783a-4c20-be69-406b9abef781','e4c0d556-4812-43dd-9e0c-7c7b3776b9d2','5b306f97-7d39-42e5-bad8-44f077ee2a3a','a0cdda78-87de-4097-a5c1-369226e5b03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b1c0a5b91741b98615e1f2346f5d8a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-182990749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc3ae3d-6e3e-4438-8f37-fe705039fd52,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b42237030ff7474397312405ecd74eae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9b1c0a5b91741b98615e1f2346f5d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb84fab5-6332-4bcc-868f-119712dd94f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb84fab5-6332-4bcc-868f-119712dd94f5) transitioned into state 'SUCCESS' from state '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-182990749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b42237030ff7474397312405ecd74eae',qos_specs=None,replication_status=,reservations=['295c853d-783a-4c20-be69-406b9abef781','e4c0d556-4812-43dd-9e0c-7c7b3776b9d2','5b306f97-7d39-42e5-bad8-44f077ee2a3a','a0cdda78-87de-4097-a5c1-369226e5b03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b1c0a5b91741b98615e1f2346f5d8a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b34371-867b-472a-acdb-f7fdc909b325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b34371-867b-472a-acdb-f7fdc909b325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Flow 'volume_create_api' (581c5fd9-809a-4011-88fa-7490dc9e8596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Create volume request issued successfully. Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-7068bf1a-3676-47a4-a7df-41ffa004f5fc tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 591/1188] 192.168.122.83 () {64 vars in 1425 bytes} [Tue Sep 8 14:08:02 2026] POST /volume/v3/volumes => generated 769 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-9ac81bdb-eedb-4ddc-bd81-929648696b74 req-546aef25-31f7-4900-a383-99545ce83679 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 598/1189] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:02 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 837 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-db62df9c-df02-4dcd-84d9-f19cc9cd0710 req-2b19f18f-d492-4abf-a4e8-2c6701464b79 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 592/1190] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:02 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 837 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9fa282bf-bf79-4f24-96fd-98b4ae888866 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9fa282bf-bf79-4f24-96fd-98b4ae888866 None None] GET http://192.168.122.83/volume// Sep 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9fa282bf-bf79-4f24-96fd-98b4ae888866 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9fa282bf-bf79-4f24-96fd-98b4ae888866 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9fa282bf-bf79-4f24-96fd-98b4ae888866 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:08:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 599/1191] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:08:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:08:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-57f83675-e15f-4392-9ff6-f138c1e8b780 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-57f83675-e15f-4392-9ff6-f138c1e8b780 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:08:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-57f83675-e15f-4392-9ff6-f138c1e8b780 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb0e6c3f-5f01-495e-b6d5-fd2863e28853", "connector": null, "instance_uuid": "95d63c78-934c-472c-90f2-8815ba5ef83e"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-57f83675-e15f-4392-9ff6-f138c1e8b780 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:08:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 593/1192] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:08:03 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 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-bd397d98-4a5c-40e7-aa38-ebe165cf55dd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-bd397d98-4a5c-40e7-aa38-ebe165cf55dd tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] DELETE http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 Sep 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-bd397d98-4a5c-40e7-aa38-ebe165cf55dd tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-bd397d98-4a5c-40e7-aa38-ebe165cf55dd tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:03 devstack devstack@c-api.service[86977]: /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 08 14:08:03 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:08:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-a8b20e08-d28d-4634-b09d-73769b54bb8d req-bd397d98-4a5c-40e7-aa38-ebe165cf55dd tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 returned with HTTP 200 Sep 08 14:08:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 600/1193] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:08:03 2026] DELETE /volume/v3/attachments/75ce0a11-78fd-43ca-84d8-adf8fb604860 => generated 192 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-956972f1-7c09-449e-9f24-1c394aa9c6bd req-bbb72b43-dfc3-407c-a11e-823e443861c6 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 594/1194] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:04 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 861 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-f295ceee-8213-4fbb-88ea-08e06659ce89 req-9c3cce6e-a9b2-45ed-9941-724eddb6d6fa tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 601/1195] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:05 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-reader] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-reader] Volume info retrieved successfully. Sep 08 14:08:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3863838d-a559-4d55-b01e-98895fffbca5 req-6afc76f5-f6c4-496d-8d12-1c27751f8de5 tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-reader] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 595/1196] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:05 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Delete volume with id: ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Delete volume request issued successfully. Sep 08 14:08:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d6a1ccd7-2937-4daf-9651-0188cd202eff req-3965160f-9590-4989-9c8c-83e12091f03c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 202 Sep 08 14:08:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 602/1197] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 14:08:05 2026] DELETE /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-baf97caa-198f-418f-bc05-47815c35738e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Volume info retrieved successfully. Sep 08 14:08:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-edfb36e4-be94-4bd0-b702-47cbf2698ac1 req-f8d8b91f-afc4-461a-9bac-df6a91087b0c tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 200 Sep 08 14:08:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 596/1198] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:05 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-baf97caa-198f-418f-bc05-47815c35738e tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] GET http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df Sep 08 14:08:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-baf97caa-198f-418f-bc05-47815c35738e tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-baf97caa-198f-418f-bc05-47815c35738e tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-baf97caa-198f-418f-bc05-47815c35738e tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df returned with HTTP 200 Sep 08 14:08:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 603/1199] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:05 2026] GET /volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df => generated 440 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aff3b040-ea66-4b21-9d15-4637ee2e7ba6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aff3b040-ea66-4b21-9d15-4637ee2e7ba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df Sep 08 14:08:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aff3b040-ea66-4b21-9d15-4637ee2e7ba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aff3b040-ea66-4b21-9d15-4637ee2e7ba6 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df returned with HTTP 200 Sep 08 14:08:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 597/1200] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:08:06 2026] PUT /volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df => generated 393 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-9564d3b5-7eee-409d-b761-6eb2dd344231 req-9cb90f92-c248-4c2b-bdb1-2fd4a378cb4b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-9564d3b5-7eee-409d-b761-6eb2dd344231 req-9cb90f92-c248-4c2b-bdb1-2fd4a378cb4b tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] GET http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-9564d3b5-7eee-409d-b761-6eb2dd344231 req-9cb90f92-c248-4c2b-bdb1-2fd4a378cb4b tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-9564d3b5-7eee-409d-b761-6eb2dd344231 req-9cb90f92-c248-4c2b-bdb1-2fd4a378cb4b tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1059938810"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1059938810'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create volume of 1 GB Sep 08 14:08:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-9564d3b5-7eee-409d-b761-6eb2dd344231 req-9cb90f92-c248-4c2b-bdb1-2fd4a378cb4b tempest-VolumesGetTestJSON-434970555 tempest-VolumesGetTestJSON-434970555-project-member] http://192.168.122.83/volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 returned with HTTP 404 Sep 08 14:08:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 598/1201] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:08:07 2026] GET /volume/v3/volumes/ebc3ae3d-6e3e-4438-8f37-fe705039fd52 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Availability Zones retrieved successfully. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Flow 'volume_create_api' (9adeaff0-76bc-4307-836c-b19ff7d3113c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025eb6c5-761a-4960-8f32-4d38c8535146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025eb6c5-761a-4960-8f32-4d38c8535146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413282ed-2ac6-4dac-92ec-9f6f98e9b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Created reservations ['7e041909-1da8-46b1-b105-3e09065be6e1', 'c5a50115-743f-4e36-8a9e-e9c932a166c4', 'ca6a82d3-be2f-4726-bffc-e361b3d45d1d', 'bbec572e-2439-40eb-836a-918e4c0ada6c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413282ed-2ac6-4dac-92ec-9f6f98e9b86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e041909-1da8-46b1-b105-3e09065be6e1', 'c5a50115-743f-4e36-8a9e-e9c932a166c4', 'ca6a82d3-be2f-4726-bffc-e361b3d45d1d', 'bbec572e-2439-40eb-836a-918e4c0ada6c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30591002-3363-4efa-a05e-4c2051fb1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30591002-3363-4efa-a05e-4c2051fb1e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c512d1f6-a780-4125-96eb-d21edee122e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1059938810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2b76a0b5eb4ac1a112ddb49ee570df',qos_specs=None,replication_status=,reservations=['7e041909-1da8-46b1-b105-3e09065be6e1','c5a50115-743f-4e36-8a9e-e9c932a166c4','ca6a82d3-be2f-4726-bffc-e361b3d45d1d','bbec572e-2439-40eb-836a-918e4c0ada6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725418b6236480bba3b90ec5f59a9f6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1059938810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c512d1f6-a780-4125-96eb-d21edee122e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f2b76a0b5eb4ac1a112ddb49ee570df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725418b6236480bba3b90ec5f59a9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1733d76f-52fc-49b7-85bc-8ccee2cc31c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1733d76f-52fc-49b7-85bc-8ccee2cc31c3) transitioned into state 'SUCCESS' from state '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-1059938810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2b76a0b5eb4ac1a112ddb49ee570df',qos_specs=None,replication_status=,reservations=['7e041909-1da8-46b1-b105-3e09065be6e1','c5a50115-743f-4e36-8a9e-e9c932a166c4','ca6a82d3-be2f-4726-bffc-e361b3d45d1d','bbec572e-2439-40eb-836a-918e4c0ada6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725418b6236480bba3b90ec5f59a9f6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee631ce5-bd70-4b5a-a899-ee89d587ac5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee631ce5-bd70-4b5a-a899-ee89d587ac5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Flow 'volume_create_api' (9adeaff0-76bc-4307-836c-b19ff7d3113c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create volume request issued successfully. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81ab3f86-ddfd-4515-887b-a8dd948a1023 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 604/1202] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:06 2026] POST /volume/v3/volumes => generated 774 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-673ac8da-ed3b-4d56-9571-55225924bb56 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-673ac8da-ed3b-4d56-9571-55225924bb56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-673ac8da-ed3b-4d56-9571-55225924bb56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-673ac8da-ed3b-4d56-9571-55225924bb56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-673ac8da-ed3b-4d56-9571-55225924bb56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-673ac8da-ed3b-4d56-9571-55225924bb56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 605/1203] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:07 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c576f329-497e-430f-899d-a9bd106f46a7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c576f329-497e-430f-899d-a9bd106f46a7 None None] GET http://192.168.122.83/volume// Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c576f329-497e-430f-899d-a9bd106f46a7 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c576f329-497e-430f-899d-a9bd106f46a7 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c576f329-497e-430f-899d-a9bd106f46a7 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 606/1204] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:08:07 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] GET http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-776883603"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-776883603'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume of 1 GB Sep 08 14:08:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Availability Zones retrieved successfully. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:08:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-67d24bd6-2609-427b-8de6-8701af6d492d tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 200 Sep 08 14:08:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 607/1205] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:08:07 2026] GET /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 1510 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Flow 'volume_create_api' (09c20b65-c6db-4b9a-bb99-f37246a7e28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0954887-c422-49f7-9cc9-131bd5b3f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0954887-c422-49f7-9cc9-131bd5b3f55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8349340-def9-44a3-9f52-5d8d55a45c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] PUT http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee Sep 08 14:08:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Acquiring lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Created reservations ['dc0af0fa-1960-42cb-bbc4-082887b4714a', '992a6cfd-b8fb-4e44-b37b-5253b68263c6', 'da602a50-66bc-406c-b302-798666f4cf93', '5c354470-efe7-4232-9660-2e0ebd944923'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8349340-def9-44a3-9f52-5d8d55a45c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0af0fa-1960-42cb-bbc4-082887b4714a', '992a6cfd-b8fb-4e44-b37b-5253b68263c6', 'da602a50-66bc-406c-b302-798666f4cf93', '5c354470-efe7-4232-9660-2e0ebd944923']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9add212-e767-4f55-add3-b4187fdb2afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9add212-e767-4f55-add3-b4187fdb2afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9de92c-e767-473c-bbc0-7d90d2626802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-776883603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3656a4a6fb4344888c9366bc974dc3',qos_specs=None,replication_status=,reservations=['dc0af0fa-1960-42cb-bbc4-082887b4714a','992a6cfd-b8fb-4e44-b37b-5253b68263c6','da602a50-66bc-406c-b302-798666f4cf93','5c354470-efe7-4232-9660-2e0ebd944923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-776883603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9de92c-e767-473c-bbc0-7d90d2626802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3656a4a6fb4344888c9366bc974dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596809a7-b9e1-480e-aab3-139b21d9b06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596809a7-b9e1-480e-aab3-139b21d9b06c) transitioned into state 'SUCCESS' from state '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-776883603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3656a4a6fb4344888c9366bc974dc3',qos_specs=None,replication_status=,reservations=['dc0af0fa-1960-42cb-bbc4-082887b4714a','992a6cfd-b8fb-4e44-b37b-5253b68263c6','da602a50-66bc-406c-b302-798666f4cf93','5c354470-efe7-4232-9660-2e0ebd944923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35d7659-d085-4539-9b68-9cbe3dac3661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35d7659-d085-4539-9b68-9cbe3dac3661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Flow 'volume_create_api' (09c20b65-c6db-4b9a-bb99-f37246a7e28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume request issued successfully. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-38e4d0b8-1876-4368-ba0a-f6680f5fa12a tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 599/1206] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:07 2026] POST /volume/v3/volumes => generated 757 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5bb5594d-da8d-4213-8625-8157e02255ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5bb5594d-da8d-4213-8625-8157e02255ec tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5bb5594d-da8d-4213-8625-8157e02255ec tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5bb5594d-da8d-4213-8625-8157e02255ec tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5bb5594d-da8d-4213-8625-8157e02255ec tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5bb5594d-da8d-4213-8625-8157e02255ec tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 600/1207] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:08 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-755e5787-6248-42aa-b22a-fa2e6cf62c2f tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 601/1208] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:08 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Lock "cinder-attachment_update-cb0e6c3f-5f01-495e-b6d5-fd2863e28853-devstack" released by "attachment_update" :: held 1.124s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-9a7f3d27-9268-4ab6-b650-39658ba48eec tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee returned with HTTP 200 Sep 08 14:08:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 608/1209] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:08:07 2026] PUT /volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee => generated 694 bytes in 1197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-a757eecd-d592-4085-88bc-76d1e584b8f6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-a757eecd-d592-4085-88bc-76d1e584b8f6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] POST http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee/action Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-a757eecd-d592-4085-88bc-76d1e584b8f6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-a757eecd-d592-4085-88bc-76d1e584b8f6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-fb1977c6-71d5-4523-8937-4b55f4c9b5f5 req-a757eecd-d592-4085-88bc-76d1e584b8f6 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee/action returned with HTTP 204 Sep 08 14:08:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 602/1210] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:08:09 2026] POST /volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dbe9d6ff-b1e3-44de-a1e5-da0e814a3b3f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 609/1211] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:09 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44ca6678-7b7b-4e77-81a1-aa1b9573541b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 603/1212] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:09 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c512d1f6-a780-4125-96eb-d21edee122e6", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-989540016"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create snapshot from volume c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Created reservations ['d59204db-002f-4628-9861-8e66cd807671', '4ad7078e-a725-486d-a71c-4de2a461d3a8', '676a54d3-9310-4525-8a13-f243615b39d8', 'f4737636-fa6e-444b-869f-e6eb9810e5e6'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot create request issued successfully. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaca5863-12dd-4786-85c2-3c5ac7ef48a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 610/1213] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54003b4b-3ad6-4a74-b83c-3b0d83d33e21 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 604/1214] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:10 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0748f768-4fd9-433b-8516-1441d5799119 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0748f768-4fd9-433b-8516-1441d5799119 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0748f768-4fd9-433b-8516-1441d5799119 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0748f768-4fd9-433b-8516-1441d5799119 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0748f768-4fd9-433b-8516-1441d5799119 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0748f768-4fd9-433b-8516-1441d5799119 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 611/1215] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:10 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] POST http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9e9de92c-e767-473c-bbc0-7d90d2626802"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Creating new volume transfer {'transfer': {'volume_id': '9e9de92c-e767-473c-bbc0-7d90d2626802'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Creating transfer of volume 9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Generating transfer record for volume 9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e0b2cf0-8670-42fe-9b22-5ce555109685 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 605/1216] 192.168.122.83 () {60 vars in 1170 bytes} [Tue Sep 8 14:08:10 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f37d2dc4-1c3f-4e37-9c48-0c058831934c tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 612/1217] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:10 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8784f48b-e2bf-4bc6-9973-afd115f49d04 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8784f48b-e2bf-4bc6-9973-afd115f49d04 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8784f48b-e2bf-4bc6-9973-afd115f49d04 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8784f48b-e2bf-4bc6-9973-afd115f49d04 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8784f48b-e2bf-4bc6-9973-afd115f49d04 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce returned with HTTP 200 Sep 08 14:08:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 606/1218] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:08:10 2026] GET /volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce => generated 415 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Listing volume transfers {{(pid=86977) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:08:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b9e83bb-9746-4013-b3f0-64a9df3e1876 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 14:08:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 613/1219] 192.168.122.83 () {58 vars in 1149 bytes} [Tue Sep 8 14:08:10 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7d6dc05-1cd8-48bc-86d5-4af75ce6c679 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 614/1220] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:11 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 454 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] POST http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce/accept Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f84bc68fdcba3b67"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Accepting volume transfer c194f918-6d61-4134-990a-a3ecc6df4dce {{(pid=86976) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Accepting transfer c194f918-6d61-4134-990a-a3ecc6df4dce Sep 08 14:08:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Created reservations ['e1871ce1-3751-4406-8b22-128cef16eace', '61477578-0ba8-4ea4-a3b1-ce97d39b45c4', '12a5e6d2-f391-470c-b892-10a3a7d79410', 'd9df107d-1996-4b83-b38a-dcc2ba1aee7b'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Created reservations ['6c9a643d-6b23-4a78-8870-c3b244f3aeed', '9e829d47-a241-4b34-b332-d906e8b79fa1', '794a2ddd-d305-4458-a7a4-d2098e10c0fe', '2704d8e7-a23f-4ce5-8128-f0e01257edc5'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: /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 08 14:08:11 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Created reservations ['73b07ed6-4c63-4b6e-8edb-eaffa04f9d4d', 'c562933e-bc87-4b1f-87fe-3dab544815d7', 'b6cd67a1-049d-4283-888c-4d6f7c2ed747', '7c94a619-95b5-4aa9-af89-6ef5efd1ae90'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Created reservations ['ddcc6809-6fe2-448d-b32f-24b27b9036db', '0f9daf45-1e4c-4581-b180-3204383bd13f', '0bd30366-a56d-4f35-a85e-e10dd7013ba4', '511d068b-5825-46ca-81ff-b2ddb09768b9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Transfer volume completed successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Volume 9e9de92c-e767-473c-bbc0-7d90d2626802 has been transferred. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f5e150d-96ab-4251-8fde-3f02eb09376f tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce/accept returned with HTTP 202 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 607/1221] 192.168.122.83 () {60 vars in 1302 bytes} [Tue Sep 8 14:08:11 2026] POST /volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce/accept => generated 371 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Volume info retrieved successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-79ffa18d-0fae-4db1-8f8c-08e8d08699ba tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 615/1222] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a989a615-e242-459c-acbf-ae1183b29450 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] Volume info retrieved successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a19b34e8-a971-4a0a-9ba5-10088de45886 tempest-VolumesTransfersTest-1950988007 tempest-VolumesTransfersTest-1950988007-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 616/1223] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] DELETE http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Delete transfer with id: c194f918-6d61-4134-990a-a3ecc6df4dce Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c2d81f6-82ac-4a8c-bccb-bafd2346deda tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce returned with HTTP 404 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 617/1224] 192.168.122.83 () {58 vars in 1263 bytes} [Tue Sep 8 14:08:12 2026] DELETE /volume/v3/os-volume-transfer/c194f918-6d61-4134-990a-a3ecc6df4dce => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a989a615-e242-459c-acbf-ae1183b29450 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a989a615-e242-459c-acbf-ae1183b29450 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-607058622", "description": "tempest-group-type-description-1136724776", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a989a615-e242-459c-acbf-ae1183b29450 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 608/1225] 192.168.122.83 () {62 vars in 1191 bytes} [Tue Sep 8 14:08:12 2026] POST /volume/v3/group_types => generated 264 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Delete volume with id: 9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87a429db-00c4-4bf7-b409-c06c91d2f6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 609/1226] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 454 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2f8cfd3d-212b-4c7e-999c-34c5d38f4b99 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Volume info retrieved successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f8cfd3d-212b-4c7e-999c-34c5d38f4b99 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f8cfd3d-212b-4c7e-999c-34c5d38f4b99 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f8cfd3d-212b-4c7e-999c-34c5d38f4b99 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f8cfd3d-212b-4c7e-999c-34c5d38f4b99 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 610/1227] 192.168.122.83 () {60 vars in 1169 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/group_types => generated 498 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fdf89deb-285c-488f-a654-d3b4ab6c4ee1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fdf89deb-285c-488f-a654-d3b4ab6c4ee1 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] PUT http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fdf89deb-285c-488f-a654-d3b4ab6c4ee1 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2125249352", "description": "updated-group-type-desc"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Delete volume request issued successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-838c5e63-8fe1-4a4c-98e1-28b28f797943 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 202 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 618/1228] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:12 2026] DELETE /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 0 bytes in 503 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-726d2865-9e19-41a1-9a26-c748c863038b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-726d2865-9e19-41a1-9a26-c748c863038b tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-726d2865-9e19-41a1-9a26-c748c863038b tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-726d2865-9e19-41a1-9a26-c748c863038b tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fdf89deb-285c-488f-a654-d3b4ab6c4ee1 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 611/1229] 192.168.122.83 () {62 vars in 1301 bytes} [Tue Sep 8 14:08:12 2026] PUT /volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d => generated 255 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87f8f930-469e-4de1-804d-9e259c99cb65 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87f8f930-469e-4de1-804d-9e259c99cb65 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87f8f930-469e-4de1-804d-9e259c99cb65 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87f8f930-469e-4de1-804d-9e259c99cb65 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-726d2865-9e19-41a1-9a26-c748c863038b tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Volume info retrieved successfully. Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87f8f930-469e-4de1-804d-9e259c99cb65 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 612/1230] 192.168.122.83 () {60 vars in 1280 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d => generated 255 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa2a1557-2db0-4100-9c6b-b2700c272a75 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-726d2865-9e19-41a1-9a26-c748c863038b tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa2a1557-2db0-4100-9c6b-b2700c272a75 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa2a1557-2db0-4100-9c6b-b2700c272a75 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa2a1557-2db0-4100-9c6b-b2700c272a75 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 619/1231] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:12 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 1012 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa2a1557-2db0-4100-9c6b-b2700c272a75 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d returned with HTTP 202 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 613/1232] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:08:12 2026] DELETE /volume/v3/group_types/ecd6c258-506c-4c05-91d8-44ac32369e6d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-03c65974-98fb-4bef-9da3-22c788de5425 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03c65974-98fb-4bef-9da3-22c788de5425 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03c65974-98fb-4bef-9da3-22c788de5425 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03c65974-98fb-4bef-9da3-22c788de5425 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03c65974-98fb-4bef-9da3-22c788de5425 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 620/1233] 192.168.122.83 () {60 vars in 1169 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/group_types => generated 248 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c43a002f-a052-4e84-9772-ad2fe5a7ea0a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c43a002f-a052-4e84-9772-ad2fe5a7ea0a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c43a002f-a052-4e84-9772-ad2fe5a7ea0a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-899096642", "is_public": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c43a002f-a052-4e84-9772-ad2fe5a7ea0a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 614/1234] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:08:13 2026] POST /volume/v3/group_types => generated 163 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-043412c1-4ab5-40d1-b9e0-8ea2499e7680 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-043412c1-4ab5-40d1-b9e0-8ea2499e7680 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-043412c1-4ab5-40d1-b9e0-8ea2499e7680 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1806025575", "is_public": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-043412c1-4ab5-40d1-b9e0-8ea2499e7680 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 621/1235] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:08:13 2026] POST /volume/v3/group_types => generated 165 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5835b9d7-93ab-4576-b132-2a4beccecf2a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5835b9d7-93ab-4576-b132-2a4beccecf2a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5835b9d7-93ab-4576-b132-2a4beccecf2a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5835b9d7-93ab-4576-b132-2a4beccecf2a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5835b9d7-93ab-4576-b132-2a4beccecf2a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 615/1236] 192.168.122.83 () {60 vars in 1230 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-730f0015-1a8f-485d-bc7f-c34f0e4e84b2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-730f0015-1a8f-485d-bc7f-c34f0e4e84b2 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-730f0015-1a8f-485d-bc7f-c34f0e4e84b2 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-730f0015-1a8f-485d-bc7f-c34f0e4e84b2 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-730f0015-1a8f-485d-bc7f-c34f0e4e84b2 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 622/1237] 192.168.122.83 () {60 vars in 1232 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-604a4502-1ae2-45e1-9f92-642aa965e106 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-604a4502-1ae2-45e1-9f92-642aa965e106 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types?is_public=False Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-604a4502-1ae2-45e1-9f92-642aa965e106 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-604a4502-1ae2-45e1-9f92-642aa965e106 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-604a4502-1ae2-45e1-9f92-642aa965e106 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 616/1238] 192.168.122.83 () {60 vars in 1200 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-18f9e104-d25c-4db7-8e27-032620625bb0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18f9e104-d25c-4db7-8e27-032620625bb0 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] GET http://192.168.122.83/volume/v3/group_types?is_public=True Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18f9e104-d25c-4db7-8e27-032620625bb0 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18f9e104-d25c-4db7-8e27-032620625bb0 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18f9e104-d25c-4db7-8e27-032620625bb0 tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 623/1239] 192.168.122.83 () {60 vars in 1198 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-41eeaeba-7a15-44e6-b0e0-e622b9f715cb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41eeaeba-7a15-44e6-b0e0-e622b9f715cb tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/085b699a-b643-422d-b8a2-05086c4b178c Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41eeaeba-7a15-44e6-b0e0-e622b9f715cb tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-41eeaeba-7a15-44e6-b0e0-e622b9f715cb tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-41eeaeba-7a15-44e6-b0e0-e622b9f715cb tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types/085b699a-b643-422d-b8a2-05086c4b178c returned with HTTP 202 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 617/1240] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:08:13 2026] DELETE /volume/v3/group_types/085b699a-b643-422d-b8a2-05086c4b178c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b62b3328-fc6e-4343-83d6-2997fe85149a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b62b3328-fc6e-4343-83d6-2997fe85149a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/dd16debe-883a-437d-b227-810b978230a1 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b62b3328-fc6e-4343-83d6-2997fe85149a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b62b3328-fc6e-4343-83d6-2997fe85149a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5b8f233-c5df-4c92-a0e4-8671c3e2b5e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 618/1241] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b62b3328-fc6e-4343-83d6-2997fe85149a tempest-GroupTypesTest-1419469644 tempest-GroupTypesTest-1419469644-project-admin] http://192.168.122.83/volume/v3/group_types/dd16debe-883a-437d-b227-810b978230a1 returned with HTTP 202 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 624/1242] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:08:13 2026] DELETE /volume/v3/group_types/dd16debe-883a-437d-b227-810b978230a1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-80b87cf7-5f2a-44e2-a788-b7c9ce225f5c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80b87cf7-5f2a-44e2-a788-b7c9ce225f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df Sep 08 14:08:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-80b87cf7-5f2a-44e2-a788-b7c9ce225f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c555221-1220-4837-81fa-8182251fb09d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c555221-1220-4837-81fa-8182251fb09d tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c555221-1220-4837-81fa-8182251fb09d tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c555221-1220-4837-81fa-8182251fb09d tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c555221-1220-4837-81fa-8182251fb09d tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Volume info retrieved successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c555221-1220-4837-81fa-8182251fb09d tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 200 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 625/1243] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:13 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 1012 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80b87cf7-5f2a-44e2-a788-b7c9ce225f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df returned with HTTP 200 Sep 08 14:08:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 619/1244] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:08:13 2026] PUT /volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df => generated 393 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c512d1f6-a780-4125-96eb-d21edee122e6"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create snapshot from volume c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: WARNING cinder.quota_utils [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Quota exceeded for 8f2b76a0b5eb4ac1a112ddb49ee570df, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-9dc96058-7b7b-41a5-b90e-7ab3a516e8da tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 413 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 626/1245] 192.168.122.83 () {60 vars in 1143 bytes} [Tue Sep 8 14:08:14 2026] POST /volume/v3/snapshots => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3413308-dfe7-48d4-8537-0339694b8392 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3413308-dfe7-48d4-8537-0339694b8392 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df Sep 08 14:08:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3413308-dfe7-48d4-8537-0339694b8392 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3413308-dfe7-48d4-8537-0339694b8392 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df returned with HTTP 200 Sep 08 14:08:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 620/1246] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:08:14 2026] PUT /volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df => generated 393 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-91b89dbf-1567-45a2-8335-21310b294a84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c512d1f6-a780-4125-96eb-d21edee122e6"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Create snapshot from volume c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: WARNING cinder.quota_utils [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Quota exceeded for 8f2b76a0b5eb4ac1a112ddb49ee570df, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-91b89dbf-1567-45a2-8335-21310b294a84 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 413 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 627/1247] 192.168.122.83 () {60 vars in 1143 bytes} [Tue Sep 8 14:08:14 2026] POST /volume/v3/snapshots => generated 133 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Delete snapshot with id: 999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot delete request issued successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0909b72d-c924-4b5b-9c00-581c09579bf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 202 Sep 08 14:08:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 621/1248] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:08:14 2026] DELETE /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ddaa5ce-c5c3-4714-a857-a4741a180f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 628/1249] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:14 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0e88f663-7b69-4b2a-8700-d6af976851dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e88f663-7b69-4b2a-8700-d6af976851dd tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e88f663-7b69-4b2a-8700-d6af976851dd tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e88f663-7b69-4b2a-8700-d6af976851dd tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e88f663-7b69-4b2a-8700-d6af976851dd tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 404 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 622/1250] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:15 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-14b5aa1b-f98d-4f64-9916-bb3a3ced52f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14b5aa1b-f98d-4f64-9916-bb3a3ced52f7 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14b5aa1b-f98d-4f64-9916-bb3a3ced52f7 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14b5aa1b-f98d-4f64-9916-bb3a3ced52f7 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14b5aa1b-f98d-4f64-9916-bb3a3ced52f7 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 404 Sep 08 14:08:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 629/1251] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:15 2026] GET /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Delete volume with id: 9e9de92c-e767-473c-bbc0-7d90d2626802 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cb7fc41-62ba-44d2-b050-0ffecf0810e5 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 returned with HTTP 404 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 623/1252] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:15 2026] DELETE /volume/v3/volumes/9e9de92c-e767-473c-bbc0-7d90d2626802 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1276227720"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1276227720'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume of 1 GB Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Availability Zones retrieved successfully. Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Flow 'volume_create_api' (43c65069-0c92-43d5-abca-b4b97fca56dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfd605-bc10-4bda-afd8-fa076e3fb8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfd605-bc10-4bda-afd8-fa076e3fb8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b409125-27ef-48af-bdbe-42f0e1eb6948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Created reservations ['63520220-b464-4fc5-a8be-9309bd3bc93d', '8180e821-c5db-4f73-aef0-b0f642305cfa', '78eea0fa-82d1-497c-8a75-cdfe327a98e9', 'a7dbfc5d-ddc3-4d0e-8832-907d33ea60af'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b409125-27ef-48af-bdbe-42f0e1eb6948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63520220-b464-4fc5-a8be-9309bd3bc93d', '8180e821-c5db-4f73-aef0-b0f642305cfa', '78eea0fa-82d1-497c-8a75-cdfe327a98e9', 'a7dbfc5d-ddc3-4d0e-8832-907d33ea60af']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b1ead5-b807-4dd3-b02c-155618aa8d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b1ead5-b807-4dd3-b02c-155618aa8d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3c874c-1733-4e20-9b45-454c235dac7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1276227720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3656a4a6fb4344888c9366bc974dc3',qos_specs=None,replication_status=,reservations=['63520220-b464-4fc5-a8be-9309bd3bc93d','8180e821-c5db-4f73-aef0-b0f642305cfa','78eea0fa-82d1-497c-8a75-cdfe327a98e9','a7dbfc5d-ddc3-4d0e-8832-907d33ea60af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1276227720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3c874c-1733-4e20-9b45-454c235dac7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3656a4a6fb4344888c9366bc974dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dead37e1-2d06-4c58-b6b4-23fb85c0237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dead37e1-2d06-4c58-b6b4-23fb85c0237f) transitioned into state 'SUCCESS' from state '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-1276227720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3656a4a6fb4344888c9366bc974dc3',qos_specs=None,replication_status=,reservations=['63520220-b464-4fc5-a8be-9309bd3bc93d','8180e821-c5db-4f73-aef0-b0f642305cfa','78eea0fa-82d1-497c-8a75-cdfe327a98e9','a7dbfc5d-ddc3-4d0e-8832-907d33ea60af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='127268d53c8e49fe881a22cc5aa5d34f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e86ff56-5c20-4035-81e7-90fab738500f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e86ff56-5c20-4035-81e7-90fab738500f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Flow 'volume_create_api' (43c65069-0c92-43d5-abca-b4b97fca56dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Create volume request issued successfully. Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b40a034d-9622-4beb-97ef-7a80e6b83cd6 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 630/1253] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:15 2026] POST /volume/v3/volumes => generated 758 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-da14d59e-0f6b-474d-8fed-124adf86b912 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da14d59e-0f6b-474d-8fed-124adf86b912 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da14d59e-0f6b-474d-8fed-124adf86b912 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da14d59e-0f6b-474d-8fed-124adf86b912 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-da14d59e-0f6b-474d-8fed-124adf86b912 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da14d59e-0f6b-474d-8fed-124adf86b912 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 631/1254] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:15 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-566000ec-2a8d-4d3d-bd13-90b05a69ddbd tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 624/1255] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:15 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 826 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-49105747-03e8-448e-bc3b-4588a87ecef3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49105747-03e8-448e-bc3b-4588a87ecef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49105747-03e8-448e-bc3b-4588a87ecef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49105747-03e8-448e-bc3b-4588a87ecef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-49105747-03e8-448e-bc3b-4588a87ecef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Snapshot retrieved successfully. Sep 08 14:08:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49105747-03e8-448e-bc3b-4588a87ecef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 200 Sep 08 14:08:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 632/1256] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:16 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e16b3d2-e9d3-4e3e-a5ee-daccbd989594 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 625/1257] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:16 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 850 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4eacea8f-42d2-4da9-bf7f-fc2a99d882d5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4eacea8f-42d2-4da9-bf7f-fc2a99d882d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 Sep 08 14:08:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4eacea8f-42d2-4da9-bf7f-fc2a99d882d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4eacea8f-42d2-4da9-bf7f-fc2a99d882d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4eacea8f-42d2-4da9-bf7f-fc2a99d882d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 returned with HTTP 404 Sep 08 14:08:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 633/1258] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:17 2026] GET /volume/v3/snapshots/999a7ed1-99bf-4682-982b-fe89a6bf3768 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a39297b1-8209-4610-a06b-4b1104d8385b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a39297b1-8209-4610-a06b-4b1104d8385b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a39297b1-8209-4610-a06b-4b1104d8385b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a39297b1-8209-4610-a06b-4b1104d8385b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a39297b1-8209-4610-a06b-4b1104d8385b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a39297b1-8209-4610-a06b-4b1104d8385b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 626/1259] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:17 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 867 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7957f76-f800-4784-9437-c4d01932929e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] DELETE http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Delete volume with id: c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d939556b-ee40-4457-9f2c-fd010e882929 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d939556b-ee40-4457-9f2c-fd010e882929 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d939556b-ee40-4457-9f2c-fd010e882929 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d939556b-ee40-4457-9f2c-fd010e882929 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d939556b-ee40-4457-9f2c-fd010e882929 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d939556b-ee40-4457-9f2c-fd010e882929 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 627/1260] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Delete volume request issued successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7957f76-f800-4784-9437-c4d01932929e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 202 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 634/1261] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:18 2026] DELETE /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] POST http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df3c874c-1733-4e20-9b45-454c235dac7d"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df3c874c-1733-4e20-9b45-454c235dac7d'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Creating transfer of volume df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.transfer.api [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Generating transfer record for volume df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-057f17cf-7845-4246-a8dd-274b0c55d6ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 628/1262] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93ca0aef-0761-4a4f-82a4-9b28c399e91f tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 635/1263] 192.168.122.83 () {60 vars in 1170 bytes} [Tue Sep 8 14:08:18 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8075c299-81fc-4884-bc13-dabf37e1da59 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8075c299-81fc-4884-bc13-dabf37e1da59 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8075c299-81fc-4884-bc13-dabf37e1da59 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8075c299-81fc-4884-bc13-dabf37e1da59 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8075c299-81fc-4884-bc13-dabf37e1da59 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8075c299-81fc-4884-bc13-dabf37e1da59 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 629/1264] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 859 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/detail Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] Listing volume transfers {{(pid=86977) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac2e6748-22cf-4999-a328-2613446cd5e3 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 636/1265] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] DELETE http://192.168.122.83/volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Delete transfer with id: 0d93bbcf-3d16-4fad-bc83-af6e33397ab2 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1badaea1-fe5b-4f29-b57d-96d8a136574d tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 returned with HTTP 202 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 630/1266] 192.168.122.83 () {58 vars in 1263 bytes} [Tue Sep 8 14:08:18 2026] DELETE /volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99dd5dee-f7ca-4c0d-ab74-47638d49842b tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 637/1267] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] DELETE http://192.168.122.83/volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Delete transfer with id: 0d93bbcf-3d16-4fad-bc83-af6e33397ab2 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa854d0a-ab6f-4566-b3c2-33bba7128d74 tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 returned with HTTP 404 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 631/1268] 192.168.122.83 () {58 vars in 1263 bytes} [Tue Sep 8 14:08:18 2026] DELETE /volume/v3/os-volume-transfer/0d93bbcf-3d16-4fad-bc83-af6e33397ab2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Delete volume with id: df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Delete volume request issued successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcdbd199-96f4-413b-b4f9-d99ce25eb792 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 202 Sep 08 14:08:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 638/1269] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:18 2026] DELETE /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Volume info retrieved successfully. Sep 08 14:08:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d59b529-cc01-42cd-a249-7a1f760e13eb tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 200 Sep 08 14:08:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 632/1270] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:18 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 1013 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Volume info retrieved successfully. Sep 08 14:08:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa7d19c4-4531-4d59-8d58-d188284fe55b tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 200 Sep 08 14:08:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 639/1271] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:19 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 866 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd88e339-2ad5-4570-baa2-612df9fb4cc3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd88e339-2ad5-4570-baa2-612df9fb4cc3 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd88e339-2ad5-4570-baa2-612df9fb4cc3 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd88e339-2ad5-4570-baa2-612df9fb4cc3 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd88e339-2ad5-4570-baa2-612df9fb4cc3 tempest-VolumesTransfersTest-1930533205 tempest-VolumesTransfersTest-1930533205-project-admin] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 404 Sep 08 14:08:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 633/1272] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:19 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aaa9f642-6ee1-433b-b1a6-0afa34307bea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaa9f642-6ee1-433b-b1a6-0afa34307bea tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] GET http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aaa9f642-6ee1-433b-b1a6-0afa34307bea tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aaa9f642-6ee1-433b-b1a6-0afa34307bea tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaa9f642-6ee1-433b-b1a6-0afa34307bea tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 404 Sep 08 14:08:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 640/1273] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:19 2026] GET /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:08:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] DELETE http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:20 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] Delete volume with id: df3c874c-1733-4e20-9b45-454c235dac7d Sep 08 14:08:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c50809b5-5a4e-4c51-8e42-2c33ea2fc27e tempest-VolumesTransfersTest-513349991 tempest-VolumesTransfersTest-513349991-project-member] http://192.168.122.83/volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d returned with HTTP 404 Sep 08 14:08:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 634/1274] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:20 2026] DELETE /volume/v3/volumes/df3c874c-1733-4e20-9b45-454c235dac7d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:08:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f8153d05-a471-4190-adc8-cef6a644ac8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8153d05-a471-4190-adc8-cef6a644ac8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] GET http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 Sep 08 14:08:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8153d05-a471-4190-adc8-cef6a644ac8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8153d05-a471-4190-adc8-cef6a644ac8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8153d05-a471-4190-adc8-cef6a644ac8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136531375-project-member] http://192.168.122.83/volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 returned with HTTP 404 Sep 08 14:08:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 641/1275] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:20 2026] GET /volume/v3/volumes/c512d1f6-a780-4125-96eb-d21edee122e6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1b33ac5-2465-4371-b9b3-a9bf85c0f4e2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1b33ac5-2465-4371-b9b3-a9bf85c0f4e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] PUT http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df Sep 08 14:08:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1b33ac5-2465-4371-b9b3-a9bf85c0f4e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1b33ac5-2465-4371-b9b3-a9bf85c0f4e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090 tempest-VolumeSnapshotQuotasNegativeTestJSON-107375090-project-admin] http://192.168.122.83/volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df returned with HTTP 200 Sep 08 14:08:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 635/1276] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:08:20 2026] PUT /volume/v3/os-quota-sets/8f2b76a0b5eb4ac1a112ddb49ee570df => generated 398 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8a1bed65-4411-42fe-bb16-4e3104a78c19 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a1bed65-4411-42fe-bb16-4e3104a78c19 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:08:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8a1bed65-4411-42fe-bb16-4e3104a78c19 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1691129240"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a1bed65-4411-42fe-bb16-4e3104a78c19 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:08:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 642/1277] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:08:22 2026] POST /volume/v3/types => generated 216 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4cb1f57d-40b7-4837-9ee4-538e9773e100 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cb1f57d-40b7-4837-9ee4-538e9773e100 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:08:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4cb1f57d-40b7-4837-9ee4-538e9773e100 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2078395679"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cb1f57d-40b7-4837-9ee4-538e9773e100 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:08:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 636/1278] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:08:22 2026] POST /volume/v3/group_types => generated 173 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:08:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:08:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c00f534-709f-4457-a099-0d4b7904455d", "volume_types": ["68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b"], "name": "tempest-Group1-1220358826"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating new group {'group': {'group_type': '9c00f534-709f-4457-a099-0d4b7904455d', 'volume_types': ['68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b'], 'name': 'tempest-Group1-1220358826'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:08:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating group tempest-Group1-1220358826. Sep 08 14:08:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:23 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['2b7e0f8c-8d5f-421f-9402-03185990c15c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90469d82-eeb0-4707-bec0-ee8fbc8a0781 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:08:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 643/1279] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:08:23 2026] POST /volume/v3/groups => generated 94 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ac9b827a-e369-497a-badc-af301635bcf5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac9b827a-e369-497a-badc-af301635bcf5 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac9b827a-e369-497a-badc-af301635bcf5 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac9b827a-e369-497a-badc-af301635bcf5 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-ac9b827a-e369-497a-badc-af301635bcf5 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:23 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac9b827a-e369-497a-badc-af301635bcf5 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 returned with HTTP 200 Sep 08 14:08:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 637/1280] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:23 2026] GET /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 => generated 322 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:24 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d49b5b0a-01f7-40f9-8f8b-327cd06eed10 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 returned with HTTP 200 Sep 08 14:08:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 644/1281] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:24 2026] GET /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:08:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c00f534-709f-4457-a099-0d4b7904455d", "volume_types": ["68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b"], "name": "tempest-Group2-85779047"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating new group {'group': {'group_type': '9c00f534-709f-4457-a099-0d4b7904455d', 'volume_types': ['68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b'], 'name': 'tempest-Group2-85779047'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:08:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating group tempest-Group2-85779047. Sep 08 14:08:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:24 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['5dd87eb7-bcfb-48cd-a467-681b899ff5e0'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b37a496-8d57-453f-b0c2-24d21b238d1f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:08:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 638/1282] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:08:24 2026] POST /volume/v3/groups => generated 92 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:24 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bb84999-681b-4f88-ae4b-17b590c7baaa tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d returned with HTTP 200 Sep 08 14:08:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 645/1283] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:24 2026] GET /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d => generated 320 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:25 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-715c1c4f-23cb-4c7d-92e8-ac2533ad25a9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d returned with HTTP 200 Sep 08 14:08:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 639/1284] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:25 2026] GET /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-41624236", "volume_type": "68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b", "group_id": "9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-41624236', 'volume_type': '68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b', 'group_id': '9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:25 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume of 1 GB Sep 08 14:08:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:25 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:25 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (db877864-3e1f-4c0e-b9c0-69d66ee52bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:25 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f62e82b-5d70-44d7-8bf3-18b45aaeb5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f62e82b-5d70-44d7-8bf3-18b45aaeb5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:08:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b,is_public=True,name='tempest-GroupsTest-volume-type-1691129240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c52490-158b-4b17-83ae-e08d2be17c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1691129240 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1691129240, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1691129240 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1691129240, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['5eddbf1e-3773-46e9-9497-a6ae0a41ef81', 'f80af624-9c3a-43b0-8b14-15d04fcbaf21', 'fa8fa973-5bdb-4570-a226-0ee8f3341484', 'ff3e5820-9f04-4844-8617-693443666baa'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c52490-158b-4b17-83ae-e08d2be17c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eddbf1e-3773-46e9-9497-a6ae0a41ef81', 'f80af624-9c3a-43b0-8b14-15d04fcbaf21', 'fa8fa973-5bdb-4570-a226-0ee8f3341484', 'ff3e5820-9f04-4844-8617-693443666baa']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcd0377-d576-4bac-9b49-55fc2b39ff63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcd0377-d576-4bac-9b49-55fc2b39ff63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '064b0bdf-f907-49a2-ba52-fe37c2e25461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-41624236',encryption_key_id=None,group_id=9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['5eddbf1e-3773-46e9-9497-a6ae0a41ef81','f80af624-9c3a-43b0-8b14-15d04fcbaf21','fa8fa973-5bdb-4570-a226-0ee8f3341484','ff3e5820-9f04-4844-8617-693443666baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-41624236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68,host=None,id=064b0bdf-f907-49a2-ba52-fe37c2e25461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ec2ace804b426892e8decd624eab7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1726f8e91ce744618e20ed3a58367c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b),volume_type_id=68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d61fc53-efdd-497d-88d4-ec94a7c2ae25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d61fc53-efdd-497d-88d4-ec94a7c2ae25) transitioned into state 'SUCCESS' from state '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-41624236',encryption_key_id=None,group_id=9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['5eddbf1e-3773-46e9-9497-a6ae0a41ef81','f80af624-9c3a-43b0-8b14-15d04fcbaf21','fa8fa973-5bdb-4570-a226-0ee8f3341484','ff3e5820-9f04-4844-8617-693443666baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c1b766-a29c-47b5-a931-af7c717e1807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c1b766-a29c-47b5-a931-af7c717e1807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (db877864-3e1f-4c0e-b9c0-69d66ee52bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request issued successfully. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:26 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:26 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c26b10bc-a26e-41a3-a13f-23f5a8587ece tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 646/1285] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:08:25 2026] POST /volume/v3/volumes => generated 819 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 Sep 08 14:08:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:26 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:26 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:26 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c8f4257f-eb08-4f7c-823e-4c40d3beb99d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 returned with HTTP 200 Sep 08 14:08:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 640/1286] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:26 2026] GET /volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 => generated 911 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:28 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:28 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b94c1637-a3d6-449d-9096-e1ab736d6734 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 returned with HTTP 200 Sep 08 14:08:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 647/1287] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:28 2026] GET /volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fa2dc64a-4988-4626-8f3c-183b799bb074 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa2dc64a-4988-4626-8f3c-183b799bb074 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa2dc64a-4988-4626-8f3c-183b799bb074 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-632992725"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa2dc64a-4988-4626-8f3c-183b799bb074 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:08:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 641/1288] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:08:28 2026] POST /volume/v3/types => generated 230 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0d30c536-71d0-4504-a051-ea571305ea51 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d30c536-71d0-4504-a051-ea571305ea51 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] POST http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d30c536-71d0-4504-a051-ea571305ea51 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d30c536-71d0-4504-a051-ea571305ea51 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 648/1289] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:08:28 2026] POST /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 34 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2977b269-8ad4-41e2-ba20-522a533de525 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2977b269-8ad4-41e2-ba20-522a533de525 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2977b269-8ad4-41e2-ba20-522a533de525 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2977b269-8ad4-41e2-ba20-522a533de525 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2977b269-8ad4-41e2-ba20-522a533de525 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 returned with HTTP 200 Sep 08 14:08:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 642/1290] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:08:28 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b79ac44b-0b80-4f57-9534-c7af8fc58ebd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b79ac44b-0b80-4f57-9534-c7af8fc58ebd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] DELETE http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b79ac44b-0b80-4f57-9534-c7af8fc58ebd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b79ac44b-0b80-4f57-9534-c7af8fc58ebd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b79ac44b-0b80-4f57-9534-c7af8fc58ebd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 returned with HTTP 202 Sep 08 14:08:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 649/1291] 192.168.122.83 () {58 vars in 1278 bytes} [Tue Sep 8 14:08:28 2026] DELETE /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f0b13f9b-3d7d-4c24-b76c-3b86e04b51fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0b13f9b-3d7d-4c24-b76c-3b86e04b51fd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0b13f9b-3d7d-4c24-b76c-3b86e04b51fd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0b13f9b-3d7d-4c24-b76c-3b86e04b51fd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0b13f9b-3d7d-4c24-b76c-3b86e04b51fd tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 returned with HTTP 404 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 643/1292] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:08:28 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec3 => generated 129 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0f899452-d06e-453a-904f-0b1a94548700 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f899452-d06e-453a-904f-0b1a94548700 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] POST http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f899452-d06e-453a-904f-0b1a94548700 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f899452-d06e-453a-904f-0b1a94548700 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 650/1293] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:08:29 2026] POST /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 34 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a5f0f6fb-c0ba-4b5c-ae7b-45d3de60ec4b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5f0f6fb-c0ba-4b5c-ae7b-45d3de60ec4b tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5f0f6fb-c0ba-4b5c-ae7b-45d3de60ec4b tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5f0f6fb-c0ba-4b5c-ae7b-45d3de60ec4b tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5f0f6fb-c0ba-4b5c-ae7b-45d3de60ec4b tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 644/1294] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eb815565-77de-4edc-8916-bb0469ac28fa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb815565-77de-4edc-8916-bb0469ac28fa tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] POST http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb815565-77de-4edc-8916-bb0469ac28fa tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb815565-77de-4edc-8916-bb0469ac28fa tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 651/1295] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:08:29 2026] POST /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45329c2f-b213-4424-a14a-d60dd67107e7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45329c2f-b213-4424-a14a-d60dd67107e7 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] PUT http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45329c2f-b213-4424-a14a-d60dd67107e7 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45329c2f-b213-4424-a14a-d60dd67107e7 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 645/1296] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:08:29 2026] PUT /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-db9d1174-c8db-440f-b5a7-7da0ca51003d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db9d1174-c8db-440f-b5a7-7da0ca51003d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db9d1174-c8db-440f-b5a7-7da0ca51003d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db9d1174-c8db-440f-b5a7-7da0ca51003d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db9d1174-c8db-440f-b5a7-7da0ca51003d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 652/1297] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs/spec2 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ba0ed56-8372-47e4-8020-a28c7fbef811 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ba0ed56-8372-47e4-8020-a28c7fbef811 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] POST http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ba0ed56-8372-47e4-8020-a28c7fbef811 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ba0ed56-8372-47e4-8020-a28c7fbef811 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 646/1298] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:08:29 2026] POST /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 51 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1340a4c4-ec43-4696-b4cd-efaa1661e441 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1340a4c4-ec43-4696-b4cd-efaa1661e441 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1340a4c4-ec43-4696-b4cd-efaa1661e441 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1340a4c4-ec43-4696-b4cd-efaa1661e441 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1340a4c4-ec43-4696-b4cd-efaa1661e441 tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 647/1299] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383/extra_specs => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9fe50fcd-f90a-4af1-866d-0533bd51835d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9fe50fcd-f90a-4af1-866d-0533bd51835d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] DELETE http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9fe50fcd-f90a-4af1-866d-0533bd51835d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9fe50fcd-f90a-4af1-866d-0533bd51835d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-664af93a-09a5-46dd-9a2e-9eb91138ce3e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 653/1300] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9fe50fcd-f90a-4af1-866d-0533bd51835d tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 returned with HTTP 202 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 648/1301] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:08:29 2026] DELETE /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b701e51-54c1-4f58-a00f-1a11fcb00aca tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 654/1302] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f4c354eb-8bc9-4dba-8297-570c057b887f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4c354eb-8bc9-4dba-8297-570c057b887f tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] GET http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4c354eb-8bc9-4dba-8297-570c057b887f tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4c354eb-8bc9-4dba-8297-570c057b887f tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4c354eb-8bc9-4dba-8297-570c057b887f tempest-VolumeTypesExtraSpecsTest-2089739326 tempest-VolumeTypesExtraSpecsTest-2089739326-project-admin] http://192.168.122.83/volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 returned with HTTP 404 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 649/1303] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/types/278fe11b-8dc1-408c-8db2-9f16473e8383 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1cfe3f3-fa09-4a6c-aab9-eb2e978f2c1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 655/1304] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-894493fb-40e0-4dd6-b502-076eb8dcd83d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-894493fb-40e0-4dd6-b502-076eb8dcd83d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/detail Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-894493fb-40e0-4dd6-b502-076eb8dcd83d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-894493fb-40e0-4dd6-b502-076eb8dcd83d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86976]: /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 08 14:08:29 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-894493fb-40e0-4dd6-b502-076eb8dcd83d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/detail returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 650/1305] 192.168.122.83 () {60 vars in 1175 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/groups/detail => generated 638 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31636669-1947-42aa-a81f-ac23ca0ee39d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /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 08 14:08:29 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31636669-1947-42aa-a81f-ac23ca0ee39d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 656/1306] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /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 08 14:08:29 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:29 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:29 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-70978cc4-c7b5-41d1-907f-f4c6baaa8fb2 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 657/1307] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] delete called for group 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Delete group with id: 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /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 08 14:08:30 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /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 08 14:08:30 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8788313c-0c70-42de-bc29-7a0dbdfb3d1a tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action returned with HTTP 202 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 658/1308] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:08:30 2026] POST /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-180ad612-dff2-4075-bfbd-5262654fe32f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1846980473"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1846980473'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume of 1 GB Sep 08 14:08:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Availability Zones retrieved successfully. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:30 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Flow 'volume_create_api' (996a7adf-716e-4256-9594-c7f7accda86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ad5b47-d5db-43fa-9cc9-08e229153441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-180ad612-dff2-4075-bfbd-5262654fe32f tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 returned with HTTP 200 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 659/1309] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:30 2026] GET /volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 => generated 911 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ad5b47-d5db-43fa-9cc9-08e229153441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1e0d2c-6117-4c90-9de5-15aafef6bf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Created reservations ['796d7d81-5102-4376-8948-abfe15829688', '418ec7f4-a155-44fb-a9fd-22b058211ebe', '47ba7396-a822-40ee-8735-6bb1fdccaec7', '7fa0fc2d-5017-48a0-affa-31b8939f51e9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1e0d2c-6117-4c90-9de5-15aafef6bf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796d7d81-5102-4376-8948-abfe15829688', '418ec7f4-a155-44fb-a9fd-22b058211ebe', '47ba7396-a822-40ee-8735-6bb1fdccaec7', '7fa0fc2d-5017-48a0-affa-31b8939f51e9']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abd4395-9309-4560-9e4a-989fe561f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abd4395-9309-4560-9e4a-989fe561f97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dbdbbe2-afbb-4db1-950e-20388c01d312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1846980473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84487940701d438b9f3d911707c26d49',qos_specs=None,replication_status=,reservations=['796d7d81-5102-4376-8948-abfe15829688','418ec7f4-a155-44fb-a9fd-22b058211ebe','47ba7396-a822-40ee-8735-6bb1fdccaec7','7fa0fc2d-5017-48a0-affa-31b8939f51e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1846980473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dbdbbe2-afbb-4db1-950e-20388c01d312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84487940701d438b9f3d911707c26d49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326dc275-0c63-4a93-904a-7b8f9f815c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326dc275-0c63-4a93-904a-7b8f9f815c93) transitioned into state 'SUCCESS' from state '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-1846980473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84487940701d438b9f3d911707c26d49',qos_specs=None,replication_status=,reservations=['796d7d81-5102-4376-8948-abfe15829688','418ec7f4-a155-44fb-a9fd-22b058211ebe','47ba7396-a822-40ee-8735-6bb1fdccaec7','7fa0fc2d-5017-48a0-affa-31b8939f51e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccaea35-de60-4545-b338-fc49b1058e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccaea35-de60-4545-b338-fc49b1058e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Flow 'volume_create_api' (996a7adf-716e-4256-9594-c7f7accda86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume request issued successfully. Sep 08 14:08:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b39d393c-eba2-4f3d-bae7-9d6ece2160f1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 651/1310] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:08:29 2026] POST /volume/v3/volumes => generated 826 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21bf4ca2-1a58-4372-a722-5fbce4ef8979 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 660/1311] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:30 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 894 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7157a58-82cc-4639-87c6-b6c079348d08 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7157a58-82cc-4639-87c6-b6c079348d08 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7157a58-82cc-4639-87c6-b6c079348d08 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7157a58-82cc-4639-87c6-b6c079348d08 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7157a58-82cc-4639-87c6-b6c079348d08 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 returned with HTTP 404 Sep 08 14:08:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 652/1312] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:31 2026] GET /volume/v3/volumes/064b0bdf-f907-49a2-ba52-fe37c2e25461 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a906e46-fef8-4aa6-8f32-5e96498eeef7 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 returned with HTTP 404 Sep 08 14:08:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 661/1313] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:31 2026] GET /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b9981fb2-02c4-437f-858f-3d597d40448e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] delete called for group 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Delete group with id: 68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:31 devstack devstack@c-api.service[86976]: /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 08 14:08:31 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b9981fb2-02c4-437f-858f-3d597d40448e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action returned with HTTP 202 Sep 08 14:08:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 653/1314] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:08:31 2026] POST /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:31 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84e6b983-3b51-4948-b34a-ff6f47a534d1 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d returned with HTTP 200 Sep 08 14:08:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 662/1315] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:31 2026] GET /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d => generated 320 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-859389c2-14c5-4c19-9263-713614ccd855 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-859389c2-14c5-4c19-9263-713614ccd855 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-859389c2-14c5-4c19-9263-713614ccd855 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-859389c2-14c5-4c19-9263-713614ccd855 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-859389c2-14c5-4c19-9263-713614ccd855 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-859389c2-14c5-4c19-9263-713614ccd855 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 654/1316] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:31 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d48102c-d7a1-4f9f-a8f3-e16662c426d6 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d returned with HTTP 404 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 663/1317] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-52bc719f-62d7-4136-8ff4-3b7d401f9af0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52bc719f-62d7-4136-8ff4-3b7d401f9af0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/detail Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-52bc719f-62d7-4136-8ff4-3b7d401f9af0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-52bc719f-62d7-4136-8ff4-3b7d401f9af0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: /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 08 14:08:32 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-52bc719f-62d7-4136-8ff4-3b7d401f9af0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/detail returned with HTTP 200 Sep 08 14:08:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 655/1318] 192.168.122.83 () {60 vars in 1175 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c426a9b3-2480-422a-8693-143f3e954041 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: /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 08 14:08:32 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c426a9b3-2480-422a-8693-143f3e954041 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 664/1319] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] delete called for group 68331512-5922-4123-8bc1-7abe5081b95d {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Delete group with id: 68331512-5922-4123-8bc1-7abe5081b95d Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-237b792b-ec1a-4508-ab50-9a61e5b414ff tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action returned with HTTP 404 Sep 08 14:08:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 656/1320] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:08:32 2026] POST /volume/v3/groups/68331512-5922-4123-8bc1-7abe5081b95d/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74a80c5e-6594-4bd0-bb5e-ba953036ffd9 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 665/1321] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] delete called for group 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Delete group with id: 9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68 Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ab990af-349c-4421-803a-b0dc94aeaa94 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action returned with HTTP 404 Sep 08 14:08:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 657/1322] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:08:32 2026] POST /volume/v3/groups/9ef2e2ab-cc9f-45f6-92f6-0a87053dbd68/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-085387bc-aea3-4b67-b47a-86d75030a985 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-085387bc-aea3-4b67-b47a-86d75030a985 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/9c00f534-709f-4457-a099-0d4b7904455d Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-085387bc-aea3-4b67-b47a-86d75030a985 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-085387bc-aea3-4b67-b47a-86d75030a985 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-085387bc-aea3-4b67-b47a-86d75030a985 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/group_types/9c00f534-709f-4457-a099-0d4b7904455d returned with HTTP 202 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 666/1323] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:08:32 2026] DELETE /volume/v3/group_types/9c00f534-709f-4457-a099-0d4b7904455d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9cacb8cb-ecd1-42e4-a562-a0885858d80f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cacb8cb-ecd1-42e4-a562-a0885858d80f tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] DELETE http://192.168.122.83/volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cacb8cb-ecd1-42e4-a562-a0885858d80f tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cacb8cb-ecd1-42e4-a562-a0885858d80f tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cacb8cb-ecd1-42e4-a562-a0885858d80f tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b returned with HTTP 202 Sep 08 14:08:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 658/1324] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:08:32 2026] DELETE /volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-96ec3917-15e3-43ce-b7fb-004453ed985c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-96ec3917-15e3-43ce-b7fb-004453ed985c tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] GET http://192.168.122.83/volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-96ec3917-15e3-43ce-b7fb-004453ed985c tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-96ec3917-15e3-43ce-b7fb-004453ed985c tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-96ec3917-15e3-43ce-b7fb-004453ed985c tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b returned with HTTP 404 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 667/1325] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/types/68ac26ac-1d8b-4d06-82e8-a5d3434f8f1b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3b246847-fcf4-45a5-a065-c4821bcf8e47 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b246847-fcf4-45a5-a065-c4821bcf8e47 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b246847-fcf4-45a5-a065-c4821bcf8e47 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-732090681"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b246847-fcf4-45a5-a065-c4821bcf8e47 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 659/1326] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:08:32 2026] POST /volume/v3/types => generated 215 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-697ac689-f9e8-4f90-a59d-4cf164b2b166 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f66fecb4-7f68-4392-bbb2-09f7f3847e0d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 668/1327] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:32 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-697ac689-f9e8-4f90-a59d-4cf164b2b166 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] POST http://192.168.122.83/volume/v3/group_types Sep 08 14:08:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-697ac689-f9e8-4f90-a59d-4cf164b2b166 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-927204350"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] POST http://192.168.122.83/volume/v3/volume-transfers Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1dbdbbe2-afbb-4db1-950e-20388c01d312"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volume_transfer [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Creating new volume transfer {'transfer': {'volume_id': '1dbdbbe2-afbb-4db1-950e-20388c01d312'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volume_transfer [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Creating transfer of volume 1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.transfer.api [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Generating transfer record for volume 1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-697ac689-f9e8-4f90-a59d-4cf164b2b166 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/group_types returned with HTTP 202 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 660/1328] 192.168.122.83 () {62 vars in 1190 bytes} [Tue Sep 8 14:08:32 2026] POST /volume/v3/group_types => generated 172 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5b390ecc-e8ca-4552-8dd1-30ef01645348", "volume_types": ["2e9e4ecc-419f-47ee-b925-a2d81fc9dd13"], "name": "tempest-GroupsTest-Group-378197272"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating new group {'group': {'group_type': '5b390ecc-e8ca-4552-8dd1-30ef01645348', 'volume_types': ['2e9e4ecc-419f-47ee-b925-a2d81fc9dd13'], 'name': 'tempest-GroupsTest-Group-378197272'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Creating group tempest-GroupsTest-Group-378197272. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bd52114-58a0-47b6-a146-bc3c555d1f99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volume-transfers returned with HTTP 202 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 669/1329] 192.168.122.83 () {62 vars in 1205 bytes} [Tue Sep 8 14:08:33 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['f343d39e-c366-4eda-bd04-7293a95045b9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4a832a7-a759-4d02-88c5-b59dbe203c37 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 670/1330] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:33 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a15d4944-2948-4fb5-a8e3-380ae7f49001 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32cce63d-b38a-4d9c-ad9d-4fb5edf03936 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups returned with HTTP 202 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 661/1331] 192.168.122.83 () {62 vars in 1176 bytes} [Tue Sep 8 14:08:33 2026] POST /volume/v3/groups => generated 103 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-00385683-8a23-42ec-8976-fbd2177c3e48 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00385683-8a23-42ec-8976-fbd2177c3e48 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00385683-8a23-42ec-8976-fbd2177c3e48 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00385683-8a23-42ec-8976-fbd2177c3e48 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-00385683-8a23-42ec-8976-fbd2177c3e48 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:33 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00385683-8a23-42ec-8976-fbd2177c3e48 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 662/1332] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:33 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a15d4944-2948-4fb5-a8e3-380ae7f49001 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/c021651b-129b-4199-ae71-bfd42fb2a108 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a15d4944-2948-4fb5-a8e3-380ae7f49001 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a15d4944-2948-4fb5-a8e3-380ae7f49001 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a15d4944-2948-4fb5-a8e3-380ae7f49001 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/c021651b-129b-4199-ae71-bfd42fb2a108 returned with HTTP 200 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 671/1333] 192.168.122.83 () {60 vars in 1301 bytes} [Tue Sep 8 14:08:33 2026] GET /volume/v3/os-volume-transfer/c021651b-129b-4199-ae71-bfd42fb2a108 => generated 546 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Listing volume transfers {{(pid=86976) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:08:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46ed38df-2d93-4d6e-9f89-a67adb48df70 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 14:08:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 663/1334] 192.168.122.83 () {60 vars in 1190 bytes} [Tue Sep 8 14:08:33 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4755de8e-1254-4163-9894-0c4b63fe68de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] POST http://192.168.122.83/volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108/accept Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ff5795af578de7c2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Accepting volume transfer c021651b-129b-4199-ae71-bfd42fb2a108 {{(pid=86977) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Accepting transfer c021651b-129b-4199-ae71-bfd42fb2a108 Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Created reservations ['9ec8b630-ac2d-4bdf-97fd-57ac9dbeccce', '4664bbff-8397-4c17-9a17-ca9b9998d1a9', 'e5876b2d-dfa8-4734-8934-5f14cd7913ed', '831e5a56-7c10-4199-91fa-66333e6ea3df'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Created reservations ['49bdfa8f-712a-42f5-9221-bbd0fadc6183', 'e4f4f073-c91b-468a-a66f-54e84c463d57', '5416c4d1-d6af-4a28-b7ca-1c6f85e2d853', '570200c1-533e-4d5f-a0e2-5d0dc1be3045'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: /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 08 14:08:33 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Created reservations ['9ba16254-ce71-4b1e-b48a-7e8b3d1de7c3', '1620d314-cead-4e0c-8059-a285d669fda7', '1135ce32-25f3-4f87-b786-f37b9d442713', '25dd977b-b581-4e8e-b5de-dcb7a2330e89'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Created reservations ['39c4a1d8-e50d-40f9-a585-b95d33ee0793', '1bdba289-8a63-463a-93d6-047a1902a12b', '76533512-a2eb-40df-92a6-47b73717ee91', '5b394bc3-f7e8-4b51-97cd-fd3d96e225b7'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Transfer volume completed successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.transfer.api [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Volume 1dbdbbe2-afbb-4db1-950e-20388c01d312 has been transferred. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4755de8e-1254-4163-9894-0c4b63fe68de tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] http://192.168.122.83/volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108/accept returned with HTTP 202 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 672/1335] 192.168.122.83 () {62 vars in 1337 bytes} [Tue Sep 8 14:08:33 2026] POST /volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108/accept => generated 371 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Volume info retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0f905823-b044-4f78-89bc-6c5900dc13b4 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 664/1336] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:34 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4524ab2-653c-4c4a-85f6-5e3e8a522e8d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 673/1337] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:34 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-103283596", "volume_type": "2e9e4ecc-419f-47ee-b925-a2d81fc9dd13", "group_id": "c9b282f3-65e0-407b-ba0f-7803cffe0f95", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-103283596', 'volume_type': '2e9e4ecc-419f-47ee-b925-a2d81fc9dd13', 'group_id': 'c9b282f3-65e0-407b-ba0f-7803cffe0f95', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] Volume info retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a91fd3c6-482b-4042-8efe-0888737a9e30 tempest-VolumesTransfersV357Test-837680550 tempest-VolumesTransfersV357Test-837680550-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 665/1338] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:34 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume of 1 GB Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Delete transfer with id: c021651b-129b-4199-ae71-bfd42fb2a108 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-161b72be-69c5-4ae4-9dd4-b38f5bfbd47b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108 returned with HTTP 404 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 666/1339] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:08:34 2026] DELETE /volume/v3/volume-transfers/c021651b-129b-4199-ae71-bfd42fb2a108 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (c7970d53-6f98-4a2b-8369-cb4536d51608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044ac7b0-69e8-43d9-9395-750d16514ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-473590f3-9e26-459f-a694-97d4c62d4b47 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044ac7b0-69e8-43d9-9395-750d16514ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13,is_public=True,name='tempest-GroupsTest-volume-type-732090681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e9e4ecc-419f-47ee-b925-a2d81fc9dd13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c9b282f3-65e0-407b-ba0f-7803cffe0f95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a68407-2cc5-4327-b3e7-956ecf5f7194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-732090681 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-732090681, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-732090681 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-732090681, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['e14e7580-b4c9-4cfc-bac7-83cdd7da2f58', '8ea3cc20-d740-430d-88c5-3f3c724954fe', '8646c560-9ebb-462c-9692-678a09ef8ab1', '705db15d-ce78-4e2b-9a9b-6e80b14894ac'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a68407-2cc5-4327-b3e7-956ecf5f7194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14e7580-b4c9-4cfc-bac7-83cdd7da2f58', '8ea3cc20-d740-430d-88c5-3f3c724954fe', '8646c560-9ebb-462c-9692-678a09ef8ab1', '705db15d-ce78-4e2b-9a9b-6e80b14894ac']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a01604-a34f-41f2-9a9b-4d4b31a1bbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a01604-a34f-41f2-9a9b-4d4b31a1bbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b385e5d7-7092-4e7b-b116-a780a5e8e692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-103283596',encryption_key_id=None,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['e14e7580-b4c9-4cfc-bac7-83cdd7da2f58','8ea3cc20-d740-430d-88c5-3f3c724954fe','8646c560-9ebb-462c-9692-678a09ef8ab1','705db15d-ce78-4e2b-9a9b-6e80b14894ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-103283596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,host=None,id=b385e5d7-7092-4e7b-b116-a780a5e8e692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ec2ace804b426892e8decd624eab7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1726f8e91ce744618e20ed3a58367c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e9e4ecc-419f-47ee-b925-a2d81fc9dd13),volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd804a9-0212-4084-b7ad-5d468ffe5bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd804a9-0212-4084-b7ad-5d468ffe5bd1) transitioned into state 'SUCCESS' from state '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-103283596',encryption_key_id=None,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['e14e7580-b4c9-4cfc-bac7-83cdd7da2f58','8ea3cc20-d740-430d-88c5-3f3c724954fe','8646c560-9ebb-462c-9692-678a09ef8ab1','705db15d-ce78-4e2b-9a9b-6e80b14894ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cebaf57-e055-423d-a310-2205c663207f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Delete volume with id: 1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Volume info retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cebaf57-e055-423d-a310-2205c663207f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (c7970d53-6f98-4a2b-8369-cb4536d51608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request issued successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Delete volume request issued successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-473590f3-9e26-459f-a694-97d4c62d4b47 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 202 Sep 08 14:08:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 667/1340] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:08:34 2026] DELETE /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78dd5a67-7ded-4884-8c20-2aedbebdbcac tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 674/1341] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:08:34 2026] POST /volume/v3/volumes => generated 819 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Volume info retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e61fc6eb-ec24-473d-9d9c-3b2458875807 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 200 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 675/1342] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:34 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 1137 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:34 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-924791773"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-924791773'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume of 1 GB Sep 08 14:08:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Availability Zones retrieved successfully. Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (7c3f2cf8-6bc6-41f4-b5fd-e1b10f1e84d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff57c60-1bc8-45d3-ac7b-1626b2a44071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1a94868-89f9-466e-9c0e-b9c258a9354e tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 returned with HTTP 200 Sep 08 14:08:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 676/1343] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:34 2026] GET /volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 => generated 887 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff57c60-1bc8-45d3-ac7b-1626b2a44071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:34 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de0c1c0-3f50-4e05-9fdc-cd9b1e8eec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['a6e8f214-5689-46fb-b6b4-c593cb70b22e', 'a07573e7-46e8-4bc7-a5de-7bf6049d14d0', '5a3600e9-473a-44eb-b515-30af4e7220c9', 'abe88de4-9bec-4280-8abd-341bf966a825'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de0c1c0-3f50-4e05-9fdc-cd9b1e8eec59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e8f214-5689-46fb-b6b4-c593cb70b22e', 'a07573e7-46e8-4bc7-a5de-7bf6049d14d0', '5a3600e9-473a-44eb-b515-30af4e7220c9', 'abe88de4-9bec-4280-8abd-341bf966a825']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5032a1-5b22-420e-bfb2-a61d69d42b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5032a1-5b22-420e-bfb2-a61d69d42b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df68a4f1-8406-4b7a-8a83-018446aa8c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-924791773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['a6e8f214-5689-46fb-b6b4-c593cb70b22e','a07573e7-46e8-4bc7-a5de-7bf6049d14d0','5a3600e9-473a-44eb-b515-30af4e7220c9','abe88de4-9bec-4280-8abd-341bf966a825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-924791773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df68a4f1-8406-4b7a-8a83-018446aa8c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463def1204f343c4971e33dd70acf8fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a92a8d-dd44-45e4-9917-8561acf9d09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a92a8d-dd44-45e4-9917-8561acf9d09b) transitioned into state 'SUCCESS' from state '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-924791773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['a6e8f214-5689-46fb-b6b4-c593cb70b22e','a07573e7-46e8-4bc7-a5de-7bf6049d14d0','5a3600e9-473a-44eb-b515-30af4e7220c9','abe88de4-9bec-4280-8abd-341bf966a825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb3135b-9fde-4c93-8924-dd92f5f290df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb3135b-9fde-4c93-8924-dd92f5f290df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (7c3f2cf8-6bc6-41f4-b5fd-e1b10f1e84d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request issued successfully. Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c42adfa-e02d-4bfc-84bf-1985f7731850 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 668/1344] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:34 2026] POST /volume/v3/volumes => generated 757 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cea32621-1997-4df6-a0de-f84bfa49fe66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 677/1345] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:35 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cecdc4d4-cca8-466f-a759-fd969e7e4677 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cecdc4d4-cca8-466f-a759-fd969e7e4677 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cecdc4d4-cca8-466f-a759-fd969e7e4677 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cecdc4d4-cca8-466f-a759-fd969e7e4677 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cecdc4d4-cca8-466f-a759-fd969e7e4677 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 404 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 669/1346] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:35 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cb55a9aa-e001-43ff-bb0c-79cc3a15ec02 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb55a9aa-e001-43ff-bb0c-79cc3a15ec02 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb55a9aa-e001-43ff-bb0c-79cc3a15ec02 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb55a9aa-e001-43ff-bb0c-79cc3a15ec02 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb55a9aa-e001-43ff-bb0c-79cc3a15ec02 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 404 Sep 08 14:08:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 678/1347] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:35 2026] GET /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18728b21-5112-439b-913b-1a7fcfc708da None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18728b21-5112-439b-913b-1a7fcfc708da tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] DELETE http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18728b21-5112-439b-913b-1a7fcfc708da tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18728b21-5112-439b-913b-1a7fcfc708da tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-18728b21-5112-439b-913b-1a7fcfc708da tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Delete volume with id: 1dbdbbe2-afbb-4db1-950e-20388c01d312 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18728b21-5112-439b-913b-1a7fcfc708da tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 returned with HTTP 404 Sep 08 14:08:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 670/1348] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:08:35 2026] DELETE /volume/v3/volumes/1dbdbbe2-afbb-4db1-950e-20388c01d312 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1711041706"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1711041706'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume of 1 GB Sep 08 14:08:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Availability Zones retrieved successfully. Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Flow 'volume_create_api' (5b676db6-f684-45c9-9093-e44bc9bd2e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70652b2-d6bd-4aec-94e5-4a8182ef1358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:35 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-443f871c-f986-4d43-9a4a-311a4498df26 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70652b2-d6bd-4aec-94e5-4a8182ef1358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e5f6b6-2c32-492a-ace9-d96f3c34eb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Created reservations ['8340e573-de37-4449-8b62-0769a55b342c', '87660c51-fed6-466e-b901-095334c8ee3d', '998584d6-3178-4af6-9b9f-baf2e26847d7', '4911ff4e-e4e7-4f8a-a931-4e3c57bb7ebf'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e5f6b6-2c32-492a-ace9-d96f3c34eb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8340e573-de37-4449-8b62-0769a55b342c', '87660c51-fed6-466e-b901-095334c8ee3d', '998584d6-3178-4af6-9b9f-baf2e26847d7', '4911ff4e-e4e7-4f8a-a931-4e3c57bb7ebf']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d301f04c-1294-44ed-93fa-b1dbb00bf96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-443f871c-f986-4d43-9a4a-311a4498df26 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 returned with HTTP 200 Sep 08 14:08:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 671/1349] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:35 2026] GET /volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-67915771-207e-41ae-a835-744e6a933d4d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1451705018", "volume_type": "2e9e4ecc-419f-47ee-b925-a2d81fc9dd13", "group_id": "c9b282f3-65e0-407b-ba0f-7803cffe0f95", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1451705018', 'volume_type': '2e9e4ecc-419f-47ee-b925-a2d81fc9dd13', 'group_id': 'c9b282f3-65e0-407b-ba0f-7803cffe0f95', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d301f04c-1294-44ed-93fa-b1dbb00bf96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7545d754-0a57-452a-b6e2-0040010dc789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1711041706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84487940701d438b9f3d911707c26d49',qos_specs=None,replication_status=,reservations=['8340e573-de37-4449-8b62-0769a55b342c','87660c51-fed6-466e-b901-095334c8ee3d','998584d6-3178-4af6-9b9f-baf2e26847d7','4911ff4e-e4e7-4f8a-a931-4e3c57bb7ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1711041706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7545d754-0a57-452a-b6e2-0040010dc789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84487940701d438b9f3d911707c26d49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb326e8-3005-47ad-94d8-b7c1f195951b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume of 1 GB Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Availability Zones retrieved successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb326e8-3005-47ad-94d8-b7c1f195951b) transitioned into state 'SUCCESS' from state '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-1711041706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84487940701d438b9f3d911707c26d49',qos_specs=None,replication_status=,reservations=['8340e573-de37-4449-8b62-0769a55b342c','87660c51-fed6-466e-b901-095334c8ee3d','998584d6-3178-4af6-9b9f-baf2e26847d7','4911ff4e-e4e7-4f8a-a931-4e3c57bb7ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a7b0d67d63479fa5c88a9d08e8666a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (385aa4c4-f214-4483-896a-5ca8baaeb8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71900b3d-7355-4930-86a4-2044272adb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3a5ab2-5e95-4703-bd41-74037e61e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71900b3d-7355-4930-86a4-2044272adb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Flow 'volume_create_api' (5b676db6-f684-45c9-9093-e44bc9bd2e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Create volume request issued successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8980e93a-7ea0-4075-8836-4deffc4632b6 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 679/1350] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:08:35 2026] POST /volume/v3/volumes => generated 826 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8306ce47-70e5-4031-81ed-a31a8faed190 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3a5ab2-5e95-4703-bd41-74037e61e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13,is_public=True,name='tempest-GroupsTest-volume-type-732090681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e9e4ecc-419f-47ee-b925-a2d81fc9dd13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c9b282f3-65e0-407b-ba0f-7803cffe0f95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8306ce47-70e5-4031-81ed-a31a8faed190 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8306ce47-70e5-4031-81ed-a31a8faed190 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8306ce47-70e5-4031-81ed-a31a8faed190 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b133e3-0c39-4bc7-a32e-dc14d245715f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8306ce47-70e5-4031-81ed-a31a8faed190 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8306ce47-70e5-4031-81ed-a31a8faed190 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 680/1351] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:36 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 894 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bad5d9fd-629c-48aa-87a6-d45463683c5b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 681/1352] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:36 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-732090681 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-732090681, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-732090681 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-732090681, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Created reservations ['459953f4-02d2-45c7-9741-f57ccb9e82fa', '150e721c-b8f1-4876-b15a-52739e6bc618', '7ec57033-6dbd-49b5-9c68-0ec1f9247717', '00b50e06-f100-4c01-b96f-d2b3471770e1'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b133e3-0c39-4bc7-a32e-dc14d245715f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459953f4-02d2-45c7-9741-f57ccb9e82fa', '150e721c-b8f1-4876-b15a-52739e6bc618', '7ec57033-6dbd-49b5-9c68-0ec1f9247717', '00b50e06-f100-4c01-b96f-d2b3471770e1']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb30d702-437e-4718-a884-b4230c4345b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb30d702-437e-4718-a884-b4230c4345b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f88ea4-e216-464c-ae1c-b2a4836aab17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1451705018',encryption_key_id=None,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['459953f4-02d2-45c7-9741-f57ccb9e82fa','150e721c-b8f1-4876-b15a-52739e6bc618','7ec57033-6dbd-49b5-9c68-0ec1f9247717','00b50e06-f100-4c01-b96f-d2b3471770e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1451705018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,host=None,id=d4f88ea4-e216-464c-ae1c-b2a4836aab17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ec2ace804b426892e8decd624eab7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1726f8e91ce744618e20ed3a58367c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e9e4ecc-419f-47ee-b925-a2d81fc9dd13),volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2d9121-d380-444e-ae08-e06fb9bf2d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2d9121-d380-444e-ae08-e06fb9bf2d80) transitioned into state 'SUCCESS' from state '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-1451705018',encryption_key_id=None,group_id=c9b282f3-65e0-407b-ba0f-7803cffe0f95,group_type_id=,metadata={},multiattach=False,project_id='77ec2ace804b426892e8decd624eab7e',qos_specs=None,replication_status=,reservations=['459953f4-02d2-45c7-9741-f57ccb9e82fa','150e721c-b8f1-4876-b15a-52739e6bc618','7ec57033-6dbd-49b5-9c68-0ec1f9247717','00b50e06-f100-4c01-b96f-d2b3471770e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1726f8e91ce744618e20ed3a58367c8f',volume_type_id=2e9e4ecc-419f-47ee-b925-a2d81fc9dd13)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feba16a-08fb-4586-a69c-0f8131f65b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feba16a-08fb-4586-a69c-0f8131f65b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Flow 'volume_create_api' (385aa4c4-f214-4483-896a-5ca8baaeb8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Create volume request issued successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:36 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:36 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-67915771-207e-41ae-a835-744e6a933d4d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 672/1353] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:08:36 2026] POST /volume/v3/volumes => generated 820 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:36 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:36 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cfc45a4b-dfa1-4115-8d29-6f78f9412443 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 200 Sep 08 14:08:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 682/1354] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:36 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 888 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cda25835-cf80-49e5-970f-bc9816247d99 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cda25835-cf80-49e5-970f-bc9816247d99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cda25835-cf80-49e5-970f-bc9816247d99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cda25835-cf80-49e5-970f-bc9816247d99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cda25835-cf80-49e5-970f-bc9816247d99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cda25835-cf80-49e5-970f-bc9816247d99 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 673/1355] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:37 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31c85fab-e732-4c95-800d-11fe35c1d1eb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 683/1356] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:37 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df68a4f1-8406-4b7a-8a83-018446aa8c47", "name": "tempest-VolumesDeleteCascade-Snapshot-960968152"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create snapshot from volume df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:37 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['842ddb9a-cbe0-4317-b4ff-2cbadb3586b9', 'fa6d986b-6127-476e-b8c7-7826fdb241f6', 'e8d5a6a6-6a69-4633-821f-9bfba069295d', '8ddd93ed-3be1-47a6-b616-1fd54982d8aa'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot create request issued successfully. Sep 08 14:08:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12d54504-9c1c-4cb6-bcdc-85df7db31551 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 674/1357] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d435f75f-237a-45ba-a285-b065fe472629 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d435f75f-237a-45ba-a285-b065fe472629 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d435f75f-237a-45ba-a285-b065fe472629 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d435f75f-237a-45ba-a285-b065fe472629 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d435f75f-237a-45ba-a285-b065fe472629 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d435f75f-237a-45ba-a285-b065fe472629 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 returned with HTTP 200 Sep 08 14:08:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 684/1358] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:37 2026] GET /volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:38 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b7ee7c8-1b14-4ece-b6ea-00cb18ada280 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 675/1359] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-682fc69e-6c52-47ef-acf1-9f7ee675592a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 685/1360] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] POST http://192.168.122.83/volume/v3/volume-transfers Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7545d754-0a57-452a-b6e2-0040010dc789"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volume_transfer [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Creating new volume transfer {'transfer': {'volume_id': '7545d754-0a57-452a-b6e2-0040010dc789'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volume_transfer [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Creating transfer of volume 7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Generating transfer record for volume 7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4afbd425-3db1-488b-a5b8-cca6068a4252 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volume-transfers returned with HTTP 202 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 676/1361] 192.168.122.83 () {62 vars in 1205 bytes} [Tue Sep 8 14:08:38 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be7d7ff9-de19-4c17-9a11-ea047c863d2b tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 686/1362] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/detail Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] Listing volume transfers {{(pid=86976) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aaac157f-0922-4bd2-91ad-4dc41bac908d tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 677/1363] 192.168.122.83 () {60 vars in 1211 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-885237e5-e6a6-4982-8ded-0578a0671339 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-885237e5-e6a6-4982-8ded-0578a0671339 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-885237e5-e6a6-4982-8ded-0578a0671339 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-885237e5-e6a6-4982-8ded-0578a0671339 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-885237e5-e6a6-4982-8ded-0578a0671339 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Delete transfer with id: 63e64307-e97d-408f-9296-85d1320c74aa Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-885237e5-e6a6-4982-8ded-0578a0671339 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa returned with HTTP 202 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 687/1364] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:08:38 2026] DELETE /volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5df00534-f44f-4037-aeaf-201d609b5dc1 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 678/1365] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Delete transfer with id: 63e64307-e97d-408f-9296-85d1320c74aa Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9763b495-109d-4bfc-b13d-9cf64490fc7c tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa returned with HTTP 404 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 688/1366] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:08:38 2026] DELETE /volume/v3/volume-transfers/63e64307-e97d-408f-9296-85d1320c74aa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Delete volume with id: 7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bd53f62-acae-4a8c-9296-7ced70503f6e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 689/1367] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Delete volume request issued successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87bfa8a8-01e0-47c0-9109-a85ca428b28c tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 202 Sep 08 14:08:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 679/1368] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:08:38 2026] DELETE /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Volume info retrieved successfully. Sep 08 14:08:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51b4e856-4aa9-47bb-9ad8-abade8efda09 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 200 Sep 08 14:08:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 690/1369] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:38 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:39 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb96d336-2d3f-40e1-8250-2790d692cc45 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 200 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 680/1370] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:39 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] PUT http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d4f88ea4-e216-464c-ae1c-b2a4836aab17"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Update called for group c9b282f3-65e0-407b-ba0f-7803cffe0f95. {{(pid=86977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.groups [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Updating group c9b282f3-65e0-407b-ba0f-7803cffe0f95 with name new_group description: This is a new group add_volumes: None remove_volumes: d4f88ea4-e216-464c-ae1c-b2a4836aab17. Sep 08 14:08:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4209e33e-3ca4-4979-8cd6-86076fa906fc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 202 Sep 08 14:08:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 691/1371] 192.168.122.83 () {62 vars in 1286 bytes} [Tue Sep 8 14:08:39 2026] PUT /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:39 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ac73620-bd7a-4cc7-9c03-f5a40a3d952d tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 681/1372] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:39 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4c33df23-3017-451e-8c38-bb7e5eba03ca tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 returned with HTTP 200 Sep 08 14:08:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 692/1373] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:39 2026] GET /volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-045088d9-9e2e-40b5-9c19-6139c3fb6932 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-045088d9-9e2e-40b5-9c19-6139c3fb6932 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-045088d9-9e2e-40b5-9c19-6139c3fb6932 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-045088d9-9e2e-40b5-9c19-6139c3fb6932 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-045088d9-9e2e-40b5-9c19-6139c3fb6932 tempest-VolumesTransfersV357Test-1153817492 tempest-VolumesTransfersV357Test-1153817492-project-admin] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 404 Sep 08 14:08:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 682/1374] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:39 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f98dd12c-da32-4f8d-988d-1bbd857ae0f4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f98dd12c-da32-4f8d-988d-1bbd857ae0f4 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] GET http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f98dd12c-da32-4f8d-988d-1bbd857ae0f4 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f98dd12c-da32-4f8d-988d-1bbd857ae0f4 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f98dd12c-da32-4f8d-988d-1bbd857ae0f4 tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 404 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 693/1375] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c0968d75-e533-4eac-accc-5ff79621cd3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0968d75-e533-4eac-accc-5ff79621cd3a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0968d75-e533-4eac-accc-5ff79621cd3a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0968d75-e533-4eac-accc-5ff79621cd3a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c0968d75-e533-4eac-accc-5ff79621cd3a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] Delete volume with id: 7545d754-0a57-452a-b6e2-0040010dc789 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0968d75-e533-4eac-accc-5ff79621cd3a tempest-VolumesTransfersV357Test-1752624414 tempest-VolumesTransfersV357Test-1752624414-project-member] http://192.168.122.83/volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 returned with HTTP 404 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 683/1376] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:08:40 2026] DELETE /volume/v3/volumes/7545d754-0a57-452a-b6e2-0040010dc789 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-55f7c0fd-0649-47c3-822b-f413ead174a0 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 694/1377] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f53b2b2f-3db2-4a05-a8b0-a1e4ad88ad51 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 684/1378] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /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 08 14:08:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:40 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9dac4bd-f23d-41dd-9941-3d4a9549809b tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 695/1379] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] PUT http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4f88ea4-e216-464c-ae1c-b2a4836aab17"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Update called for group c9b282f3-65e0-407b-ba0f-7803cffe0f95. {{(pid=86976) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Updating group c9b282f3-65e0-407b-ba0f-7803cffe0f95 with name None description: None add_volumes: d4f88ea4-e216-464c-ae1c-b2a4836aab17 remove_volumes: None. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-413c0b3c-2ee3-4d6b-bef1-28dc5208b2fb tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 202 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 685/1380] 192.168.122.83 () {62 vars in 1285 bytes} [Tue Sep 8 14:08:40 2026] PUT /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e51b4b62-89dc-4bfc-8281-39e508a5c28c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 696/1381] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93c2c4ac-9308-4263-a546-8ede70fc1c5c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 returned with HTTP 200 Sep 08 14:08:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 686/1382] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:40 2026] GET /volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df68a4f1-8406-4b7a-8a83-018446aa8c47", "name": "tempest-VolumesDeleteCascade-Snapshot-620121213"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create snapshot from volume df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:41 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['2eb91fca-5579-4007-b845-fcbf49476a64', 'b0be0b2c-74df-4ca5-bca4-3abebe3843c9', '3abfb0e3-2cde-479d-a926-9117faba848c', 'acd2a5b9-a1c6-4037-9f27-be99d162d3d2'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot create request issued successfully. Sep 08 14:08:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bcfccdc5-5cff-4d74-a611-3b46de27724f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 697/1383] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a80670c4-5cfb-4787-a702-01f5aaa47e51 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 returned with HTTP 200 Sep 08 14:08:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 687/1384] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:41 2026] GET /volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:41 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), Sep 08 14:08:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18097ab2-fed6-4a65-b2a4-9943ad7dc4a3 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 200 Sep 08 14:08:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 698/1385] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:41 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-19170586-7981-48ad-a61e-3eff58a19b30 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /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 08 14:08:42 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:42 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86976]: WARNING stevedore.named [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:42 devstack devstack@c-api.service[86976]: WARNING castellan.key_manager [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab758381-623c-4a15-b2de-563846a2c9b3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab758381-623c-4a15-b2de-563846a2c9b3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab758381-623c-4a15-b2de-563846a2c9b3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab758381-623c-4a15-b2de-563846a2c9b3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ab758381-623c-4a15-b2de-563846a2c9b3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab758381-623c-4a15-b2de-563846a2c9b3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 returned with HTTP 200 Sep 08 14:08:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 699/1386] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:42 2026] GET /volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19170586-7981-48ad-a61e-3eff58a19b30 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 688/1387] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:41 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /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 08 14:08:42 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Get all volumes completed successfully. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9d2d5b5-5983-4b6b-bccf-f0529c1bd9a4 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:08:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 700/1388] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:08:42 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] POST http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95/action Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.groups [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] delete called for group c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 14:08:42 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.groups [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Delete group with id: c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /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 08 14:08:42 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 14:08:42 devstack devstack@c-api.service[86976]: /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 08 14:08:42 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3907be0b-4355-48b6-abeb-dd01f462bcc8 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95/action returned with HTTP 202 Sep 08 14:08:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 689/1389] 192.168.122.83 () {62 vars in 1307 bytes} [Tue Sep 8 14:08:42 2026] POST /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:42 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:42 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa3f4a12-4ea4-430d-8891-88ce1ff2ed58 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 200 Sep 08 14:08:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 701/1390] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:42 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0fa04b6-6996-4aa0-abd0-24fc8d3f8bf1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 returned with HTTP 200 Sep 08 14:08:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 690/1391] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:43 2026] GET /volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47?cascade=True Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume with id: df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: /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 08 14:08:43 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume request issued successfully. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8d8d110-62f5-498b-b9c7-12d920dd8e66 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47?cascade=True returned with HTTP 202 Sep 08 14:08:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 702/1392] 192.168.122.83 () {58 vars in 1255 bytes} [Tue Sep 8 14:08:43 2026] DELETE /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47?cascade=True => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58595b6f-a15d-479f-a1e9-baa51ded7347 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 691/1393] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:43 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90481986-21a7-443b-951f-1e1d59875757 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Volume info retrieved successfully. Sep 08 14:08:43 devstack devstack@c-api.service[86977]: WARNING stevedore.named [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 14:08:43 devstack devstack@c-api.service[86977]: WARNING castellan.key_manager [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 14:08:44 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:08:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90481986-21a7-443b-951f-1e1d59875757 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 200 Sep 08 14:08:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 703/1394] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:43 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 912 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:08:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e2aaedba-dcac-4295-bf54-db5829d80339 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2aaedba-dcac-4295-bf54-db5829d80339 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2aaedba-dcac-4295-bf54-db5829d80339 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2aaedba-dcac-4295-bf54-db5829d80339 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e2aaedba-dcac-4295-bf54-db5829d80339 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2aaedba-dcac-4295-bf54-db5829d80339 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 692/1395] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:44 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ba3ae641-95e5-4013-93aa-b482b851a503 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba3ae641-95e5-4013-93aa-b482b851a503 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba3ae641-95e5-4013-93aa-b482b851a503 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba3ae641-95e5-4013-93aa-b482b851a503 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba3ae641-95e5-4013-93aa-b482b851a503 tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 returned with HTTP 404 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 704/1396] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:45 2026] GET /volume/v3/volumes/d4f88ea4-e216-464c-ae1c-b2a4836aab17 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86b2b856-8b16-4801-8b3f-662a541a1adc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86b2b856-8b16-4801-8b3f-662a541a1adc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86b2b856-8b16-4801-8b3f-662a541a1adc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86b2b856-8b16-4801-8b3f-662a541a1adc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86b2b856-8b16-4801-8b3f-662a541a1adc tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 returned with HTTP 404 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 693/1397] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:08:45 2026] GET /volume/v3/volumes/b385e5d7-7092-4e7b-b116-a780a5e8e692 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] GET http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.groups [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] show called for member c9b282f3-65e0-407b-ba0f-7803cffe0f95 {{(pid=86977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6ca96f0f-c96f-4517-b446-27ba95c8741c tempest-GroupsTest-1115688359 tempest-GroupsTest-1115688359-project-member] http://192.168.122.83/volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 returned with HTTP 404 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 705/1398] 192.168.122.83 () {60 vars in 1265 bytes} [Tue Sep 8 14:08:45 2026] GET /volume/v3/groups/c9b282f3-65e0-407b-ba0f-7803cffe0f95 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6ed7ca4f-b842-4929-8991-ca577808475e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ed7ca4f-b842-4929-8991-ca577808475e tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] DELETE http://192.168.122.83/volume/v3/group_types/5b390ecc-e8ca-4552-8dd1-30ef01645348 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ed7ca4f-b842-4929-8991-ca577808475e tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ed7ca4f-b842-4929-8991-ca577808475e tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ed7ca4f-b842-4929-8991-ca577808475e tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/group_types/5b390ecc-e8ca-4552-8dd1-30ef01645348 returned with HTTP 202 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 694/1399] 192.168.122.83 () {60 vars in 1283 bytes} [Tue Sep 8 14:08:45 2026] DELETE /volume/v3/group_types/5b390ecc-e8ca-4552-8dd1-30ef01645348 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fb741b5e-dd66-4471-93ce-6054161b87e4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb741b5e-dd66-4471-93ce-6054161b87e4 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] DELETE http://192.168.122.83/volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb741b5e-dd66-4471-93ce-6054161b87e4 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb741b5e-dd66-4471-93ce-6054161b87e4 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb741b5e-dd66-4471-93ce-6054161b87e4 tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 returned with HTTP 202 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 706/1400] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:08:45 2026] DELETE /volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-198d47f5-bd1f-478e-a650-2cbc1a2a38ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-198d47f5-bd1f-478e-a650-2cbc1a2a38ca tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] GET http://192.168.122.83/volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-198d47f5-bd1f-478e-a650-2cbc1a2a38ca tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-198d47f5-bd1f-478e-a650-2cbc1a2a38ca tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-198d47f5-bd1f-478e-a650-2cbc1a2a38ca tempest-GroupsTest-375533462 tempest-GroupsTest-375533462-project-admin] http://192.168.122.83/volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 returned with HTTP 404 Sep 08 14:08:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 695/1401] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:08:45 2026] GET /volume/v3/types/2e9e4ecc-419f-47ee-b925-a2d81fc9dd13 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-421d163e-a1b4-466a-9483-4b28a33bcbdd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 707/1402] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:45 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1897114909"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1897114909'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create volume of 1 GB Sep 08 14:08:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Availability Zones retrieved successfully. Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Flow 'volume_create_api' (5b8c3ea3-2d06-4359-a150-051ea33404ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01738ae0-856e-41f1-9eb7-2696ad73f196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01738ae0-856e-41f1-9eb7-2696ad73f196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ccd29bf-55f9-4f40-aaed-61ac4744d55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9c762661-5475-4e15-b934-b97ce86fdc7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c762661-5475-4e15-b934-b97ce86fdc7b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c762661-5475-4e15-b934-b97ce86fdc7b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c762661-5475-4e15-b934-b97ce86fdc7b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9c762661-5475-4e15-b934-b97ce86fdc7b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c762661-5475-4e15-b934-b97ce86fdc7b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 708/1403] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:46 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Created reservations ['51ea91c8-c8b7-4c26-9d4b-0962c75a0b5d', 'b2563c24-cf63-4526-9ebe-d1803ae978b4', '3c1b375a-2f47-428a-a049-edc2973ea778', '442c6171-1a7e-4840-983e-fd9a9741cf4d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ccd29bf-55f9-4f40-aaed-61ac4744d55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51ea91c8-c8b7-4c26-9d4b-0962c75a0b5d', 'b2563c24-cf63-4526-9ebe-d1803ae978b4', '3c1b375a-2f47-428a-a049-edc2973ea778', '442c6171-1a7e-4840-983e-fd9a9741cf4d']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf7146d-62bc-4ba0-ae43-010ad9250b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf7146d-62bc-4ba0-ae43-010ad9250b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be791e02-c88d-40a4-92e8-e7a6fd2f22f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897114909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0f15e8bd214121ad3260a44e46ce78',qos_specs=None,replication_status=,reservations=['51ea91c8-c8b7-4c26-9d4b-0962c75a0b5d','b2563c24-cf63-4526-9ebe-d1803ae978b4','3c1b375a-2f47-428a-a049-edc2973ea778','442c6171-1a7e-4840-983e-fd9a9741cf4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7ba8b18854e008a908cbabd3f4ba7',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897114909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be791e02-c88d-40a4-92e8-e7a6fd2f22f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d0f15e8bd214121ad3260a44e46ce78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7ba8b18854e008a908cbabd3f4ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c53536-b295-4b13-93bb-5264ceaf49b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c53536-b295-4b13-93bb-5264ceaf49b4) transitioned into state 'SUCCESS' from state '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-1897114909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0f15e8bd214121ad3260a44e46ce78',qos_specs=None,replication_status=,reservations=['51ea91c8-c8b7-4c26-9d4b-0962c75a0b5d','b2563c24-cf63-4526-9ebe-d1803ae978b4','3c1b375a-2f47-428a-a049-edc2973ea778','442c6171-1a7e-4840-983e-fd9a9741cf4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7ba8b18854e008a908cbabd3f4ba7',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c4452a-965f-4870-8b98-ef6345965142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c4452a-965f-4870-8b98-ef6345965142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Flow 'volume_create_api' (5b8c3ea3-2d06-4359-a150-051ea33404ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create volume request issued successfully. Sep 08 14:08:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc8e1727-2c5f-4800-b7be-22203f28b12a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 696/1404] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:46 2026] POST /volume/v3/volumes => generated 765 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f32f58f1-342c-43a4-a58c-6ad26b595850 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 200 Sep 08 14:08:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 709/1405] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:46 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 833 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-257ea9df-e1bf-493d-b7e6-c77f056b5b57 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 200 Sep 08 14:08:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 697/1406] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:47 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e10c906b-4a80-4ef0-87c0-7d9dcf95ee71 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 200 Sep 08 14:08:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 710/1407] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:48 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1f64be1f-58d4-42d2-92dc-e7225701e1d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f64be1f-58d4-42d2-92dc-e7225701e1d8 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f64be1f-58d4-42d2-92dc-e7225701e1d8 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f64be1f-58d4-42d2-92dc-e7225701e1d8 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f64be1f-58d4-42d2-92dc-e7225701e1d8 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 404 Sep 08 14:08:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 698/1408] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:48 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Get all volumes completed successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1adf5b7-c3ba-46b2-8aba-cb6325b46f67 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 711/1409] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:08:48 2026] GET /volume/v3/volumes => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /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 08 14:08:49 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Get all snapshots completed successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e0bc218-36de-489c-bfb3-dd86ffd789ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 699/1410] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:08:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete snapshot with id: 66a07468-cb94-415e-a422-8bca61498e44 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-357a1fbd-74cd-46d7-b0b4-fe52f22fd40d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 200 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 712/1411] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:49 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db4cbf7c-9e07-427a-b012-ee842dfda08b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 returned with HTTP 404 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 700/1412] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:08:49 2026] DELETE /volume/v3/snapshots/66a07468-cb94-415e-a422-8bca61498e44 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b447774-073c-425c-a353-c59a92d0f803 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b447774-073c-425c-a353-c59a92d0f803 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b447774-073c-425c-a353-c59a92d0f803 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b447774-073c-425c-a353-c59a92d0f803 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-6b447774-073c-425c-a353-c59a92d0f803 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete snapshot with id: e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be791e02-c88d-40a4-92e8-e7a6fd2f22f4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2094232847"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b447774-073c-425c-a353-c59a92d0f803 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 returned with HTTP 404 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 713/1413] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:08:49 2026] DELETE /volume/v3/snapshots/e1ff1fe4-2e6e-4d69-823f-1efde876a5a6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b0188668-6b7b-4259-b203-619c6fbc2334 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b0188668-6b7b-4259-b203-619c6fbc2334 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b0188668-6b7b-4259-b203-619c6fbc2334 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b0188668-6b7b-4259-b203-619c6fbc2334 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create snapshot from volume be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b0188668-6b7b-4259-b203-619c6fbc2334 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 404 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 714/1414] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:49 2026] GET /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8c01ef6a-f3cb-4702-abee-374222033111 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c01ef6a-f3cb-4702-abee-374222033111 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c01ef6a-f3cb-4702-abee-374222033111 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c01ef6a-f3cb-4702-abee-374222033111 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8c01ef6a-f3cb-4702-abee-374222033111 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume with id: df68a4f1-8406-4b7a-8a83-018446aa8c47 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c01ef6a-f3cb-4702-abee-374222033111 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 returned with HTTP 404 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 715/1415] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:08:49 2026] DELETE /volume/v3/volumes/df68a4f1-8406-4b7a-8a83-018446aa8c47 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-417930255"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-417930255'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume of 1 GB Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Availability Zones retrieved successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (8bf59e07-a4cd-4b8b-8b9b-49e0146f0564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e122755-deaf-404d-a23f-d0d3fbd8d5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Created reservations ['67670204-248d-4e1c-8e11-ee8863bd02f5', 'b25593d4-6f5b-4cbe-ba93-26e3ac10ded0', '811f4be6-b717-4796-9026-cccf51d7d1cc', '76e6324e-b172-4ad8-b534-bc2f0a422d91'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e122755-deaf-404d-a23f-d0d3fbd8d5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba430c2-2b34-4753-b0e6-01147ba5b898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot create request issued successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46b9d4d6-38e0-40f3-8a2f-a1f047f059db tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 701/1416] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97ba276f-a420-41f0-b630-40e5664bb1d9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 702/1417] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:49 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['3a477970-9fff-4461-84b5-5009c25b2e15', '7df6f61e-ce2d-4f9f-8956-a72229331277', '03f53468-bbcf-4563-a337-84b48b87a2ea', '6fab7065-a5bd-423a-91a9-7e0be6aa138e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba430c2-2b34-4753-b0e6-01147ba5b898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a477970-9fff-4461-84b5-5009c25b2e15', '7df6f61e-ce2d-4f9f-8956-a72229331277', '03f53468-bbcf-4563-a337-84b48b87a2ea', '6fab7065-a5bd-423a-91a9-7e0be6aa138e']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ae1e43-58d4-4b52-bbb6-291549d9e0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ae1e43-58d4-4b52-bbb6-291549d9e0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42a86c48-9249-4b30-b6a2-4fab68732326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-417930255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['3a477970-9fff-4461-84b5-5009c25b2e15','7df6f61e-ce2d-4f9f-8956-a72229331277','03f53468-bbcf-4563-a337-84b48b87a2ea','6fab7065-a5bd-423a-91a9-7e0be6aa138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-417930255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42a86c48-9249-4b30-b6a2-4fab68732326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463def1204f343c4971e33dd70acf8fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f29ca8-87fa-4d58-ab17-c74f128238d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f29ca8-87fa-4d58-ab17-c74f128238d3) transitioned into state 'SUCCESS' from state '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-417930255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['3a477970-9fff-4461-84b5-5009c25b2e15','7df6f61e-ce2d-4f9f-8956-a72229331277','03f53468-bbcf-4563-a337-84b48b87a2ea','6fab7065-a5bd-423a-91a9-7e0be6aa138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c16482-5d4f-4ebb-bdbb-be586d3af5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c16482-5d4f-4ebb-bdbb-be586d3af5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (8bf59e07-a4cd-4b8b-8b9b-49e0146f0564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request issued successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e6700a5d-4472-402c-8ca9-f0a1c62b45c6 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 716/1418] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:49 2026] POST /volume/v3/volumes => generated 757 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db87b190-4eaf-47c6-bfbf-b26269649231 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db87b190-4eaf-47c6-bfbf-b26269649231 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db87b190-4eaf-47c6-bfbf-b26269649231 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db87b190-4eaf-47c6-bfbf-b26269649231 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db87b190-4eaf-47c6-bfbf-b26269649231 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db87b190-4eaf-47c6-bfbf-b26269649231 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:08:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 703/1419] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:49 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e665a22e-7a09-4683-84cf-4e141568308f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e665a22e-7a09-4683-84cf-4e141568308f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:08:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e665a22e-7a09-4683-84cf-4e141568308f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e665a22e-7a09-4683-84cf-4e141568308f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e665a22e-7a09-4683-84cf-4e141568308f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e665a22e-7a09-4683-84cf-4e141568308f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:08:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 717/1420] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:50 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:08:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53b8925b-27b2-4ddd-826a-e903e3e6d29c tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:08:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 704/1421] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:50 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1184201870"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1184201870'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create volume of 1 GB Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Availability Zones retrieved successfully. Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Flow 'volume_create_api' (2f89ada2-1614-42f7-b85a-a0fa35e18a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000beb22-c203-4550-9add-e8e7f2771f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000beb22-c203-4550-9add-e8e7f2771f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56f8cba-a132-40f8-b73f-d19802c59fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['a2457fe4-33d5-4892-8c07-f4e35b5106bf', '07ea25c0-1f10-4820-951f-eff9d1672e37', '38246016-e966-4992-8d19-1c7d39d37c45', '9bad1e45-18e1-4258-9995-374c3852fe2d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56f8cba-a132-40f8-b73f-d19802c59fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2457fe4-33d5-4892-8c07-f4e35b5106bf', '07ea25c0-1f10-4820-951f-eff9d1672e37', '38246016-e966-4992-8d19-1c7d39d37c45', '9bad1e45-18e1-4258-9995-374c3852fe2d']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f83594-efd1-46a1-b487-7ff1f9d198b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f83594-efd1-46a1-b487-7ff1f9d198b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078eebb0-5678-41cc-8e7a-a645b684c2a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1184201870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29f6234087f541fd8a6dc4708548fe74',qos_specs=None,replication_status=,reservations=['a2457fe4-33d5-4892-8c07-f4e35b5106bf','07ea25c0-1f10-4820-951f-eff9d1672e37','38246016-e966-4992-8d19-1c7d39d37c45','9bad1e45-18e1-4258-9995-374c3852fe2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be808ff8ee044f79cb16b654ca9add8',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1184201870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078eebb0-5678-41cc-8e7a-a645b684c2a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29f6234087f541fd8a6dc4708548fe74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be808ff8ee044f79cb16b654ca9add8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15493dbc-d323-4e38-9552-91e03fef9365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15493dbc-d323-4e38-9552-91e03fef9365) transitioned into state 'SUCCESS' from state '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-1184201870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29f6234087f541fd8a6dc4708548fe74',qos_specs=None,replication_status=,reservations=['a2457fe4-33d5-4892-8c07-f4e35b5106bf','07ea25c0-1f10-4820-951f-eff9d1672e37','38246016-e966-4992-8d19-1c7d39d37c45','9bad1e45-18e1-4258-9995-374c3852fe2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be808ff8ee044f79cb16b654ca9add8',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470528c9-dbdd-4525-ae15-de5c5400aa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470528c9-dbdd-4525-ae15-de5c5400aa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Flow 'volume_create_api' (2f89ada2-1614-42f7-b85a-a0fa35e18a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create volume request issued successfully. Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ebae346e-0d7b-49ce-acfd-7de2d8124715 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 718/1422] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:08:50 2026] POST /volume/v3/volumes => generated 758 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6bee7660-fb07-4f18-a047-91247aef91b9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6bee7660-fb07-4f18-a047-91247aef91b9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6bee7660-fb07-4f18-a047-91247aef91b9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6bee7660-fb07-4f18-a047-91247aef91b9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=669,cinder:UPDATE=173,cinder:INSERT=121 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6bee7660-fb07-4f18-a047-91247aef91b9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6bee7660-fb07-4f18-a047-91247aef91b9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:08:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 705/1423] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:51 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-781671dc-5754-4e65-b804-c88a7b00aa61 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-781671dc-5754-4e65-b804-c88a7b00aa61 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-781671dc-5754-4e65-b804-c88a7b00aa61 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-781671dc-5754-4e65-b804-c88a7b00aa61 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-781671dc-5754-4e65-b804-c88a7b00aa61 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-781671dc-5754-4e65-b804-c88a7b00aa61 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:08:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 719/1424] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:51 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-02679368-69a1-46ac-9327-b65399b86b92 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02679368-69a1-46ac-9327-b65399b86b92 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-02679368-69a1-46ac-9327-b65399b86b92 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-02679368-69a1-46ac-9327-b65399b86b92 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-02679368-69a1-46ac-9327-b65399b86b92 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02679368-69a1-46ac-9327-b65399b86b92 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:08:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 706/1425] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:51 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=669,cinder:UPDATE=182,cinder:INSERT=120 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a209ef4-820f-462b-9a0d-82ede559e918 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a209ef4-820f-462b-9a0d-82ede559e918 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a209ef4-820f-462b-9a0d-82ede559e918 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce8e644d-a832-4c6e-8f11-a440af998d23 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a209ef4-820f-462b-9a0d-82ede559e918 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 720/1426] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:52 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a209ef4-820f-462b-9a0d-82ede559e918 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a209ef4-820f-462b-9a0d-82ede559e918 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 707/1427] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:52 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ca9439c9-2c38-4959-b493-81d8260315a4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be791e02-c88d-40a4-92e8-e7a6fd2f22f4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1130051748"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create snapshot from volume be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Created reservations ['52d91c0b-d9f1-413f-b158-55285598c008', '36f04766-eeb5-4223-8455-71d1f3f6bf17', '7bc3ff6e-2874-439d-bdc5-edb55aa0fb67', '2453fa8b-5945-4879-9990-5613999e29e5'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot create request issued successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca9439c9-2c38-4959-b493-81d8260315a4 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 721/1428] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bae5f226-c647-4fab-bb60-bf615b0fb6e1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 708/1429] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:52 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4adbf6af-4c32-4b71-898a-ef7fab5d8d64 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:08:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 722/1430] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:52 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42a86c48-9249-4b30-b6a2-4fab68732326", "name": "tempest-VolumesDeleteCascade-Snapshot-232443057"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:52 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create snapshot from volume 42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:08:52 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['7d38378d-539b-4f43-ad2f-c19ba341735c', '65f88f7a-a31d-4ac0-896e-fbbb84bcac4b', '399159d4-27ea-4e3a-9ab8-f0d96700ac64', '5e2d6fe6-6886-4dab-8ca5-f3921b3231a4'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot create request issued successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58a5f649-91f9-434b-914f-4ba8a94f20ec tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 709/1431] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-943010d9-2c98-415e-80d7-f8b645d00f9a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-943010d9-2c98-415e-80d7-f8b645d00f9a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-943010d9-2c98-415e-80d7-f8b645d00f9a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-943010d9-2c98-415e-80d7-f8b645d00f9a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-943010d9-2c98-415e-80d7-f8b645d00f9a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-943010d9-2c98-415e-80d7-f8b645d00f9a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 723/1432] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:53 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0527ef09-a9b1-4b69-bfc7-adf5cd9518bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 710/1433] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:53 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078eebb0-5678-41cc-8e7a-a645b684c2a3", "name": "tempest-SnapshotsActionsTest-Snapshot-445061865"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create snapshot from volume 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-746f7a49-b838-4b4f-bb49-b2336b5944bf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:08:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 711/1434] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:53 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:53 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['684365e4-23db-48ec-9cf9-6a7af199a547', '23b6c31b-88d3-470b-b635-75e5a1f6db6c', 'e4a48e3d-4e64-4a2a-981a-e088b2bc7893', '99e2365c-ca6e-4e6a-b620-9e54aeebf89d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot create request issued successfully. Sep 08 14:08:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1d93d783-2df6-446c-a236-4d44b0f73c1c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 724/1435] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1a7735c-1ed7-464c-b968-e8200d56caaa tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 712/1436] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:54 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc9898e7-c10d-48a6-9f0d-6ab6cce058a3 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 725/1437] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:54 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dc4fcaae-951b-493f-91c0-5f2af327693d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc4fcaae-951b-493f-91c0-5f2af327693d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc4fcaae-951b-493f-91c0-5f2af327693d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc4fcaae-951b-493f-91c0-5f2af327693d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dc4fcaae-951b-493f-91c0-5f2af327693d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc4fcaae-951b-493f-91c0-5f2af327693d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:08:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 713/1438] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:54 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8a51f1c-fcd4-493a-b797-99573ace9373 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 726/1439] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:55 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-abee319f-9bbf-4954-984f-7a86e7961a00 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abee319f-9bbf-4954-984f-7a86e7961a00 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-abee319f-9bbf-4954-984f-7a86e7961a00 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-abee319f-9bbf-4954-984f-7a86e7961a00 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-abee319f-9bbf-4954-984f-7a86e7961a00 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abee319f-9bbf-4954-984f-7a86e7961a00 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 714/1440] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:55 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-209219d1-07b0-4a46-813d-9d6bb970e373 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-209219d1-07b0-4a46-813d-9d6bb970e373 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] DELETE http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-209219d1-07b0-4a46-813d-9d6bb970e373 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-209219d1-07b0-4a46-813d-9d6bb970e373 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86977]: /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 08 14:08:55 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-209219d1-07b0-4a46-813d-9d6bb970e373 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee returned with HTTP 200 Sep 08 14:08:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 727/1441] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:08:55 2026] DELETE /volume/v3/attachments/fa4ac3fe-83aa-4d47-b01a-ebf8ceb9cbee => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] DELETE http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Delete volume with id: cb0e6c3f-5f01-495e-b6d5-fd2863e28853 Sep 08 14:08:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Volume info retrieved successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] Delete volume request issued successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c697c0dd-134f-4193-bfe0-53f2c562017e req-f12406a9-1887-467d-b86c-32db4f68ecd9 tempest-TestShelveInstance-1514089884 tempest-TestShelveInstance-1514089884-project-member] http://192.168.122.83/volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 returned with HTTP 202 Sep 08 14:08:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 715/1442] 192.168.122.83 () {62 vars in 1504 bytes} [Tue Sep 8 14:08:55 2026] DELETE /volume/v3/volumes/cb0e6c3f-5f01-495e-b6d5-fd2863e28853 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9dc2ac1-65ac-4156-83c2-0c1722e01ebb tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:08:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 728/1443] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:55 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dbfe3997-2256-4163-995a-dad95f9726d1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:08:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be791e02-c88d-40a4-92e8-e7a6fd2f22f4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:08:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Create snapshot from volume be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:08:56 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Created reservations ['c4ba7736-beb4-41c7-a439-b6063a3c377b', '398660e9-937b-4983-990b-a7a339fec66d', 'a084cebf-c909-476d-8fbc-fca633aa2d55', '2c3abe62-06d0-4817-9750-899ce8e58eac'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot create request issued successfully. Sep 08 14:08:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbfe3997-2256-4163-995a-dad95f9726d1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:08:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 716/1444] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:08:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8da2e08e-3d52-4f30-8e58-85d300b6a84d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 729/1445] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:56 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:08:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3689fe77-dc71-45f8-9429-ef347dad6a06 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:08:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 717/1446] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:56 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-386f735d-13e1-4308-8531-143394b1aacf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-386f735d-13e1-4308-8531-143394b1aacf tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-386f735d-13e1-4308-8531-143394b1aacf tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-386f735d-13e1-4308-8531-143394b1aacf tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-386f735d-13e1-4308-8531-143394b1aacf tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-386f735d-13e1-4308-8531-143394b1aacf tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 730/1447] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:56 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7644eced-1045-4b3e-8021-16ba430e974a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7644eced-1045-4b3e-8021-16ba430e974a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7644eced-1045-4b3e-8021-16ba430e974a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7644eced-1045-4b3e-8021-16ba430e974a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7644eced-1045-4b3e-8021-16ba430e974a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7644eced-1045-4b3e-8021-16ba430e974a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 718/1448] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:57 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:08:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d2d96d59-64d6-4ac1-874e-ba50537bd68d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:08:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 731/1449] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:57 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb47704f-0a69-4303-8ca0-8d4567c901c9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 719/1450] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:57 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-96d5bb85-2679-4a6c-9253-2c46f5c76529 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 732/1451] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:58 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57504bf3-0fa5-4371-a131-e8b2ad94d6dc tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:08:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 720/1452] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:58 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9aebdfb5-beef-4e0d-8286-b4da90cdff06 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 200 Sep 08 14:08:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 733/1453] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:58 2026] GET /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c88af91a-ade3-490f-a974-74cd8d7773cd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "213e2e6d-da89-496c-816a-c3eab63526da", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-203775449"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request body: {'volume': {'snapshot_id': '213e2e6d-da89-496c-816a-c3eab63526da', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-203775449'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Snapshot retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume of 1 GB Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Availability Zones retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (af5281ba-583a-4765-8020-ad378c0f0224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a41688-9fc3-4f15-9e59-66a0aa2d3104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a41688-9fc3-4f15-9e59-66a0aa2d3104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '213e2e6d-da89-496c-816a-c3eab63526da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f777f0-c89c-41a2-ac74-cc955b709e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Created reservations ['b9aad27d-f812-4fb3-9bbb-900be7331005', 'b420aa5c-f210-42b1-8f92-875f7691f44e', 'a9c3d072-2f93-4dfa-ba90-16547d971069', 'ddd95c0e-0e55-424e-91f8-44f258383f6d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f777f0-c89c-41a2-ac74-cc955b709e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9aad27d-f812-4fb3-9bbb-900be7331005', 'b420aa5c-f210-42b1-8f92-875f7691f44e', 'a9c3d072-2f93-4dfa-ba90-16547d971069', 'ddd95c0e-0e55-424e-91f8-44f258383f6d']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1146e18a-76ac-48e4-b13d-da8dc3fff083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1146e18a-76ac-48e4-b13d-da8dc3fff083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c88c69-7c4b-4a23-bd8f-d7c91074de49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-203775449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['b9aad27d-f812-4fb3-9bbb-900be7331005','b420aa5c-f210-42b1-8f92-875f7691f44e','a9c3d072-2f93-4dfa-ba90-16547d971069','ddd95c0e-0e55-424e-91f8-44f258383f6d'],size=1,snapshot_id=213e2e6d-da89-496c-816a-c3eab63526da,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-203775449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c88c69-7c4b-4a23-bd8f-d7c91074de49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463def1204f343c4971e33dd70acf8fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=213e2e6d-da89-496c-816a-c3eab63526da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e1045d-8c91-4a0c-b2e9-590f2093ccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e1045d-8c91-4a0c-b2e9-590f2093ccec) transitioned into state 'SUCCESS' from state '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-203775449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463def1204f343c4971e33dd70acf8fc',qos_specs=None,replication_status=,reservations=['b9aad27d-f812-4fb3-9bbb-900be7331005','b420aa5c-f210-42b1-8f92-875f7691f44e','a9c3d072-2f93-4dfa-ba90-16547d971069','ddd95c0e-0e55-424e-91f8-44f258383f6d'],size=1,snapshot_id=213e2e6d-da89-496c-816a-c3eab63526da,source_replicaid=,source_volid=None,status='creating',user_id='6521a49d6b5349ba8f1e6576c1ee6b55',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c664adef-f1eb-46b9-9cef-c68f8d3c8be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c664adef-f1eb-46b9-9cef-c68f8d3c8be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Flow 'volume_create_api' (af5281ba-583a-4765-8020-ad378c0f0224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Create volume request issued successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c88af91a-ade3-490f-a974-74cd8d7773cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:08:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 721/1454] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:08:58 2026] POST /volume/v3/volumes => generated 791 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:08:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8199f8ec-8b4c-4a33-8a2c-6a43d9c991c1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:08:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 734/1455] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:58 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97ec6f86-38a8-4f10-a724-08dcfc62139a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:08:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 722/1456] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:59 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:08:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:08:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:08:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a49f2ca-9850-480f-9042-eb80e6804f78 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:08:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 735/1457] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:08:59 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:08:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:08:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:08:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:08:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:08:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa8e86cc-3c08-4da0-8793-fd4e6fdcb2ef tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:08:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 723/1458] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:08:59 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7cc9e4ce-5cd7-4faa-a7b7-42aded8923bd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 736/1459] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-add8d5e5-1f68-48e6-8875-7b240e27f344 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 737/1460] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'creating'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c597281-fa1d-4424-80ba-3aecd96442c0 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 724/1461] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:00 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-97e04464-b354-4984-af5f-2dce1ffaee30 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-97e04464-b354-4984-af5f-2dce1ffaee30 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-97e04464-b354-4984-af5f-2dce1ffaee30 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-97e04464-b354-4984-af5f-2dce1ffaee30 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-97e04464-b354-4984-af5f-2dce1ffaee30 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-97e04464-b354-4984-af5f-2dce1ffaee30 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 738/1462] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-04c24254-f578-4af1-9a68-e755100c7666 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04c24254-f578-4af1-9a68-e755100c7666 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04c24254-f578-4af1-9a68-e755100c7666 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04c24254-f578-4af1-9a68-e755100c7666 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-04c24254-f578-4af1-9a68-e755100c7666 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04c24254-f578-4af1-9a68-e755100c7666 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 725/1463] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:00 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf2719e0-e91b-48f6-910e-e13054c4df99 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 739/1464] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078eebb0-5678-41cc-8e7a-a645b684c2a3", "name": "tempest-SnapshotsActionsTest-Snapshot-2079204564"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create snapshot from volume 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['04c290d1-53a6-46e0-af8d-dded77fefe00', '98455bda-ed1a-4272-a9cc-e59f0d2a0d2f', 'b38aebb4-8f25-446c-b30b-cf59c85edd24', '423f79cf-671e-40c5-84e6-dfce59f15288'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot create request issued successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2fd01fc3-4482-49b7-97a6-0f524d675192 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 726/1465] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:09:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41910265-305a-4bf1-9f8e-81a5d7529e19 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 740/1466] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ca53387-97b4-44b9-86d3-1a58b5aad290 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 727/1467] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:00 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0fb3f09d-d73c-48e5-be84-ae29e3a9f6b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 741/1468] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?limit=1 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a7455d2-489a-4eb3-891a-64f97d7e69be tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 728/1469] 192.168.122.83 () {58 vars in 1137 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /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 08 14:09:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1aefcdee-7bfa-46ea-8139-6d9de595e9b1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 742/1470] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?limit=100000 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de0705f8-10cc-479a-9ebc-eb4fd8916942 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 729/1471] 192.168.122.83 () {58 vars in 1147 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21541dbb-236f-4363-8f06-cb82a4738985 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?limit=0 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /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 08 14:09:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21541dbb-236f-4363-8f06-cb82a4738985 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 743/1472] 192.168.122.83 () {58 vars in 1137 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ff55743-4af9-4aad-813b-0ecb282b8127 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 730/1473] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?marker=fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-caa110f5-85d9-484d-86ab-a70c7f0dc88f tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?marker=fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 744/1474] 192.168.122.83 () {58 vars in 1209 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?marker=fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?offset=2&limit=3 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0cea7dd-c204-4ef1-bfb5-e985e5191b37 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 731/1475] 192.168.122.83 () {58 vars in 1155 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /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 08 14:09:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a29756fe-4656-4f05-b7da-e94e0fb9d453 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 745/1476] 192.168.122.83 () {58 vars in 1187 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b590e0e5-7a83-42f4-bdda-5636e831528e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b590e0e5-7a83-42f4-bdda-5636e831528e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 732/1477] 192.168.122.83 () {58 vars in 1189 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: /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 08 14:09:01 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f4cad46-73c5-4b60-a3ad-e2e30e86abe1 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 746/1478] 192.168.122.83 () {58 vars in 1171 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e6696540-16c7-452a-b56f-12a803085401 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:01 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:01 devstack devstack@c-api.service[86976]: /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 08 14:09:01 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6696540-16c7-452a-b56f-12a803085401 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 733/1479] 192.168.122.83 () {58 vars in 1173 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-99a296b9-36c5-446d-83d1-69b43a67327d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99a296b9-36c5-446d-83d1-69b43a67327d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99a296b9-36c5-446d-83d1-69b43a67327d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99a296b9-36c5-446d-83d1-69b43a67327d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-08d2bd79-92a8-4a44-8d30-3ccf2bca86bb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 747/1480] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:01 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-770b681f-3353-431c-a9aa-014ae57bd03a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-99a296b9-36c5-446d-83d1-69b43a67327d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99a296b9-36c5-446d-83d1-69b43a67327d tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 734/1481] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /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 08 14:09:02 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-770b681f-3353-431c-a9aa-014ae57bd03a tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 748/1482] 192.168.122.83 () {58 vars in 1191 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-432bfa24-9099-45dd-85ea-15178c3806c7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /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 08 14:09:02 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-432bfa24-9099-45dd-85ea-15178c3806c7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 735/1483] 192.168.122.83 () {58 vars in 1193 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-94c13258-3886-4cb3-bc7e-e059f713f886 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /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 08 14:09:02 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94c13258-3886-4cb3-bc7e-e059f713f886 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 749/1484] 192.168.122.83 () {58 vars in 1264 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots/detail?status=available Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /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 08 14:09:02 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8c3fdd8-2369-40cc-9d3e-aeb039e4ba9e tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 736/1485] 192.168.122.83 () {58 vars in 1176 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cb8b9749-af43-435f-8015-209e4666d9b8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /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 08 14:09:02 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb8b9749-af43-435f-8015-209e4666d9b8 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 750/1486] 192.168.122.83 () {58 vars in 1298 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /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 08 14:09:02 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a829c576-1733-4cad-a3e6-1d9c3104ac52 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 737/1487] 192.168.122.83 () {58 vars in 1243 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-07807083-84d7-4033-b175-dd05734dd297 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?status=available Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /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 08 14:09:02 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-07807083-84d7-4033-b175-dd05734dd297 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?status=available returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 751/1488] 192.168.122.83 () {58 vars in 1155 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e9379147-80a5-44bb-b476-53d940069bb2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] GET http://192.168.122.83/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /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 08 14:09:02 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] Get all snapshots completed successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9379147-80a5-44bb-b476-53d940069bb2 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-reader] http://192.168.122.83/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 738/1489] 192.168.122.83 () {58 vars in 1277 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1824337683 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Delete snapshot with id: 5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot delete request issued successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60c57025-52ad-40a8-a54c-bd1973fdbe27 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 202 Sep 08 14:09:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 752/1490] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:02 2026] DELETE /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b42c9772-c2a8-4bc9-b607-056d95ce3be3 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 739/1491] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:02 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f41699e-82a0-40ab-81e7-42773ae870c9 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 753/1492] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:03 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f196ab5-891c-4b24-ad0a-0a734c276b1a tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 740/1493] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:03 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-150f222b-ecdc-4eda-af0a-c785f8a27112 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 754/1494] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:03 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 472 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a990e278-2ca2-42f8-920a-aa08fb6703bc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 741/1495] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:04 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c6fc619-41b7-47a2-b89f-8bd49f09c8cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 755/1496] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:04 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d0a5d03-bf41-4182-bba3-1a0fb35beb50 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 742/1497] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:04 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 472 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-73fbd793-d155-4a82-a868-507a921741ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73fbd793-d155-4a82-a868-507a921741ab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-73fbd793-d155-4a82-a868-507a921741ab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-73fbd793-d155-4a82-a868-507a921741ab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-73fbd793-d155-4a82-a868-507a921741ab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73fbd793-d155-4a82-a868-507a921741ab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 756/1498] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:05 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-865d1a59-a118-4027-aac4-72a8cdeeda72 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 743/1499] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:05 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a8d90055-a8e9-47fa-b7da-40cf7cf08e87 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 200 Sep 08 14:09:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 757/1500] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:05 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 472 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-053ef69a-af26-4442-8b5d-ee82583f02ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-053ef69a-af26-4442-8b5d-ee82583f02ef tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-053ef69a-af26-4442-8b5d-ee82583f02ef tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-053ef69a-af26-4442-8b5d-ee82583f02ef tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-053ef69a-af26-4442-8b5d-ee82583f02ef tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-053ef69a-af26-4442-8b5d-ee82583f02ef tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 744/1501] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:06 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8952863c-c897-449f-a1bc-e0bb266b0129 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8952863c-c897-449f-a1bc-e0bb266b0129 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8952863c-c897-449f-a1bc-e0bb266b0129 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8952863c-c897-449f-a1bc-e0bb266b0129 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8952863c-c897-449f-a1bc-e0bb266b0129 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8952863c-c897-449f-a1bc-e0bb266b0129 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 758/1502] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:06 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eecc7441-58ac-4468-8271-e6ac6409dfed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eecc7441-58ac-4468-8271-e6ac6409dfed tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eecc7441-58ac-4468-8271-e6ac6409dfed tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eecc7441-58ac-4468-8271-e6ac6409dfed tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eecc7441-58ac-4468-8271-e6ac6409dfed tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf returned with HTTP 404 Sep 08 14:09:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 745/1503] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:06 2026] GET /volume/v3/snapshots/5d4f4084-a56b-4c99-b69c-7095008f6cbf => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Delete snapshot with id: fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot delete request issued successfully. Sep 08 14:09:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69a2fc80-ab18-4d6e-89ee-ba2e80f920b0 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 202 Sep 08 14:09:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 759/1504] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:06 2026] DELETE /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6862e289-1532-497e-9653-7c06bc5827a7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6862e289-1532-497e-9653-7c06bc5827a7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6862e289-1532-497e-9653-7c06bc5827a7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6862e289-1532-497e-9653-7c06bc5827a7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6862e289-1532-497e-9653-7c06bc5827a7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6862e289-1532-497e-9653-7c06bc5827a7 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:09:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 746/1505] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:07 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 472 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d604946b-7675-465d-a7ad-06ee32f38a7a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d604946b-7675-465d-a7ad-06ee32f38a7a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d604946b-7675-465d-a7ad-06ee32f38a7a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d604946b-7675-465d-a7ad-06ee32f38a7a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d604946b-7675-465d-a7ad-06ee32f38a7a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d604946b-7675-465d-a7ad-06ee32f38a7a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 760/1506] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:07 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f4d5b16-d6e9-4afc-adce-d831547ba867 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 747/1507] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:07 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ff0e512-fadb-4f1d-9a6a-ceadfe676dff tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:09:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 761/1508] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:08 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 472 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4924944e-88eb-47da-b310-67fa2bec9766 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4924944e-88eb-47da-b310-67fa2bec9766 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4924944e-88eb-47da-b310-67fa2bec9766 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4924944e-88eb-47da-b310-67fa2bec9766 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4924944e-88eb-47da-b310-67fa2bec9766 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4924944e-88eb-47da-b310-67fa2bec9766 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 748/1509] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:08 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0b3effad-38b6-4f10-b9da-d380a32b5aad tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 762/1510] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:08 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 884 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Volume info retrieved successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68954746-d238-46ba-91c1-3f29eb8f38f0 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 749/1511] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:08 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326?cascade=True Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume with id: 42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: /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 08 14:09:09 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume request issued successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fbc4560-ad8b-492a-ba9b-8a87f2f5ca8e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326?cascade=True returned with HTTP 202 Sep 08 14:09:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 763/1512] 192.168.122.83 () {58 vars in 1255 bytes} [Tue Sep 8 14:09:09 2026] DELETE /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326?cascade=True => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ecc8ecf9-af9b-4913-ac46-2410308c99cd tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:09:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 750/1513] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:09 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99db9422-9aa6-4c1f-ba5b-6cac095e419c tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 200 Sep 08 14:09:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 764/1514] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:09 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-08696e07-cebe-4ab7-bf98-820488119064 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08696e07-cebe-4ab7-bf98-820488119064 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-08696e07-cebe-4ab7-bf98-820488119064 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-08696e07-cebe-4ab7-bf98-820488119064 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-08696e07-cebe-4ab7-bf98-820488119064 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-08696e07-cebe-4ab7-bf98-820488119064 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 751/1515] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:09 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f84fcf67-8446-4796-b7a4-8af8d81dad72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f84fcf67-8446-4796-b7a4-8af8d81dad72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f84fcf67-8446-4796-b7a4-8af8d81dad72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f84fcf67-8446-4796-b7a4-8af8d81dad72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f84fcf67-8446-4796-b7a4-8af8d81dad72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 returned with HTTP 404 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 752/1516] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/snapshots/fe368aba-7678-4270-99d1-7d7f6ab5d844 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Delete snapshot with id: 20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7644003d-c9d2-4db8-a38b-f004cfbf0005 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 765/1517] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot delete request issued successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20de3641-a4f0-411f-86e3-4e267c4efc72 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 202 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 753/1518] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:10 2026] DELETE /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-40284227-d5bc-4ce9-9fab-8365ff926575 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40284227-d5bc-4ce9-9fab-8365ff926575 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40284227-d5bc-4ce9-9fab-8365ff926575 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40284227-d5bc-4ce9-9fab-8365ff926575 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-40284227-d5bc-4ce9-9fab-8365ff926575 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40284227-d5bc-4ce9-9fab-8365ff926575 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 766/1519] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4086e4cc-a1b3-4a6c-83e3-519edf665ed0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 754/1520] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot 'edbc21f0-365e-489d-8865-4607bc5266e7' with '{'status': 'creating'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-037ddb48-399d-44f2-89ed-e3bc11dc6f4e tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action returned with HTTP 202 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 767/1521] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:10 2026] POST /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-40420d48-f311-4b58-801a-ede84d5f14af None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-40420d48-f311-4b58-801a-ede84d5f14af tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-40420d48-f311-4b58-801a-ede84d5f14af tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-40420d48-f311-4b58-801a-ede84d5f14af tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-40420d48-f311-4b58-801a-ede84d5f14af tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-40420d48-f311-4b58-801a-ede84d5f14af tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 755/1522] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot delete request issued successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c047e1f6-2ee4-44ce-8dbe-15c220f1a549 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action returned with HTTP 202 Sep 08 14:09:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 768/1523] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:10 2026] POST /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cd99fbe-5142-48b5-ba74-3d704d422991 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 756/1524] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:10 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7fdde6b8-c007-4e60-a957-c7ee5ca0ab3f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 200 Sep 08 14:09:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 769/1525] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:11 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b705cc43-4497-4dd8-b6f1-75b1a1447503 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:09:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 757/1526] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:11 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 472 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccd87a3f-2e97-4a63-a2b0-0f1395a6e96e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 770/1527] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:11 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-82000e2d-a4f9-45ad-b05b-0b871f4f70e1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82000e2d-a4f9-45ad-b05b-0b871f4f70e1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82000e2d-a4f9-45ad-b05b-0b871f4f70e1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82000e2d-a4f9-45ad-b05b-0b871f4f70e1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-459066a4-ebd8-4127-abd3-00ddc721e543 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-459066a4-ebd8-4127-abd3-00ddc721e543 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-459066a4-ebd8-4127-abd3-00ddc721e543 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-459066a4-ebd8-4127-abd3-00ddc721e543 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82000e2d-a4f9-45ad-b05b-0b871f4f70e1 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 404 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 758/1528] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-459066a4-ebd8-4127-abd3-00ddc721e543 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Snapshot retrieved successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-459066a4-ebd8-4127-abd3-00ddc721e543 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 771/1529] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /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 08 14:09:12 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Get all volumes completed successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7870f6e7-2618-4198-9251-4d6afae8e6fc tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 759/1530] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/volumes => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: /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 08 14:09:12 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] Get all snapshots completed successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9dff3444-e7f9-47d4-9d86-9300ccf65579 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 772/1531] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/snapshots => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e3d745b-642b-4be2-87ac-c2a588395b4e tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 760/1532] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 884 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume with id: 56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume request issued successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c65adbb-eae5-40d0-b86a-6221e0ce1e0f tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 202 Sep 08 14:09:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 773/1533] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:12 2026] DELETE /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05015b8f-bc65-435e-a74f-72b1fe57ddbb tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 761/1534] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:12 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e59668b6-68dc-4f32-a593-5ffde10ba4f0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e59668b6-68dc-4f32-a593-5ffde10ba4f0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e59668b6-68dc-4f32-a593-5ffde10ba4f0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e59668b6-68dc-4f32-a593-5ffde10ba4f0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e59668b6-68dc-4f32-a593-5ffde10ba4f0 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 404 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 774/1535] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-feee83c5-8cc9-46ea-b47a-c21c06e57024 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 762/1536] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:13 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d785c79d-3410-4bc2-9c3d-43e1dce6f0b5 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 775/1537] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete snapshot with id: edbc21f0-365e-489d-8865-4607bc5266e7 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-308edf3a-180c-4741-bd12-97aa3829a7c6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 returned with HTTP 404 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 763/1538] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:13 2026] DELETE /volume/v3/snapshots/edbc21f0-365e-489d-8865-4607bc5266e7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078eebb0-5678-41cc-8e7a-a645b684c2a3", "name": "tempest-SnapshotsActionsTest-Snapshot-147177257"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create snapshot from volume 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['62bb7893-c7f4-41d2-beb7-d0cae125341d', '779ab63e-dcf1-413d-a61f-d4c1072d1256', 'a0cdb68b-d381-4723-ba9c-92acf0a3e7d8', 'b0a68810-c278-4166-bc10-b3748c71df70'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot create request issued successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9387c6c5-72cd-41bf-a6c3-eb926dbd449c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 776/1539] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:09:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1e72d04-805b-4b92-a8d0-afce9abd9b3f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 764/1540] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aa71b1a7-97e7-47ef-ade0-4bc76482302d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa71b1a7-97e7-47ef-ade0-4bc76482302d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa71b1a7-97e7-47ef-ade0-4bc76482302d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa71b1a7-97e7-47ef-ade0-4bc76482302d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa71b1a7-97e7-47ef-ade0-4bc76482302d tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 returned with HTTP 404 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 777/1541] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/snapshots/20568f62-11ce-476f-a45c-41e8bad775f1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e876d2b1-f28d-4057-80c7-49c475127cb9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 200 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 765/1542] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] DELETE http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Delete volume with id: be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Delete volume request issued successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-710455e9-7e0b-45ef-9ced-f6d0b444a6b9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 202 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 778/1543] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:13 2026] DELETE /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Volume info retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d3a95dbc-e88f-4c89-9045-98a4e42823cf tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 200 Sep 08 14:09:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 766/1544] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-82033d90-e10a-4492-959d-44621231fa5d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82033d90-e10a-4492-959d-44621231fa5d tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82033d90-e10a-4492-959d-44621231fa5d tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82033d90-e10a-4492-959d-44621231fa5d tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-82033d90-e10a-4492-959d-44621231fa5d tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Volume info retrieved successfully. Sep 08 14:09:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82033d90-e10a-4492-959d-44621231fa5d tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 200 Sep 08 14:09:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 779/1545] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:13 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 883 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-97400ef8-1525-4c2e-b6c7-568fff11b714 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97400ef8-1525-4c2e-b6c7-568fff11b714 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97400ef8-1525-4c2e-b6c7-568fff11b714 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97400ef8-1525-4c2e-b6c7-568fff11b714 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:09:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 767/1546] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:09:14 2026] POST /volume/v3/types => generated 287 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f02e5968-7131-4bb8-af10-623027a82666 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f02e5968-7131-4bb8-af10-623027a82666 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f02e5968-7131-4bb8-af10-623027a82666 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f02e5968-7131-4bb8-af10-623027a82666 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f02e5968-7131-4bb8-af10-623027a82666 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f02e5968-7131-4bb8-af10-623027a82666 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 780/1547] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:14 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ab48395f-0fc6-48e2-9821-977b4f3835a9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ab48395f-0fc6-48e2-9821-977b4f3835a9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] GET http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ab48395f-0fc6-48e2-9821-977b4f3835a9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ab48395f-0fc6-48e2-9821-977b4f3835a9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ab48395f-0fc6-48e2-9821-977b4f3835a9 tempest-VolumesSnapshotListTestJSON-363415480 tempest-VolumesSnapshotListTestJSON-363415480-project-member] http://192.168.122.83/volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 returned with HTTP 404 Sep 08 14:09:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 768/1548] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:14 2026] GET /volume/v3/volumes/be791e02-c88d-40a4-92e8-e7a6fd2f22f4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-455fbbcc-78ea-4097-8014-5bb01d96f928 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-455fbbcc-78ea-4097-8014-5bb01d96f928 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-455fbbcc-78ea-4097-8014-5bb01d96f928 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-455fbbcc-78ea-4097-8014-5bb01d96f928 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-455fbbcc-78ea-4097-8014-5bb01d96f928 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 returned with HTTP 404 Sep 08 14:09:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 781/1549] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:14 2026] GET /volume/v3/volumes/56c88c69-7c4b-4a23-bd8f-d7c91074de49 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete snapshot with id: 213e2e6d-da89-496c-816a-c3eab63526da Sep 08 14:09:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48faa756-b0af-4ece-b5b0-208b4d34bf3b tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da returned with HTTP 404 Sep 08 14:09:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 769/1550] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:14 2026] DELETE /volume/v3/snapshots/213e2e6d-da89-496c-816a-c3eab63526da => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-063a2abb-d00d-4722-a4c7-2aa951f7d6b9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-063a2abb-d00d-4722-a4c7-2aa951f7d6b9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] GET http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-063a2abb-d00d-4722-a4c7-2aa951f7d6b9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-063a2abb-d00d-4722-a4c7-2aa951f7d6b9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-063a2abb-d00d-4722-a4c7-2aa951f7d6b9 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 404 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 782/1551] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:14 2026] GET /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] DELETE http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] Delete volume with id: 42a86c48-9249-4b30-b6a2-4fab68732326 Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6692aade-7cd7-440d-bf10-d59a1fa20046 tempest-VolumesDeleteCascade-635477514 tempest-VolumesDeleteCascade-635477514-project-member] http://192.168.122.83/volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 returned with HTTP 404 Sep 08 14:09:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 770/1552] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:15 2026] DELETE /volume/v3/volumes/42a86c48-9249-4b30-b6a2-4fab68732326 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89a146c2-82c7-4aa0-9822-f4dfe743f8ee tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 783/1553] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:15 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b170723d-a1cf-47d9-955f-2c9655806bdd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b170723d-a1cf-47d9-955f-2c9655806bdd tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b170723d-a1cf-47d9-955f-2c9655806bdd tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b170723d-a1cf-47d9-955f-2c9655806bdd tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-b170723d-a1cf-47d9-955f-2c9655806bdd tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '223d5053-28a1-462e-ab4c-2f0e4a2af3c6' with '{'status': 'deleting'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b170723d-a1cf-47d9-955f-2c9655806bdd tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action returned with HTTP 202 Sep 08 14:09:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 771/1554] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:15 2026] POST /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-419fc558-9172-4a03-8d32-a8c27a1efadd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-419fc558-9172-4a03-8d32-a8c27a1efadd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-419fc558-9172-4a03-8d32-a8c27a1efadd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-419fc558-9172-4a03-8d32-a8c27a1efadd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-419fc558-9172-4a03-8d32-a8c27a1efadd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-419fc558-9172-4a03-8d32-a8c27a1efadd tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 784/1555] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:15 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot retrieved successfully. Sep 08 14:09:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot delete request issued successfully. Sep 08 14:09:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cd36f96-aa85-464e-ab8c-c0ea7b8aedcc tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action returned with HTTP 202 Sep 08 14:09:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 772/1556] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:15 2026] POST /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da5c90d-a7c2-40d3-afb7-b696ec06dcbe tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 785/1557] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:15 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c7674e31-3df9-4b11-98bb-303e6c7b9f1e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 200 Sep 08 14:09:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 773/1558] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:16 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-70686096-bf57-4dcc-ae21-e1411afde9a7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-70686096-bf57-4dcc-ae21-e1411afde9a7 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-70686096-bf57-4dcc-ae21-e1411afde9a7 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-70686096-bf57-4dcc-ae21-e1411afde9a7 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-70686096-bf57-4dcc-ae21-e1411afde9a7 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 404 Sep 08 14:09:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 786/1559] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:17 2026] GET /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-850bb71e-1e0c-4c58-85bb-f0af8b840df8 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 774/1560] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:17 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-110e43ea-e5e2-40fb-b9f8-e39519ccb397 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 787/1561] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:17 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete snapshot with id: 223d5053-28a1-462e-ab4c-2f0e4a2af3c6 Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57b11bf8-08f2-477b-91b7-6a3c1c4c5e91 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 returned with HTTP 404 Sep 08 14:09:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 775/1562] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:18 2026] DELETE /volume/v3/snapshots/223d5053-28a1-462e-ab4c-2f0e4a2af3c6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078eebb0-5678-41cc-8e7a-a645b684c2a3", "name": "tempest-SnapshotsActionsTest-Snapshot-1105882721"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e52b5d66-2735-48ef-bea0-da04e320b662 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c994946e-dc8e-464b-93f5-527dbac4ca0a", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c994946e-dc8e-464b-93f5-527dbac4ca0a', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create snapshot from volume 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['ace702ea-e2a0-45df-8591-1da1c04193be', 'e7c41e0e-971a-4929-9da9-c7cf87f19b42', '75bbd85a-4704-4c68-94ec-709908ec135e', 'd61d7e29-ace5-42c1-b097-6fd0d9da5639'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Create volume of 1 GB Sep 08 14:09:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Availability Zones retrieved successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Flow 'volume_create_api' (925f65d1-d2dd-4cd8-b74a-93526f43ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de68090-c4de-40d8-bdcd-b01c038dce03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot create request issued successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-91b05d43-4bd8-4d30-b26c-49da2b5b10d6 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 788/1563] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:09:18 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 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5990e6c9-8123-46fd-bfb3-623d6714ea66 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 789/1564] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:18 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de68090-c4de-40d8-bdcd-b01c038dce03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:09:14Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2a3b6992-866f-47ee-8653-cadbed54a40b,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': '2a3b6992-866f-47ee-8653-cadbed54a40b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc72c68-ca83-4312-b302-634d28cda2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-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 08 14:09:18 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-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 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Created reservations ['6b163b32-d510-4aa5-bea2-45d368f6027a', 'f4df418b-58a5-462e-a7d8-78725f240c4e', '5d69588e-49b8-4b59-9b4d-01289a223f74', '2f7a513d-86be-4287-b0fe-358f910c8055'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc72c68-ca83-4312-b302-634d28cda2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b163b32-d510-4aa5-bea2-45d368f6027a', 'f4df418b-58a5-462e-a7d8-78725f240c4e', '5d69588e-49b8-4b59-9b4d-01289a223f74', '2f7a513d-86be-4287-b0fe-358f910c8055']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3731ed4-927e-4377-95fd-5b816237b5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3731ed4-927e-4377-95fd-5b816237b5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7', '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='124e38cda2da465c9af58a6133539df4',qos_specs=None,replication_status=,reservations=['6b163b32-d510-4aa5-bea2-45d368f6027a','f4df418b-58a5-462e-a7d8-78725f240c4e','5d69588e-49b8-4b59-9b4d-01289a223f74','2f7a513d-86be-4287-b0fe-358f910c8055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d9111b9a78e4dc884e0941f5f452b52',volume_type_id=2a3b6992-866f-47ee-8653-cadbed54a40b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:18Z,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=3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='124e38cda2da465c9af58a6133539df4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d9111b9a78e4dc884e0941f5f452b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a3b6992-866f-47ee-8653-cadbed54a40b),volume_type_id=2a3b6992-866f-47ee-8653-cadbed54a40b)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bdfd62-5f3e-43fd-8f75-7cddcb5930cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bdfd62-5f3e-43fd-8f75-7cddcb5930cf) transitioned into state 'SUCCESS' from 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='124e38cda2da465c9af58a6133539df4',qos_specs=None,replication_status=,reservations=['6b163b32-d510-4aa5-bea2-45d368f6027a','f4df418b-58a5-462e-a7d8-78725f240c4e','5d69588e-49b8-4b59-9b4d-01289a223f74','2f7a513d-86be-4287-b0fe-358f910c8055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d9111b9a78e4dc884e0941f5f452b52',volume_type_id=2a3b6992-866f-47ee-8653-cadbed54a40b)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0cc5056-9dc7-4f0c-a2b4-cd1c860ef8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0cc5056-9dc7-4f0c-a2b4-cd1c860ef8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Flow 'volume_create_api' (925f65d1-d2dd-4cd8-b74a-93526f43ef96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Create volume request issued successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e52b5d66-2735-48ef-bea0-da04e320b662 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 776/1565] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:09:18 2026] POST /volume/v3/volumes => generated 804 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2509f6d3-d07c-437e-be53-6a6018d0cfb0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 790/1566] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:18 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 872 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-abf21aef-df4d-4a0d-a5a4-cb4e57ba9a4b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 777/1567] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:19 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1988731269"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1988731269'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Create volume of 1 GB Sep 08 14:09:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Availability Zones retrieved successfully. Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Flow 'volume_create_api' (50ebb2e2-e451-4426-8922-59d74417d2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c2e1fc-ab25-44aa-8d79-dca0fb43b37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c2e1fc-ab25-44aa-8d79-dca0fb43b37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb92c94a-c7df-47ed-bfa8-5f683ccedbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e7c82f4b-fc79-47d1-a10e-4068a8a7d891 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 778/1568] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:19 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Created reservations ['2bae834d-7281-44ce-8aa0-cbc5406990b9', 'b9212dfa-8107-40ef-bf4e-c95a0aa671f2', 'd6819254-eebe-4e87-989f-cbc15cb904b8', 'c42bb177-38d3-439e-aba8-10a4752ac19d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb92c94a-c7df-47ed-bfa8-5f683ccedbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bae834d-7281-44ce-8aa0-cbc5406990b9', 'b9212dfa-8107-40ef-bf4e-c95a0aa671f2', 'd6819254-eebe-4e87-989f-cbc15cb904b8', 'c42bb177-38d3-439e-aba8-10a4752ac19d']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141e2d2b-2a5f-42c7-bef3-ef67a48130b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141e2d2b-2a5f-42c7-bef3-ef67a48130b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '522b8131-c7b0-4414-8a82-9d033e9108eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1988731269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2071ab951adf44338240d71f2d1be2dd',qos_specs=None,replication_status=,reservations=['2bae834d-7281-44ce-8aa0-cbc5406990b9','b9212dfa-8107-40ef-bf4e-c95a0aa671f2','d6819254-eebe-4e87-989f-cbc15cb904b8','c42bb177-38d3-439e-aba8-10a4752ac19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1327a4d886d7414bbf5da09c6e4c047b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1988731269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=522b8131-c7b0-4414-8a82-9d033e9108eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2071ab951adf44338240d71f2d1be2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1327a4d886d7414bbf5da09c6e4c047b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83735f3f-28bd-4e7b-9413-8844e3103022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83735f3f-28bd-4e7b-9413-8844e3103022) transitioned into state 'SUCCESS' from state '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-1988731269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2071ab951adf44338240d71f2d1be2dd',qos_specs=None,replication_status=,reservations=['2bae834d-7281-44ce-8aa0-cbc5406990b9','b9212dfa-8107-40ef-bf4e-c95a0aa671f2','d6819254-eebe-4e87-989f-cbc15cb904b8','c42bb177-38d3-439e-aba8-10a4752ac19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1327a4d886d7414bbf5da09c6e4c047b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3ba73d-c71d-493a-9914-7e388c2d1139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3ba73d-c71d-493a-9914-7e388c2d1139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Flow 'volume_create_api' (50ebb2e2-e451-4426-8922-59d74417d2cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Create volume request issued successfully. Sep 08 14:09:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aaed45d1-c3d4-4849-b221-5f52e7197b70 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 791/1569] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:09:19 2026] POST /volume/v3/volumes => generated 757 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31524d5b-eff9-45e1-a91d-94eef2cf57a3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 779/1570] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:20 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 825 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-45bf99ac-43d3-46b4-9831-d4b3ea86dbc1 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 792/1571] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:20 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbc4cbba-d050-4d28-a9c5-55f6639a515e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 780/1572] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:21 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6c60f99-c8b5-4fa0-9e2f-2ddeb0037328 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 793/1573] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:21 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5598d3ef-1218-4200-a700-ac3823d28e48 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5598d3ef-1218-4200-a700-ac3823d28e48 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5598d3ef-1218-4200-a700-ac3823d28e48 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5598d3ef-1218-4200-a700-ac3823d28e48 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5598d3ef-1218-4200-a700-ac3823d28e48 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5598d3ef-1218-4200-a700-ac3823d28e48 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 781/1574] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:21 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '77faf9e1-a8e5-4cfa-941c-e9130e57fe04' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae1c7e96-fb25-4e97-a16a-b792137cf99a tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action returned with HTTP 202 Sep 08 14:09:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 794/1575] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:21 2026] POST /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e42034d-f3a1-42c6-b8cf-2973a70b8466 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 782/1576] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:21 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot delete request issued successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bed7097b-c640-46e2-a6b1-0fa185ee1923 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action returned with HTTP 202 Sep 08 14:09:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 795/1577] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:21 2026] POST /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ae6cc51-f56c-4b21-9276-11813d20dcbc tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 783/1578] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:21 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1299c7dc-61ae-4844-bef5-1c4b5c5ac98e tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 796/1579] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:22 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bbef3a6-5bce-46d6-85c0-06d9c7d0fdc3 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 784/1580] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:22 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] POST http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Create volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b3e2426-d8b3-4b80-a6f4-0c246bf0bd4f tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 797/1581] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:09:22 2026] POST /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 101 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Get volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a0ff62e-e785-4944-8d52-7564b9eca1ff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 785/1582] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:09:22 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 101 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] PUT http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Update volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4043d29d-1379-4ea0-9eed-30d64a26ff74 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 798/1583] 192.168.122.83 () {60 vars in 1274 bytes} [Tue Sep 8 14:09:22 2026] PUT /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 57 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-070b19b6-1a46-4fef-a58d-e37be7b0361b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 799/1584] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:22 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Get volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f2a92afc-f02b-45da-9a91-95c2a5d9ccba tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 786/1585] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:09:22 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 57 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] DELETE http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key1 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Get volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Delete volume metadata completed successfully. Sep 08 14:09:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e3760ff6-5a0a-49f6-b674-7ed7a341c689 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key1 returned with HTTP 200 Sep 08 14:09:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 800/1586] 192.168.122.83 () {58 vars in 1272 bytes} [Tue Sep 8 14:09:22 2026] DELETE /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key1 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Get volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-654f92c4-45c4-4bbd-a81f-1805161b8358 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 787/1587] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 32 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cda620c9-b263-4c8f-a510-7988d5706332 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cda620c9-b263-4c8f-a510-7988d5706332 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] PUT http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cda620c9-b263-4c8f-a510-7988d5706332 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cda620c9-b263-4c8f-a510-7988d5706332 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cda620c9-b263-4c8f-a510-7988d5706332 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Update volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cda620c9-b263-4c8f-a510-7988d5706332 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 801/1588] 192.168.122.83 () {60 vars in 1274 bytes} [Tue Sep 8 14:09:23 2026] PUT /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db6cfc21-fe12-4d35-a505-05be75590bff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db6cfc21-fe12-4d35-a505-05be75590bff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] POST http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db6cfc21-fe12-4d35-a505-05be75590bff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db6cfc21-fe12-4d35-a505-05be75590bff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db6cfc21-fe12-4d35-a505-05be75590bff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Create volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db6cfc21-fe12-4d35-a505-05be75590bff tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 788/1589] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:23 2026] POST /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] PUT http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Update volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5636037d-6134-4f43-b5e1-4a6ff64b6fad tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 802/1590] 192.168.122.83 () {60 vars in 1289 bytes} [Tue Sep 8 14:09:23 2026] PUT /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2bbf4bea-2735-416e-9f7d-d803e8489341 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 789/1591] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 957 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Get volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5286644-7599-4aa2-9b5a-1ceec6d0b51d tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 803/1592] 192.168.122.83 () {58 vars in 1269 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata/key3 => generated 35 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] Get volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c5dc317-db39-41aa-bd1a-d426387e6342 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-reader] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 790/1593] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 75 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] PUT http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Update volume metadata completed successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93130fa5-21d9-4a74-8d70-5de331f8d5f8 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 804/1594] 192.168.122.83 () {60 vars in 1274 bytes} [Tue Sep 8 14:09:23 2026] PUT /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb/metadata => generated 16 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cbcd1572-43a4-4103-89a0-8be138b3a4c6 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 791/1595] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-47688839-6a05-44a9-ae65-1209fe37cc5c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] DELETE http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Delete volume with id: 522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Delete volume request issued successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-47688839-6a05-44a9-ae65-1209fe37cc5c tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 202 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 805/1596] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:23 2026] DELETE /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df6d9ee5-f6c7-437d-ac2d-00b791a892c0 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 792/1597] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee5c23fe-3cab-4366-aa2d-707cf59cb4ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee5c23fe-3cab-4366-aa2d-707cf59cb4ca tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee5c23fe-3cab-4366-aa2d-707cf59cb4ca tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee5c23fe-3cab-4366-aa2d-707cf59cb4ca tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee5c23fe-3cab-4366-aa2d-707cf59cb4ca tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 404 Sep 08 14:09:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 806/1598] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:23 2026] GET /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7dc79fa2-18f7-4e6b-8141-167e4616c00c tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 793/1599] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:23 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa70d2a9-aca0-455e-a5b8-aceb22072066 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 807/1600] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:24 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete snapshot with id: 77faf9e1-a8e5-4cfa-941c-e9130e57fe04 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbcb5f64-b681-4c65-9ae2-977af4244721 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 returned with HTTP 404 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 794/1601] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:24 2026] DELETE /volume/v3/snapshots/77faf9e1-a8e5-4cfa-941c-e9130e57fe04 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078eebb0-5678-41cc-8e7a-a645b684c2a3", "name": "tempest-SnapshotsActionsTest-Snapshot-1631700443"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Create snapshot from volume 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Created reservations ['baa464b9-0c2f-444f-994f-22c185d73343', '010e0f90-e458-4981-8136-1ce66de3c9f4', 'b2b11de2-af7e-4a52-97cf-4646a95be190', 'c5af3b5f-6289-44ec-83d9-d34095cdad82'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot create request issued successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5eab4f51-0d5b-49b8-a394-3f0daa0ccbab tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 808/1602] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:09:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a32d6b49-198f-40a5-a768-d08c7729003b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a32d6b49-198f-40a5-a768-d08c7729003b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a32d6b49-198f-40a5-a768-d08c7729003b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a32d6b49-198f-40a5-a768-d08c7729003b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a32d6b49-198f-40a5-a768-d08c7729003b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a32d6b49-198f-40a5-a768-d08c7729003b tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 795/1603] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:24 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-677b41af-2d38-486c-a2ed-48a837014467 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-677b41af-2d38-486c-a2ed-48a837014467 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-677b41af-2d38-486c-a2ed-48a837014467 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-677b41af-2d38-486c-a2ed-48a837014467 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-677b41af-2d38-486c-a2ed-48a837014467 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-677b41af-2d38-486c-a2ed-48a837014467 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 809/1604] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:24 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Volume info retrieved successfully. Sep 08 14:09:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7be4bff8-438d-4b4b-a486-e5638f48e294 tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 200 Sep 08 14:09:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 796/1605] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:24 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ebb88713-c8b1-48f6-bfe5-8c1bb046047f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 810/1606] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:25 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c443867-6a1a-41a3-83e2-1e12d70eade0 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 797/1607] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:25 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 957 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a9e19973-cefb-4fea-8ce4-594172a9876e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9e19973-cefb-4fea-8ce4-594172a9876e tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] GET http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9e19973-cefb-4fea-8ce4-594172a9876e tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9e19973-cefb-4fea-8ce4-594172a9876e tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9e19973-cefb-4fea-8ce4-594172a9876e tempest-VolumesMetadataTest-823104250 tempest-VolumesMetadataTest-823104250-project-member] http://192.168.122.83/volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb returned with HTTP 404 Sep 08 14:09:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 811/1608] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:25 2026] GET /volume/v3/volumes/522b8131-c7b0-4414-8a82-9d033e9108eb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d2fd742-cebf-46d0-8f5e-be61412dd738 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 798/1609] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:26 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '13f1c8d6-66e3-47a3-8a2f-2375ecf0b230' with '{'status': 'error_deleting'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac2d8fc3-fc7c-4ffa-a5de-ffe86b4a2b23 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action returned with HTTP 202 Sep 08 14:09:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 812/1610] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:26 2026] POST /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3b091067-426f-49b2-9f10-718130625d07 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b091067-426f-49b2-9f10-718130625d07 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b091067-426f-49b2-9f10-718130625d07 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b091067-426f-49b2-9f10-718130625d07 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3b091067-426f-49b2-9f10-718130625d07 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b091067-426f-49b2-9f10-718130625d07 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 799/1611] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:26 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 471 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75a04708-a3de-4ac9-80a8-70b686ef4cc2 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 813/1612] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:26 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Delete volume with id: 3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot delete request issued successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad537f52-9bbb-4c7e-9d45-305f03b92c11 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action returned with HTTP 202 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 800/1613] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:26 2026] POST /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-235a77c2-5684-4d95-aab2-1c1d55c1e6bf tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 801/1614] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:26 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Delete volume request issued successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59a583ac-faf0-404c-9f7e-8c15e5b92b8f tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 202 Sep 08 14:09:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 814/1615] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:26 2026] DELETE /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Volume info retrieved successfully. Sep 08 14:09:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c883e24b-6d5c-4c79-b716-0592d4e1ec97 tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 200 Sep 08 14:09:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 802/1616] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:26 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:09:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8a4ae5f-f5eb-44d6-82d1-334d708d0b7f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 815/1617] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:27 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1af466e4-d7b6-4dc2-a22c-e32479e9907c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1af466e4-d7b6-4dc2-a22c-e32479e9907c tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] GET http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 Sep 08 14:09:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1af466e4-d7b6-4dc2-a22c-e32479e9907c tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1af466e4-d7b6-4dc2-a22c-e32479e9907c tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1af466e4-d7b6-4dc2-a22c-e32479e9907c tempest-VolumeAndVolumeTypeFromImageTest-978110568 tempest-VolumeAndVolumeTypeFromImageTest-978110568-project-member] http://192.168.122.83/volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 returned with HTTP 404 Sep 08 14:09:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 803/1618] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:27 2026] GET /volume/v3/volumes/3fbc8167-0cf2-49a0-8fa8-ee54188f0ac7 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a9b49539-8332-4377-bec4-94f4e4374db8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: /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 08 14:09:28 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:09:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Get all volumes completed successfully. Sep 08 14:09:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9b49539-8332-4377-bec4-94f4e4374db8 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:09:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 816/1619] 192.168.122.83 () {58 vars in 1164 bytes} [Tue Sep 8 14:09:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1017 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-10746b1d-01b2-4627-b3e8-4d5d4a0d8d7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10746b1d-01b2-4627-b3e8-4d5d4a0d8d7a tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] DELETE http://192.168.122.83/volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-10746b1d-01b2-4627-b3e8-4d5d4a0d8d7a tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-10746b1d-01b2-4627-b3e8-4d5d4a0d8d7a tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10746b1d-01b2-4627-b3e8-4d5d4a0d8d7a tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] http://192.168.122.83/volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b returned with HTTP 202 Sep 08 14:09:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 804/1620] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:09:28 2026] DELETE /volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-041fed24-17ca-4240-908f-45790bcbb778 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-041fed24-17ca-4240-908f-45790bcbb778 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] GET http://192.168.122.83/volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-041fed24-17ca-4240-908f-45790bcbb778 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-041fed24-17ca-4240-908f-45790bcbb778 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-041fed24-17ca-4240-908f-45790bcbb778 tempest-VolumeAndVolumeTypeFromImageTest-27158076 tempest-VolumeAndVolumeTypeFromImageTest-27158076-project-admin] http://192.168.122.83/volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b returned with HTTP 404 Sep 08 14:09:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 817/1621] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:09:28 2026] GET /volume/v3/types/2a3b6992-866f-47ee-8653-cadbed54a40b => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92be5dff-1885-452c-ac13-8fad3c06e43f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92be5dff-1885-452c-ac13-8fad3c06e43f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92be5dff-1885-452c-ac13-8fad3c06e43f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92be5dff-1885-452c-ac13-8fad3c06e43f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92be5dff-1885-452c-ac13-8fad3c06e43f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92be5dff-1885-452c-ac13-8fad3c06e43f tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 200 Sep 08 14:09:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 805/1622] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:28 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a2dddb54-6ec6-4dc4-b08a-dfbcfe3eab86 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2dddb54-6ec6-4dc4-b08a-dfbcfe3eab86 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2dddb54-6ec6-4dc4-b08a-dfbcfe3eab86 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2dddb54-6ec6-4dc4-b08a-dfbcfe3eab86 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2dddb54-6ec6-4dc4-b08a-dfbcfe3eab86 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 404 Sep 08 14:09:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 818/1623] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:29 2026] GET /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6ed6968-99ee-4a2e-bfaf-ac14201b4d33 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 806/1624] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:29 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90e2d8c2-683a-477e-a764-da08fb8c1b98 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 819/1625] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:29 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-888665a0-2dae-4c37-b666-6ce62e24a54c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-888665a0-2dae-4c37-b666-6ce62e24a54c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-888665a0-2dae-4c37-b666-6ce62e24a54c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-888665a0-2dae-4c37-b666-6ce62e24a54c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-888665a0-2dae-4c37-b666-6ce62e24a54c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete snapshot with id: 13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-888665a0-2dae-4c37-b666-6ce62e24a54c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 returned with HTTP 404 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 807/1626] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:29 2026] DELETE /volume/v3/snapshots/13f1c8d6-66e3-47a3-8a2f-2375ecf0b230 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'creating'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-794b1cf1-bd45-4c36-8c2a-3f44bb219df7 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 820/1627] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:30 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5f664181-0752-42e5-8d93-3d846e45e216 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f664181-0752-42e5-8d93-3d846e45e216 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5f664181-0752-42e5-8d93-3d846e45e216 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5f664181-0752-42e5-8d93-3d846e45e216 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5f664181-0752-42e5-8d93-3d846e45e216 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5f664181-0752-42e5-8d93-3d846e45e216 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 808/1628] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:30 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86977) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.snapshot_actions [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Updating snapshot 7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 with info {'id': '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40', 'status': 'error', 'progress': '80%'} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3bdd23c-f3c8-40ac-bf41-9742716a3d4a tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 821/1629] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:30 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-95303232-2993-460b-83e7-ee926d50a7e5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95303232-2993-460b-83e7-ee926d50a7e5 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95303232-2993-460b-83e7-ee926d50a7e5 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95303232-2993-460b-83e7-ee926d50a7e5 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-95303232-2993-460b-83e7-ee926d50a7e5 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Snapshot retrieved successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95303232-2993-460b-83e7-ee926d50a7e5 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 809/1630] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:30 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 460 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1ec699d4-de74-49b2-a658-d23471b04860 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ec699d4-de74-49b2-a658-d23471b04860 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] POST http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ec699d4-de74-49b2-a658-d23471b04860 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ec699d4-de74-49b2-a658-d23471b04860 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-1ec699d4-de74-49b2-a658-d23471b04860 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] Updating snapshot '7d1c3e71-7c10-41f5-a062-dfbbd6e94c40' with '{'status': 'available'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ec699d4-de74-49b2-a658-d23471b04860 tempest-SnapshotsActionsTest-1547860931 tempest-SnapshotsActionsTest-1547860931-project-admin] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action returned with HTTP 202 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 822/1631] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:09:30 2026] POST /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f1b4806-4052-4cc7-b291-c051557b67a8 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 810/1632] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:30 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6752e611-c81a-4f6d-a281-b217e13efac3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete snapshot with id: 7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot delete request issued successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6752e611-c81a-4f6d-a281-b217e13efac3 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 202 Sep 08 14:09:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 823/1633] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:09:30 2026] DELETE /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9137522a-1757-4498-8382-19ea5d5bb61e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9137522a-1757-4498-8382-19ea5d5bb61e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9137522a-1757-4498-8382-19ea5d5bb61e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9137522a-1757-4498-8382-19ea5d5bb61e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9137522a-1757-4498-8382-19ea5d5bb61e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9137522a-1757-4498-8382-19ea5d5bb61e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 811/1634] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:30 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 463 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:09:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddb4b377-30ad-4cf6-b039-7fd0565bad3c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 824/1635] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:31 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 463 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-59c5b04a-c1ce-4885-b076-6e365b344567 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-59c5b04a-c1ce-4885-b076-6e365b344567 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-59c5b04a-c1ce-4885-b076-6e365b344567 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-59c5b04a-c1ce-4885-b076-6e365b344567 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-59c5b04a-c1ce-4885-b076-6e365b344567 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Snapshot retrieved successfully. Sep 08 14:09:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-59c5b04a-c1ce-4885-b076-6e365b344567 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 200 Sep 08 14:09:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 812/1636] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:32 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 463 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-268199712"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-268199712'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume of 1 GB Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Availability Zones retrieved successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Flow 'volume_create_api' (ebdf98c5-7d6e-4324-93f6-62085a524b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e51d23d-4fbf-4dd3-99e7-16b93c648d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e51d23d-4fbf-4dd3-99e7-16b93c648d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc24cd93-32d4-46ef-8f1e-0d8e176682c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Created reservations ['7974a655-2fbe-4e47-a97c-1aad7f3b5892', 'ddc5d757-73ec-4e55-99d4-e6d2d85a5c95', '00d1f20e-d264-42d0-88da-20532d2d59b4', '9a230238-0b1e-4e4e-b613-680c32be52c0'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc24cd93-32d4-46ef-8f1e-0d8e176682c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7974a655-2fbe-4e47-a97c-1aad7f3b5892', 'ddc5d757-73ec-4e55-99d4-e6d2d85a5c95', '00d1f20e-d264-42d0-88da-20532d2d59b4', '9a230238-0b1e-4e4e-b613-680c32be52c0']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ff58ed-7094-4872-83f3-a05287641cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ff58ed-7094-4872-83f3-a05287641cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d98287-ca49-439f-a3eb-cf2c31f0b623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-268199712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a7ccfbac34c2b8271671abb9e1206',qos_specs=None,replication_status=,reservations=['7974a655-2fbe-4e47-a97c-1aad7f3b5892','ddc5d757-73ec-4e55-99d4-e6d2d85a5c95','00d1f20e-d264-42d0-88da-20532d2d59b4','9a230238-0b1e-4e4e-b613-680c32be52c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08f40b0b12a449fb6e18b10633be950',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-268199712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d98287-ca49-439f-a3eb-cf2c31f0b623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807a7ccfbac34c2b8271671abb9e1206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f08f40b0b12a449fb6e18b10633be950',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b0fe09-01a6-439a-8c56-78e0a82b4006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b0fe09-01a6-439a-8c56-78e0a82b4006) transitioned into state 'SUCCESS' from state '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-268199712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a7ccfbac34c2b8271671abb9e1206',qos_specs=None,replication_status=,reservations=['7974a655-2fbe-4e47-a97c-1aad7f3b5892','ddc5d757-73ec-4e55-99d4-e6d2d85a5c95','00d1f20e-d264-42d0-88da-20532d2d59b4','9a230238-0b1e-4e4e-b613-680c32be52c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08f40b0b12a449fb6e18b10633be950',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bcb84f-94cd-40fd-bec3-e08ead599ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bcb84f-94cd-40fd-bec3-e08ead599ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Flow 'volume_create_api' (ebdf98c5-7d6e-4324-93f6-62085a524b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume request issued successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14cddd8b-6d57-4483-9928-8c5332fb67b9 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 825/1637] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:09:32 2026] POST /volume/v3/volumes => generated 825 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0b28d0c8-a3d9-499f-b37a-5d38ec2d6408 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0b28d0c8-a3d9-499f-b37a-5d38ec2d6408 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0b28d0c8-a3d9-499f-b37a-5d38ec2d6408 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0b28d0c8-a3d9-499f-b37a-5d38ec2d6408 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0b28d0c8-a3d9-499f-b37a-5d38ec2d6408 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 returned with HTTP 404 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 813/1638] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:09:33 2026] GET /volume/v3/snapshots/7d1c3e71-7c10-41f5-a062-dfbbd6e94c40 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32bad84b-d8d9-4f76-8f18-7c398c2a8d47 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 826/1639] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:33 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 893 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4556d11e-cf84-4ce1-bed0-2be1444ed6b4 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 814/1640] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:33 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] DELETE http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete volume with id: 078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Delete volume request issued successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c773eb8d-9f38-4cdf-a3fc-ef4aa087831c tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 202 Sep 08 14:09:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 827/1641] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:33 2026] DELETE /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b9a79df4-ad8a-4d50-aede-7bf4d3b25ca2 tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:09:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 815/1642] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:33 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-60d43d21-eb9c-460c-af96-0250386fa87d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60d43d21-eb9c-460c-af96-0250386fa87d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60d43d21-eb9c-460c-af96-0250386fa87d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60d43d21-eb9c-460c-af96-0250386fa87d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-60d43d21-eb9c-460c-af96-0250386fa87d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60d43d21-eb9c-460c-af96-0250386fa87d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 828/1643] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:34 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 917 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d466fb42-3498-49df-a2d1-2c27428c149e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d466fb42-3498-49df-a2d1-2c27428c149e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d466fb42-3498-49df-a2d1-2c27428c149e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d466fb42-3498-49df-a2d1-2c27428c149e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d466fb42-3498-49df-a2d1-2c27428c149e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Volume info retrieved successfully. Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d466fb42-3498-49df-a2d1-2c27428c149e tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 200 Sep 08 14:09:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 816/1644] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:35 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0069318c-8e1b-48ee-8b34-8353193c3f14 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 829/1645] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:35 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 953 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] POST http://192.168.122.83/volume/v3/volume-transfers Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "73d98287-ca49-439f-a3eb-cf2c31f0b623"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volume_transfer [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Creating new volume transfer {'transfer': {'volume_id': '73d98287-ca49-439f-a3eb-cf2c31f0b623'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volume_transfer [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Creating transfer of volume 73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Generating transfer record for volume 73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83821b7c-25bf-4c47-91ad-1f8928dbc573 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volume-transfers returned with HTTP 202 Sep 08 14:09:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 817/1646] 192.168.122.83 () {62 vars in 1205 bytes} [Tue Sep 8 14:09:35 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16fe926a-f0b5-4d74-840f-2e3c626e8d29 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 830/1647] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:36 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f464e4e5-0af0-47ae-b0ac-d2b2f4834066 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-14c06cb2-4218-4fc4-baa1-37e336866cec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14c06cb2-4218-4fc4-baa1-37e336866cec tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] GET http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14c06cb2-4218-4fc4-baa1-37e336866cec tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-14c06cb2-4218-4fc4-baa1-37e336866cec tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-14c06cb2-4218-4fc4-baa1-37e336866cec tempest-SnapshotsActionsTest-144069787 tempest-SnapshotsActionsTest-144069787-project-member] http://192.168.122.83/volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 returned with HTTP 404 Sep 08 14:09:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 831/1648] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:36 2026] GET /volume/v3/volumes/078eebb0-5678-41cc-8e7a-a645b684c2a3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f464e4e5-0af0-47ae-b0ac-d2b2f4834066 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f464e4e5-0af0-47ae-b0ac-d2b2f4834066 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f464e4e5-0af0-47ae-b0ac-d2b2f4834066 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f464e4e5-0af0-47ae-b0ac-d2b2f4834066 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 returned with HTTP 200 Sep 08 14:09:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 818/1649] 192.168.122.83 () {60 vars in 1301 bytes} [Tue Sep 8 14:09:36 2026] GET /volume/v3/os-volume-transfer/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 => generated 438 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.volume_transfer [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Listing volume transfers {{(pid=86977) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:09:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479f99f0-f968-4c8c-9468-b7e2c1c91f8d tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 14:09:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 832/1650] 192.168.122.83 () {60 vars in 1190 bytes} [Tue Sep 8 14:09:36 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] POST http://192.168.122.83/volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74/accept Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "394381e6a036ed6a"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Accepting volume transfer 5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 {{(pid=86976) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Accepting transfer 5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 Sep 08 14:09:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Created reservations ['bb41a6f5-7e80-46a7-b950-99960d9cc43f', '13adc5e7-77ec-40f5-9f49-f532ad439c66', '45ce8780-c252-4066-b08b-2d736ca133af', '9e5e86ef-b0fc-494c-bcb4-a04603d0efea'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Created reservations ['02e1044f-042e-4a77-8911-1b2c4756eb92', '60bdc056-53a7-442f-831e-0e055cda8d19', '3397d005-7e91-4c05-a287-cdc2a283e2fa', '935b19cd-c446-4711-888f-ad69def9fa8b'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:36 devstack devstack@c-api.service[86976]: /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 08 14:09:36 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Created reservations ['07b16850-1995-472e-b4c2-a4436ed521c4', '19d01e2e-abde-4ced-94c3-5675def80dee', 'ba6e7bec-81ab-41ea-8a91-10777caff7ca', 'e2c056f6-4b41-49db-9cf6-d4ce46366ea1'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Created reservations ['60cefe70-4ace-4721-b21d-d85d6120f33a', '89a4100d-46a7-436f-9f9e-36133c19b687', 'f74d884d-1b51-4f72-8b75-38380dbd8d24', 'd83ca7eb-9547-4f1b-8c24-5e8ae647cde1'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Transfer volume completed successfully. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Volume 73d98287-ca49-439f-a3eb-cf2c31f0b623 has been transferred. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d9a07e3-9f72-439b-ac78-2b9e4c3bf107 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] http://192.168.122.83/volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74/accept returned with HTTP 202 Sep 08 14:09:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 819/1651] 192.168.122.83 () {62 vars in 1337 bytes} [Tue Sep 8 14:09:36 2026] POST /volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74/accept => generated 371 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Volume info retrieved successfully. Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-724d7324-8a16-4ad0-9148-47afcf3f56a6 tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 833/1652] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:37 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 953 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] Volume info retrieved successfully. Sep 08 14:09:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e7f2a43-8da5-4a4a-95df-80f7ab26ac4e tempest-VolumesTransfersV355Test-1650224461 tempest-VolumesTransfersV355Test-1650224461-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 820/1653] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:37 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 953 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Delete transfer with id: 5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cb37fb7-e3ee-4bd8-a20c-26d303e449a0 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 returned with HTTP 404 Sep 08 14:09:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 834/1654] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:09:37 2026] DELETE /volume/v3/volume-transfers/5d7b70c9-8d6e-4c55-8433-b9dd11a10f74 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:09:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a19951ba-355b-49bd-aac8-cc530180b508 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "46320ab7-c3a8-4fba-85d7-93a84c0df8df", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '46320ab7-c3a8-4fba-85d7-93a84c0df8df', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Delete volume with id: 73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Delete volume request issued successfully. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a19951ba-355b-49bd-aac8-cc530180b508 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 202 Sep 08 14:09:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 821/1655] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:37 2026] DELETE /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 0 bytes in 489 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:09:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcc44676-16aa-45cd-899e-7421580bc3f4 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 822/1656] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:38 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 1136 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:38 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Create volume of 1 GB Sep 08 14:09:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Availability Zones retrieved successfully. Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Flow 'volume_create_api' (594a412f-37e0-45c2-baff-929e5ec969d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3eed88a-858b-4205-8708-577cc423cb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3eed88a-858b-4205-8708-577cc423cb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb430e64-ae6c-43d5-a0fb-2ae3859cc43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Created reservations ['3b7e1d63-4531-4c6e-8f7b-e5a1737bb23a', '63724941-141a-45e4-85cc-4296aba9e509', 'c7ac9ab0-b279-408b-b758-73cebbdfe642', '0679e2ec-931a-4939-a51f-2b2b7296fbd4'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb430e64-ae6c-43d5-a0fb-2ae3859cc43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b7e1d63-4531-4c6e-8f7b-e5a1737bb23a', '63724941-141a-45e4-85cc-4296aba9e509', 'c7ac9ab0-b279-408b-b758-73cebbdfe642', '0679e2ec-931a-4939-a51f-2b2b7296fbd4']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc3286b-5c01-4d02-a185-7c89f348e64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc3286b-5c01-4d02-a185-7c89f348e64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5395701c-bcf3-47c0-96ab-b91c4dcd3852', '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='6065106f8fe64b97a93047c902d6e5de',qos_specs=None,replication_status=,reservations=['3b7e1d63-4531-4c6e-8f7b-e5a1737bb23a','63724941-141a-45e4-85cc-4296aba9e509','c7ac9ab0-b279-408b-b758-73cebbdfe642','0679e2ec-931a-4939-a51f-2b2b7296fbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ad4647c5345f1b4f5e8f816402b81',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:38Z,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=5395701c-bcf3-47c0-96ab-b91c4dcd3852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6065106f8fe64b97a93047c902d6e5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d72ad4647c5345f1b4f5e8f816402b81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb444aa-0c19-4a17-b69d-4602c65e39c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb444aa-0c19-4a17-b69d-4602c65e39c0) transitioned into state 'SUCCESS' from 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='6065106f8fe64b97a93047c902d6e5de',qos_specs=None,replication_status=,reservations=['3b7e1d63-4531-4c6e-8f7b-e5a1737bb23a','63724941-141a-45e4-85cc-4296aba9e509','c7ac9ab0-b279-408b-b758-73cebbdfe642','0679e2ec-931a-4939-a51f-2b2b7296fbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ad4647c5345f1b4f5e8f816402b81',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ac451e-8092-4787-9aff-005bae0d4421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ac451e-8092-4787-9aff-005bae0d4421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Flow 'volume_create_api' (594a412f-37e0-45c2-baff-929e5ec969d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Create volume request issued successfully. Sep 08 14:09:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f978ba0a-3997-4148-b3d2-9766f1d1e026 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 835/1657] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:09:37 2026] POST /volume/v3/volumes => generated 782 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0e4f8bf5-e957-42b2-89f0-b121fa6952e9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 823/1658] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:39 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-729a5079-d6b4-42fc-9344-e35a6653654f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-729a5079-d6b4-42fc-9344-e35a6653654f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-729a5079-d6b4-42fc-9344-e35a6653654f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-729a5079-d6b4-42fc-9344-e35a6653654f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-729a5079-d6b4-42fc-9344-e35a6653654f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-729a5079-d6b4-42fc-9344-e35a6653654f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 200 Sep 08 14:09:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 836/1659] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:39 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 1136 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8239e0fb-737d-4036-9b83-bc49e086f54a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8239e0fb-737d-4036-9b83-bc49e086f54a tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8239e0fb-737d-4036-9b83-bc49e086f54a tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8239e0fb-737d-4036-9b83-bc49e086f54a tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8239e0fb-737d-4036-9b83-bc49e086f54a tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8239e0fb-737d-4036-9b83-bc49e086f54a tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 824/1660] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:40 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 874 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1bf32ce4-16fa-4141-9fa6-c9342182210c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1bf32ce4-16fa-4141-9fa6-c9342182210c tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1bf32ce4-16fa-4141-9fa6-c9342182210c tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1bf32ce4-16fa-4141-9fa6-c9342182210c tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1bf32ce4-16fa-4141-9fa6-c9342182210c tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 404 Sep 08 14:09:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 837/1661] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:40 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-932187b2-a155-40e7-aab8-354208e972b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-932187b2-a155-40e7-aab8-354208e972b8 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-932187b2-a155-40e7-aab8-354208e972b8 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-932187b2-a155-40e7-aab8-354208e972b8 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-932187b2-a155-40e7-aab8-354208e972b8 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 404 Sep 08 14:09:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 825/1662] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:40 2026] GET /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-16c850e7-bc39-413e-bf30-b47a8b210204 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16c850e7-bc39-413e-bf30-b47a8b210204 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] DELETE http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16c850e7-bc39-413e-bf30-b47a8b210204 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-16c850e7-bc39-413e-bf30-b47a8b210204 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-16c850e7-bc39-413e-bf30-b47a8b210204 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Delete volume with id: 73d98287-ca49-439f-a3eb-cf2c31f0b623 Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-16c850e7-bc39-413e-bf30-b47a8b210204 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 returned with HTTP 404 Sep 08 14:09:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 838/1663] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:40 2026] DELETE /volume/v3/volumes/73d98287-ca49-439f-a3eb-cf2c31f0b623 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-146762243"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-146762243'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume of 1 GB Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Availability Zones retrieved successfully. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Flow 'volume_create_api' (3c2a294f-a72c-48e3-a66f-744eeb075538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d493ad-e2ce-47d4-99ac-9a347a4ca41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d493ad-e2ce-47d4-99ac-9a347a4ca41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b01e7e1-d15a-4b80-aa28-f43fc38fe364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Created reservations ['203ab730-7f44-48f8-b9d2-e8ae5fdbd96b', '7351de67-0235-40c6-93a8-23c9ae807160', 'c2fe6b81-a986-4cc1-98aa-21a1a085c43c', '6e462715-bd98-46f8-80af-e754290e4d8f'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b01e7e1-d15a-4b80-aa28-f43fc38fe364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['203ab730-7f44-48f8-b9d2-e8ae5fdbd96b', '7351de67-0235-40c6-93a8-23c9ae807160', 'c2fe6b81-a986-4cc1-98aa-21a1a085c43c', '6e462715-bd98-46f8-80af-e754290e4d8f']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06463ad-482a-476a-b4e4-88d559bc9b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06463ad-482a-476a-b4e4-88d559bc9b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23444a3c-59d0-4671-addb-339a9f6fba5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-146762243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a7ccfbac34c2b8271671abb9e1206',qos_specs=None,replication_status=,reservations=['203ab730-7f44-48f8-b9d2-e8ae5fdbd96b','7351de67-0235-40c6-93a8-23c9ae807160','c2fe6b81-a986-4cc1-98aa-21a1a085c43c','6e462715-bd98-46f8-80af-e754290e4d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08f40b0b12a449fb6e18b10633be950',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-146762243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23444a3c-59d0-4671-addb-339a9f6fba5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807a7ccfbac34c2b8271671abb9e1206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f08f40b0b12a449fb6e18b10633be950',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f54d88-4c9b-427b-be53-0548156830fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f54d88-4c9b-427b-be53-0548156830fe) transitioned into state 'SUCCESS' from state '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-146762243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a7ccfbac34c2b8271671abb9e1206',qos_specs=None,replication_status=,reservations=['203ab730-7f44-48f8-b9d2-e8ae5fdbd96b','7351de67-0235-40c6-93a8-23c9ae807160','c2fe6b81-a986-4cc1-98aa-21a1a085c43c','6e462715-bd98-46f8-80af-e754290e4d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08f40b0b12a449fb6e18b10633be950',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb27b5d-ce29-4627-86bf-bb87cebcdcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb27b5d-ce29-4627-86bf-bb87cebcdcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Flow 'volume_create_api' (3c2a294f-a72c-48e3-a66f-744eeb075538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Create volume request issued successfully. Sep 08 14:09:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8cfeb86-22bd-49f2-ab83-eb181d4ae29b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 826/1664] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:09:40 2026] POST /volume/v3/volumes => generated 825 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2d9d3a8-6586-4982-9910-eb129d454b87 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 839/1665] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:40 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 893 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dd8fa8e4-a045-45fb-9d99-039d14d173f9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 827/1666] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:41 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 874 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72377a7a-3e79-4dc5-9b1f-1ed82a82a47f tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 840/1667] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:42 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57f3cca2-b29e-4353-9539-5634fd8c6171 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 828/1668] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:42 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 932 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9568e729-8eab-4084-b2cf-219b85c6192c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9568e729-8eab-4084-b2cf-219b85c6192c tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9568e729-8eab-4084-b2cf-219b85c6192c tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9568e729-8eab-4084-b2cf-219b85c6192c tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9568e729-8eab-4084-b2cf-219b85c6192c tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9568e729-8eab-4084-b2cf-219b85c6192c tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 841/1669] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 953 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c014c92-af07-4701-bd75-704d93970c32 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] POST http://192.168.122.83/volume/v3/volume-transfers Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "23444a3c-59d0-4671-addb-339a9f6fba5d"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volume_transfer [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Creating new volume transfer {'transfer': {'volume_id': '23444a3c-59d0-4671-addb-339a9f6fba5d'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volume_transfer [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Creating transfer of volume 23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.transfer.api [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Generating transfer record for volume 23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c014c92-af07-4701-bd75-704d93970c32 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volume-transfers returned with HTTP 202 Sep 08 14:09:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 829/1670] 192.168.122.83 () {62 vars in 1205 bytes} [Tue Sep 8 14:09:43 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-deb6b34b-6290-4ba5-bd03-63b8eadac7ce tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 842/1671] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 961 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-91e1e978-1b4d-4280-a398-d7400fad13fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91e1e978-1b4d-4280-a398-d7400fad13fc tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] GET http://192.168.122.83/volume/v3/os-volume-transfer/detail Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91e1e978-1b4d-4280-a398-d7400fad13fc tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91e1e978-1b4d-4280-a398-d7400fad13fc tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.volume_transfer [None req-91e1e978-1b4d-4280-a398-d7400fad13fc tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] Listing volume transfers {{(pid=86976) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91e1e978-1b4d-4280-a398-d7400fad13fc tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-reader] http://192.168.122.83/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 14:09:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 830/1672] 192.168.122.83 () {60 vars in 1211 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.volume_transfer [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Delete transfer with id: 5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f0e82c1-c96f-4dea-8c21-103fd5698251 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a returned with HTTP 202 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 843/1673] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:09:43 2026] DELETE /volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-db4c1be1-c258-423c-90ee-3f8cf525382b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db4c1be1-c258-423c-90ee-3f8cf525382b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db4c1be1-c258-423c-90ee-3f8cf525382b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db4c1be1-c258-423c-90ee-3f8cf525382b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-db4c1be1-c258-423c-90ee-3f8cf525382b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Volume info retrieved successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77d1038c-0a0f-4e61-9b2a-ce6baa5a1ed0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 831/1674] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 932 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db4c1be1-c258-423c-90ee-3f8cf525382b tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 844/1675] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 953 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] DELETE http://192.168.122.83/volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.volume_transfer [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Delete transfer with id: 5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0768b3e0-c770-49ad-85e6-9da3c7160884 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a returned with HTTP 404 Sep 08 14:09:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 832/1676] 192.168.122.83 () {60 vars in 1298 bytes} [Tue Sep 8 14:09:43 2026] DELETE /volume/v3/volume-transfers/5dd4b2fb-c3dd-4f0a-8957-698dcbe1f05a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7d2de184-608e-43ef-bede-4588a8ef52ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Delete volume with id: 23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Delete volume request issued successfully. Sep 08 14:09:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d2de184-608e-43ef-bede-4588a8ef52ab tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 202 Sep 08 14:09:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 845/1677] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:43 2026] DELETE /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d32a3cd2-c63b-43a9-9f5f-0eff5c89ca74 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 833/1678] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:43 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 1136 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1919355606", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1919355606', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume of 1 GB Sep 08 14:09:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Availability Zones retrieved successfully. Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Flow 'volume_create_api' (8f1c55e5-8933-4676-8ce7-14f75ab4bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5ab469-6ad5-4e1c-8bdb-b25eb06cd43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5ab469-6ad5-4e1c-8bdb-b25eb06cd43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4050fcf8-ed91-4da0-be2c-f3a31eb14859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68ae39d6-f7ba-4454-8a6b-9621f728b376 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 834/1679] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:44 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 935 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Created reservations ['43bccd9e-b94b-486e-bb74-7a7681023749', '6491989f-415c-459d-bb42-b563f4392266', 'ac18e175-b92b-4675-902e-e647b039f981', '73bd0baf-b22a-4a34-9df0-08f4e8ad0967'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4050fcf8-ed91-4da0-be2c-f3a31eb14859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43bccd9e-b94b-486e-bb74-7a7681023749', '6491989f-415c-459d-bb42-b563f4392266', 'ac18e175-b92b-4675-902e-e647b039f981', '73bd0baf-b22a-4a34-9df0-08f4e8ad0967']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de32362-f92d-4b69-823b-ce1363864e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de32362-f92d-4b69-823b-ce1363864e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ccbd628-13f2-4e9b-b204-b79873077d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1919355606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c052af840c485a9965e86a771555aa',qos_specs=None,replication_status=,reservations=['43bccd9e-b94b-486e-bb74-7a7681023749','6491989f-415c-459d-bb42-b563f4392266','ac18e175-b92b-4675-902e-e647b039f981','73bd0baf-b22a-4a34-9df0-08f4e8ad0967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1919355606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ccbd628-13f2-4e9b-b204-b79873077d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48c052af840c485a9965e86a771555aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434cd72-44a2-407d-b474-258abeee5e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Volume info retrieved successfully. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-26d5ce40-6920-40e3-ba84-bbd652fe455f tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 200 Sep 08 14:09:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 835/1680] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:45 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 1136 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434cd72-44a2-407d-b474-258abeee5e5f) transitioned into state 'SUCCESS' from state '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-1919355606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c052af840c485a9965e86a771555aa',qos_specs=None,replication_status=,reservations=['43bccd9e-b94b-486e-bb74-7a7681023749','6491989f-415c-459d-bb42-b563f4392266','ac18e175-b92b-4675-902e-e647b039f981','73bd0baf-b22a-4a34-9df0-08f4e8ad0967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4c1dcf-d982-4e85-889d-68d1e57b8441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4c1dcf-d982-4e85-889d-68d1e57b8441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Flow 'volume_create_api' (8f1c55e5-8933-4676-8ce7-14f75ab4bed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume request issued successfully. Sep 08 14:09:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1638f7c1-96b9-43bb-9b5d-34ff7a347da6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 846/1681] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:09:44 2026] POST /volume/v3/volumes => generated 772 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1137843337", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1137843337', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume of 1 GB Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Availability Zones retrieved successfully. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Flow 'volume_create_api' (c0a41a63-648a-4eac-8736-91c66db26fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa84189-8114-4895-94c4-7e91b57c1518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa84189-8114-4895-94c4-7e91b57c1518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339c9862-744c-4a54-8edc-7a4ab4646bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Created reservations ['773be5ad-d5f7-4e33-ad87-22010ba6361e', 'b773a263-8937-4506-adb0-9480b85d014c', '8fa0e22d-b54e-43f2-9575-e5e485f94303', '760b7cec-e09d-4f52-bacb-c4dd8d3f9fe5'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339c9862-744c-4a54-8edc-7a4ab4646bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['773be5ad-d5f7-4e33-ad87-22010ba6361e', 'b773a263-8937-4506-adb0-9480b85d014c', '8fa0e22d-b54e-43f2-9575-e5e485f94303', '760b7cec-e09d-4f52-bacb-c4dd8d3f9fe5']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346341dd-6a5c-4616-8cd5-52e6a48416b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346341dd-6a5c-4616-8cd5-52e6a48416b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22daf410-b994-481e-9085-f4642979e005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1137843337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c052af840c485a9965e86a771555aa',qos_specs=None,replication_status=,reservations=['773be5ad-d5f7-4e33-ad87-22010ba6361e','b773a263-8937-4506-adb0-9480b85d014c','8fa0e22d-b54e-43f2-9575-e5e485f94303','760b7cec-e09d-4f52-bacb-c4dd8d3f9fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1137843337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22daf410-b994-481e-9085-f4642979e005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48c052af840c485a9965e86a771555aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc74b66-10bf-4e53-b2dc-5c222c6a0602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc74b66-10bf-4e53-b2dc-5c222c6a0602) transitioned into state 'SUCCESS' from state '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-1137843337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c052af840c485a9965e86a771555aa',qos_specs=None,replication_status=,reservations=['773be5ad-d5f7-4e33-ad87-22010ba6361e','b773a263-8937-4506-adb0-9480b85d014c','8fa0e22d-b54e-43f2-9575-e5e485f94303','760b7cec-e09d-4f52-bacb-c4dd8d3f9fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5873dc5d0b3d476ca86da8f1588c5b5f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844d9749-1c23-46f4-8786-977d2cd22394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844d9749-1c23-46f4-8786-977d2cd22394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Flow 'volume_create_api' (c0a41a63-648a-4eac-8736-91c66db26fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Create volume request issued successfully. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f354d77d-1206-49d7-8e79-3bddc47d84ae tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 836/1682] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:09:45 2026] POST /volume/v3/volumes => generated 772 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-65762419-19e7-4fc7-964b-234ff0ec4a50 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90cc43c4-7912-4ef0-ad8c-b55a3b0a9b5f tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 847/1683] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:45 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 935 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90d8a18c-5b81-49de-963c-8b120a0e66c8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90d8a18c-5b81-49de-963c-8b120a0e66c8 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90d8a18c-5b81-49de-963c-8b120a0e66c8 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90d8a18c-5b81-49de-963c-8b120a0e66c8 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90d8a18c-5b81-49de-963c-8b120a0e66c8 tempest-VolumesTransfersV355Test-1198604633 tempest-VolumesTransfersV355Test-1198604633-project-admin] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 404 Sep 08 14:09:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 848/1684] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:46 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b9751adb-3ac7-4fb6-8505-920aa525a70a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9751adb-3ac7-4fb6-8505-920aa525a70a tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] GET http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9751adb-3ac7-4fb6-8505-920aa525a70a tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b9751adb-3ac7-4fb6-8505-920aa525a70a tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b9751adb-3ac7-4fb6-8505-920aa525a70a tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 404 Sep 08 14:09:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 849/1685] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:46 2026] GET /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65762419-19e7-4fc7-964b-234ff0ec4a50 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:09:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-65762419-19e7-4fc7-964b-234ff0ec4a50 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1810717576", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2016421216", "vendor_name": "tempest-vendor_name-239375509"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] DELETE http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] Delete volume with id: 23444a3c-59d0-4671-addb-339a9f6fba5d Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d48bf905-be06-4d5f-b2f2-4e35191ba444 tempest-VolumesTransfersV355Test-1006491917 tempest-VolumesTransfersV355Test-1006491917-project-member] http://192.168.122.83/volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d returned with HTTP 404 Sep 08 14:09:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 850/1686] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:46 2026] DELETE /volume/v3/volumes/23444a3c-59d0-4671-addb-339a9f6fba5d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65762419-19e7-4fc7-964b-234ff0ec4a50 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:09:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 837/1687] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:09:45 2026] POST /volume/v3/types => generated 327 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ac8348a-b079-4238-9850-aaea3c91cd1d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1264818060"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume request body: {'volume': {'volume_type': '9ac8348a-b079-4238-9850-aaea3c91cd1d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1264818060'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume of 1 GB Sep 08 14:09:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Availability Zones retrieved successfully. Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Flow 'volume_create_api' (37783570-9188-41eb-b488-eba5038d5c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9126083-5914-4781-b82c-f51d74391042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9126083-5914-4781-b82c-f51d74391042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:09:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2016421216',vendor_name='tempest-vendor_name-239375509'},id=9ac8348a-b079-4238-9850-aaea3c91cd1d,is_public=True,name='tempest-UserMessagesTest-volume-type-1810717576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ac8348a-b079-4238-9850-aaea3c91cd1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825ca215-3c0e-4e46-a722-631b1b873cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1810717576 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1810717576, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:46 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1810717576 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1810717576, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Created reservations ['907050d4-36b1-4bd0-8a0a-a2fbd4cdd88c', 'c67dfda4-ed4d-439d-acdf-1dcb0a2bfed7', 'ab68f5f6-d9ae-43d7-b94f-c26107a165cf', '3300ee5b-201b-4258-86fb-5db8bef8c05c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825ca215-3c0e-4e46-a722-631b1b873cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907050d4-36b1-4bd0-8a0a-a2fbd4cdd88c', 'c67dfda4-ed4d-439d-acdf-1dcb0a2bfed7', 'ab68f5f6-d9ae-43d7-b94f-c26107a165cf', '3300ee5b-201b-4258-86fb-5db8bef8c05c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab22f839-74ff-48c9-93cf-b7c78b83295d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab22f839-74ff-48c9-93cf-b7c78b83295d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0201e6e6-1ec9-4629-b95c-68afa8225ac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1264818060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae258270b2b40609aeef916ee4e143b',qos_specs=None,replication_status=,reservations=['907050d4-36b1-4bd0-8a0a-a2fbd4cdd88c','c67dfda4-ed4d-439d-acdf-1dcb0a2bfed7','ab68f5f6-d9ae-43d7-b94f-c26107a165cf','3300ee5b-201b-4258-86fb-5db8bef8c05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbebe5936876442eafe903af585337d7',volume_type_id=9ac8348a-b079-4238-9850-aaea3c91cd1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1264818060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0201e6e6-1ec9-4629-b95c-68afa8225ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae258270b2b40609aeef916ee4e143b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbebe5936876442eafe903af585337d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ac8348a-b079-4238-9850-aaea3c91cd1d),volume_type_id=9ac8348a-b079-4238-9850-aaea3c91cd1d)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4733af-ed18-4d17-b7b7-77a618ee19c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-91ce1508-76d0-407e-b715-eb4587b56d70 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4733af-ed18-4d17-b7b7-77a618ee19c8) transitioned into state 'SUCCESS' from state '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-1264818060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae258270b2b40609aeef916ee4e143b',qos_specs=None,replication_status=,reservations=['907050d4-36b1-4bd0-8a0a-a2fbd4cdd88c','c67dfda4-ed4d-439d-acdf-1dcb0a2bfed7','ab68f5f6-d9ae-43d7-b94f-c26107a165cf','3300ee5b-201b-4258-86fb-5db8bef8c05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbebe5936876442eafe903af585337d7',volume_type_id=9ac8348a-b079-4238-9850-aaea3c91cd1d)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91ce1508-76d0-407e-b715-eb4587b56d70 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91ce1508-76d0-407e-b715-eb4587b56d70 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91ce1508-76d0-407e-b715-eb4587b56d70 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f574ed64-e23a-4936-b325-f880052a42fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f574ed64-e23a-4936-b325-f880052a42fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Flow 'volume_create_api' (37783570-9188-41eb-b488-eba5038d5c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-91ce1508-76d0-407e-b715-eb4587b56d70 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume request issued successfully. Sep 08 14:09:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32949e0f-3fe4-4fe8-8b21-26948f24146f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 851/1688] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:09:46 2026] POST /volume/v3/volumes => generated 792 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91ce1508-76d0-407e-b715-eb4587b56d70 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 838/1689] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:47 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 935 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8a48ee2-3efb-48b6-9f48-45a040490394 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 returned with HTTP 200 Sep 08 14:09:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 852/1690] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:47 2026] GET /volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 => generated 860 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2ef8f5c-11d3-4571-897d-9baf4dcf9ae9 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 839/1691] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d22fe32d-f18e-4709-916a-cb7761daea63 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d22fe32d-f18e-4709-916a-cb7761daea63 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d22fe32d-f18e-4709-916a-cb7761daea63 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d22fe32d-f18e-4709-916a-cb7761daea63 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d22fe32d-f18e-4709-916a-cb7761daea63 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d22fe32d-f18e-4709-916a-cb7761daea63 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 853/1692] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e219f8b5-ba88-4d16-8ed1-a59233566fc2 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 840/1693] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] DELETE http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Delete volume with id: 5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1dcd7cbc-8553-4a28-8e7c-549b3fd7745f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dcd7cbc-8553-4a28-8e7c-549b3fd7745f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/messages Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dcd7cbc-8553-4a28-8e7c-549b3fd7745f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dcd7cbc-8553-4a28-8e7c-549b3fd7745f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dcd7cbc-8553-4a28-8e7c-549b3fd7745f tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 841/1694] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/messages => generated 676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a13948e9-e57c-428e-b9bf-90c4df494108 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a13948e9-e57c-428e-b9bf-90c4df494108 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] DELETE http://192.168.122.83/volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a13948e9-e57c-428e-b9bf-90c4df494108 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a13948e9-e57c-428e-b9bf-90c4df494108 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Delete volume request issued successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f63927f2-ded9-45e7-8604-f94ec54d0cbd tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 202 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 854/1695] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:48 2026] DELETE /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a13948e9-e57c-428e-b9bf-90c4df494108 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 returned with HTTP 204 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 842/1696] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:09:48 2026] DELETE /volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a7f09d7f-c43e-4efb-8690-141c07f4e7e5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7f09d7f-c43e-4efb-8690-141c07f4e7e5 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7f09d7f-c43e-4efb-8690-141c07f4e7e5 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7f09d7f-c43e-4efb-8690-141c07f4e7e5 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7f09d7f-c43e-4efb-8690-141c07f4e7e5 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 returned with HTTP 404 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 843/1697] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/messages/ecc22d7f-d0b8-44a7-a492-bc1bab63a103 => generated 110 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c104d04-4a7d-4a0a-bfdc-f96e14fdfaae tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 855/1698] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 1199 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b4b73996-ad1c-4d26-aa57-b40eb42317f1 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 returned with HTTP 200 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 844/1699] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 => generated 881 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] DELETE http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Delete volume with id: 0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Created reservations ['dcb59ca6-37cb-4c4f-b758-7967d967cab5', '7f7c564c-b345-4465-815c-e5790489715a', '3cfb60fb-e9bd-442c-a65f-cf87c235f4d1', 'ea89e2dd-a17a-4f5c-9149-0480028d363b'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Delete volume request issued successfully. Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ceab473-f272-4ab4-88b4-a0c4150f1842 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 returned with HTTP 202 Sep 08 14:09:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 856/1700] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:09:48 2026] DELETE /volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-54c1f710-ced2-490c-bd8f-dbe10f05ed42 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54c1f710-ced2-490c-bd8f-dbe10f05ed42 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54c1f710-ced2-490c-bd8f-dbe10f05ed42 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54c1f710-ced2-490c-bd8f-dbe10f05ed42 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54c1f710-ced2-490c-bd8f-dbe10f05ed42 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 returned with HTTP 404 Sep 08 14:09:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 845/1701] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:48 2026] GET /volume/v3/volumes/0201e6e6-1ec9-4629-b95c-68afa8225ac3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23baeb91-7ec8-4116-b7ac-1fadc1d1c503 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23baeb91-7ec8-4116-b7ac-1fadc1d1c503 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] DELETE http://192.168.122.83/volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23baeb91-7ec8-4116-b7ac-1fadc1d1c503 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23baeb91-7ec8-4116-b7ac-1fadc1d1c503 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23baeb91-7ec8-4116-b7ac-1fadc1d1c503 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d returned with HTTP 202 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 857/1702] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:09:48 2026] DELETE /volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f8b478d3-6ea6-45b2-a566-cb7efb52ddff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8b478d3-6ea6-45b2-a566-cb7efb52ddff tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] GET http://192.168.122.83/volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8b478d3-6ea6-45b2-a566-cb7efb52ddff tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8b478d3-6ea6-45b2-a566-cb7efb52ddff tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8b478d3-6ea6-45b2-a566-cb7efb52ddff tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d returned with HTTP 404 Sep 08 14:09:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 846/1703] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:09:49 2026] GET /volume/v3/types/9ac8348a-b079-4238-9850-aaea3c91cd1d => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0ddf06b8-bfcb-4813-922c-cb4848587b2e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ddf06b8-bfcb-4813-922c-cb4848587b2e tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ddf06b8-bfcb-4813-922c-cb4848587b2e tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1585839325", "extra_specs": {"storage_protocol": "tempest-storage_protocol-846077757", "vendor_name": "tempest-vendor_name-1300417272"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ddf06b8-bfcb-4813-922c-cb4848587b2e tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 858/1704] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:09:49 2026] POST /volume/v3/types => generated 327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-64067b63-f1ae-461f-814d-cad87c14ca62 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "427a8307-2e65-49c1-b742-e46cce716945", "size": 1, "name": "tempest-UserMessagesTest-Volume-551470510"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume request body: {'volume': {'volume_type': '427a8307-2e65-49c1-b742-e46cce716945', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-551470510'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume of 1 GB Sep 08 14:09:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Availability Zones retrieved successfully. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Flow 'volume_create_api' (0514273b-8ddf-4443-a089-284f58448b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18753890-b4e3-437b-9d7d-e6ec28039420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18753890-b4e3-437b-9d7d-e6ec28039420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:09:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-846077757',vendor_name='tempest-vendor_name-1300417272'},id=427a8307-2e65-49c1-b742-e46cce716945,is_public=True,name='tempest-UserMessagesTest-volume-type-1585839325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '427a8307-2e65-49c1-b742-e46cce716945', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1689d-4003-429c-a913-49fa586e7728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1585839325 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1585839325, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1585839325 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1585839325, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Created reservations ['800eb17e-3ebc-4819-ae81-6e48a17431bd', '3aa31b5b-e94b-42e8-89b6-d152fe5d6268', '36954164-f961-418b-abca-9ded6386950c', 'd9450519-cbcd-4af7-a1af-82cc3c0717c4'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1689d-4003-429c-a913-49fa586e7728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['800eb17e-3ebc-4819-ae81-6e48a17431bd', '3aa31b5b-e94b-42e8-89b6-d152fe5d6268', '36954164-f961-418b-abca-9ded6386950c', 'd9450519-cbcd-4af7-a1af-82cc3c0717c4']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af88b7b7-187f-4fbf-a520-d507482dad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-855e79f0-33bb-4af9-81df-b0488561f15c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-855e79f0-33bb-4af9-81df-b0488561f15c tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-855e79f0-33bb-4af9-81df-b0488561f15c tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-855e79f0-33bb-4af9-81df-b0488561f15c tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-855e79f0-33bb-4af9-81df-b0488561f15c tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Volume info retrieved successfully. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-855e79f0-33bb-4af9-81df-b0488561f15c tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 200 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 859/1705] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:49 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 1199 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af88b7b7-187f-4fbf-a520-d507482dad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c94beb4-6437-440e-b1e9-8c80e839e7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-551470510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae258270b2b40609aeef916ee4e143b',qos_specs=None,replication_status=,reservations=['800eb17e-3ebc-4819-ae81-6e48a17431bd','3aa31b5b-e94b-42e8-89b6-d152fe5d6268','36954164-f961-418b-abca-9ded6386950c','d9450519-cbcd-4af7-a1af-82cc3c0717c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbebe5936876442eafe903af585337d7',volume_type_id=427a8307-2e65-49c1-b742-e46cce716945), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-551470510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c94beb4-6437-440e-b1e9-8c80e839e7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae258270b2b40609aeef916ee4e143b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbebe5936876442eafe903af585337d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(427a8307-2e65-49c1-b742-e46cce716945),volume_type_id=427a8307-2e65-49c1-b742-e46cce716945)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623dbbf0-2740-442a-9df9-8d9e002d66e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623dbbf0-2740-442a-9df9-8d9e002d66e2) transitioned into state 'SUCCESS' from state '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-551470510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae258270b2b40609aeef916ee4e143b',qos_specs=None,replication_status=,reservations=['800eb17e-3ebc-4819-ae81-6e48a17431bd','3aa31b5b-e94b-42e8-89b6-d152fe5d6268','36954164-f961-418b-abca-9ded6386950c','d9450519-cbcd-4af7-a1af-82cc3c0717c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbebe5936876442eafe903af585337d7',volume_type_id=427a8307-2e65-49c1-b742-e46cce716945)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8226f954-5863-4d8d-8321-1965c3520fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8226f954-5863-4d8d-8321-1965c3520fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Flow 'volume_create_api' (0514273b-8ddf-4443-a089-284f58448b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Create volume request issued successfully. Sep 08 14:09:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-64067b63-f1ae-461f-814d-cad87c14ca62 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 847/1706] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:09:49 2026] POST /volume/v3/volumes => generated 791 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-86281ab7-0d5d-404b-86ae-66da7715d966 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-86281ab7-0d5d-404b-86ae-66da7715d966 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-86281ab7-0d5d-404b-86ae-66da7715d966 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-86281ab7-0d5d-404b-86ae-66da7715d966 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-86281ab7-0d5d-404b-86ae-66da7715d966 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-86281ab7-0d5d-404b-86ae-66da7715d966 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 returned with HTTP 200 Sep 08 14:09:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 860/1707] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:49 2026] GET /volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d242abe7-23e1-4f4d-88aa-0bbf4c04912e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d242abe7-23e1-4f4d-88aa-0bbf4c04912e tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d242abe7-23e1-4f4d-88aa-0bbf4c04912e tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d242abe7-23e1-4f4d-88aa-0bbf4c04912e tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d242abe7-23e1-4f4d-88aa-0bbf4c04912e tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 404 Sep 08 14:09:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 848/1708] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:50 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] DELETE http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Delete volume with id: 5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ccc207eb-b02b-4cf2-b2cf-3f0d966e95de tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 404 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 861/1709] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:09:50 2026] DELETE /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7e167d40-48e9-4e42-8548-098646cda4c0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e167d40-48e9-4e42-8548-098646cda4c0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] GET http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e167d40-48e9-4e42-8548-098646cda4c0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e167d40-48e9-4e42-8548-098646cda4c0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e167d40-48e9-4e42-8548-098646cda4c0 tempest-VolumeImageDependencyTests-343698989 tempest-VolumeImageDependencyTests-343698989-project-member] http://192.168.122.83/volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 returned with HTTP 404 Sep 08 14:09:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 849/1710] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:09:50 2026] GET /volume/v3/volumes/5395701c-bcf3-47c0-96ab-b91c4dcd3852 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6680b42e-6565-4ae2-bab1-e38cca7b9a35 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 returned with HTTP 200 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 862/1711] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:50 2026] GET /volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d080428-0a05-4701-867f-b4f8fb209f92 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d080428-0a05-4701-867f-b4f8fb209f92 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/messages Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d080428-0a05-4701-867f-b4f8fb209f92 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d080428-0a05-4701-867f-b4f8fb209f92 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d080428-0a05-4701-867f-b4f8fb209f92 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:09:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 850/1712] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:09:50 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-650d64d8-e4f5-4f41-8f96-c80a3aee3da7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-650d64d8-e4f5-4f41-8f96-c80a3aee3da7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-650d64d8-e4f5-4f41-8f96-c80a3aee3da7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-650d64d8-e4f5-4f41-8f96-c80a3aee3da7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-650d64d8-e4f5-4f41-8f96-c80a3aee3da7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 returned with HTTP 200 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 863/1713] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:09:50 2026] GET /volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ec8c4e61-7442-4fed-91ab-44fb2e480736 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ec8c4e61-7442-4fed-91ab-44fb2e480736 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/messages Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ec8c4e61-7442-4fed-91ab-44fb2e480736 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ec8c4e61-7442-4fed-91ab-44fb2e480736 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ec8c4e61-7442-4fed-91ab-44fb2e480736 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 851/1714] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:09:51 2026] GET /volume/v3/messages => generated 676 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-650a4974-027f-4b4e-b26a-e58aa55a9133 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-650a4974-027f-4b4e-b26a-e58aa55a9133 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] DELETE http://192.168.122.83/volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-650a4974-027f-4b4e-b26a-e58aa55a9133 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-650a4974-027f-4b4e-b26a-e58aa55a9133 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-650a4974-027f-4b4e-b26a-e58aa55a9133 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 returned with HTTP 204 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 864/1715] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:09:51 2026] DELETE /volume/v3/messages/5ed81aa7-bc91-4b88-b24a-f8b5a919ac27 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a6b46ce-cd2d-409c-9c53-35b3a86b7965 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 returned with HTTP 200 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 852/1716] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:51 2026] GET /volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Delete volume with id: 2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Volume info retrieved successfully. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1585839325 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1585839325, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1585839325 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1585839325, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Created reservations ['9198a1f4-fe52-48aa-8f51-deb7434aaece', '5a624c8a-e445-48d2-93a2-b869fde1da68', 'c6546ff9-fa9d-417f-b411-b6352f7556e7', '564b7432-5e84-4648-86f2-18936948cc8d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Delete volume request issued successfully. Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9d55d07-b618-401b-b4ce-26b62f15e697 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 returned with HTTP 202 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 865/1717] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:09:51 2026] DELETE /volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9c0bf00b-7a98-4848-ab3b-a5d9b3052ad7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9c0bf00b-7a98-4848-ab3b-a5d9b3052ad7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] GET http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9c0bf00b-7a98-4848-ab3b-a5d9b3052ad7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9c0bf00b-7a98-4848-ab3b-a5d9b3052ad7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=513,cinder:INSERT=84,cinder:UPDATE=145,cinder:DELETE=7 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9c0bf00b-7a98-4848-ab3b-a5d9b3052ad7 tempest-UserMessagesTest-833698013 tempest-UserMessagesTest-833698013-project-member] http://192.168.122.83/volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 returned with HTTP 404 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 853/1718] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:09:51 2026] GET /volume/v3/volumes/2c94beb4-6437-440e-b1e9-8c80e839e7f1 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-64d483f7-9f6c-4ef6-aaa8-19b3e88c32c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64d483f7-9f6c-4ef6-aaa8-19b3e88c32c0 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] DELETE http://192.168.122.83/volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64d483f7-9f6c-4ef6-aaa8-19b3e88c32c0 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64d483f7-9f6c-4ef6-aaa8-19b3e88c32c0 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64d483f7-9f6c-4ef6-aaa8-19b3e88c32c0 tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 returned with HTTP 202 Sep 08 14:09:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 866/1719] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:09:51 2026] DELETE /volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c534bde6-f0cc-4ceb-90f8-d7c29187a57f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c534bde6-f0cc-4ceb-90f8-d7c29187a57f tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] GET http://192.168.122.83/volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c534bde6-f0cc-4ceb-90f8-d7c29187a57f tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c534bde6-f0cc-4ceb-90f8-d7c29187a57f tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c534bde6-f0cc-4ceb-90f8-d7c29187a57f tempest-UserMessagesTest-1541584579 tempest-UserMessagesTest-1541584579-project-admin] http://192.168.122.83/volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 returned with HTTP 404 Sep 08 14:09:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 854/1720] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:09:51 2026] GET /volume/v3/types/427a8307-2e65-49c1-b742-e46cce716945 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-19125890"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-19125890'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume of 1 GB Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=532,cinder:INSERT=97,cinder:UPDATE=192,cinder:DELETE=5 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Availability Zones retrieved successfully. Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Flow 'volume_create_api' (f7726071-235f-4c0f-aec8-33040ef3d49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdb0bc8-60ad-4ce4-b0a3-2542a9b02e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdb0bc8-60ad-4ce4-b0a3-2542a9b02e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43559e69-0320-48ea-a7d1-0d28e1987c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Created reservations ['55274f7a-7a0d-4140-bf98-9cc2d72bd954', '0f623235-ec51-42c6-b8da-0e049ff76b44', 'f37ec178-4258-4f43-9bc8-c53b04aba59a', 'e99cc576-d585-4275-ade7-f125db1d1555'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43559e69-0320-48ea-a7d1-0d28e1987c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55274f7a-7a0d-4140-bf98-9cc2d72bd954', '0f623235-ec51-42c6-b8da-0e049ff76b44', 'f37ec178-4258-4f43-9bc8-c53b04aba59a', 'e99cc576-d585-4275-ade7-f125db1d1555']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b75cf7f-50cd-4540-922c-381824817e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b75cf7f-50cd-4540-922c-381824817e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e5875d2-f86e-4b05-8427-aa534daf47f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19125890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3080cb35629643a6b9206750b1ff83fb',qos_specs=None,replication_status=,reservations=['55274f7a-7a0d-4140-bf98-9cc2d72bd954','0f623235-ec51-42c6-b8da-0e049ff76b44','f37ec178-4258-4f43-9bc8-c53b04aba59a','e99cc576-d585-4275-ade7-f125db1d1555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11cee185e94519a5ff9567de0f1367',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19125890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e5875d2-f86e-4b05-8427-aa534daf47f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3080cb35629643a6b9206750b1ff83fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b11cee185e94519a5ff9567de0f1367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1835a2-6420-423f-920c-a5793e7fc743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1835a2-6420-423f-920c-a5793e7fc743) transitioned into state 'SUCCESS' from state '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-19125890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3080cb35629643a6b9206750b1ff83fb',qos_specs=None,replication_status=,reservations=['55274f7a-7a0d-4140-bf98-9cc2d72bd954','0f623235-ec51-42c6-b8da-0e049ff76b44','f37ec178-4258-4f43-9bc8-c53b04aba59a','e99cc576-d585-4275-ade7-f125db1d1555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11cee185e94519a5ff9567de0f1367',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f635129-fb3a-4ca7-bb28-c5eb50eeef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f635129-fb3a-4ca7-bb28-c5eb50eeef13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Flow 'volume_create_api' (f7726071-235f-4c0f-aec8-33040ef3d49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:09:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume request issued successfully. Sep 08 14:09:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e030aa8d-e580-44ec-87b8-3e2a4cde6bd4 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:09:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 867/1721] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:09:55 2026] POST /volume/v3/volumes => generated 783 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:09:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:09:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ce258ca-1cd9-4079-83e0-c028dc2a8048 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 200 Sep 08 14:09:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 855/1722] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:56 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:09:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-184d0c0c-3392-42ed-8d25-057af3695d69 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-184d0c0c-3392-42ed-8d25-057af3695d69 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-184d0c0c-3392-42ed-8d25-057af3695d69 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-184d0c0c-3392-42ed-8d25-057af3695d69 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-184d0c0c-3392-42ed-8d25-057af3695d69 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:09:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-184d0c0c-3392-42ed-8d25-057af3695d69 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 200 Sep 08 14:09:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 868/1723] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:57 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 1012 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:09:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21b12531-b6c8-4eb6-8490-50c865d7b781 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 200 Sep 08 14:09:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 856/1724] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:58 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 1013 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:09:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] POST http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9/action Sep 08 14:09:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:09:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:09:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Volume info retrieved successfully. Sep 08 14:09:58 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0b61c081506e4ac8a91048ea9bd28970', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3080cb35629643a6b9206750b1ff83fb', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:09:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7e19e5b-2f43-42b9-aaa2-39730f857404 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9/action returned with HTTP 403 Sep 08 14:09:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 869/1725] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:09:58 2026] POST /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9/action => generated 131 bytes in 323 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9278f616-1937-4e0c-b0be-7fd891136462 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Delete volume with id: 5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:09:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:09:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:09:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Delete volume request issued successfully. Sep 08 14:09:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9278f616-1937-4e0c-b0be-7fd891136462 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 202 Sep 08 14:09:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 857/1726] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:09:58 2026] DELETE /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:09:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:09:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:09:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:09:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:09:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:09:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:09:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:09:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:09:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:09:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77a182bb-3f0e-4020-b9a2-1cf9e6998cef tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 200 Sep 08 14:09:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 870/1727] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:09:59 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 1012 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:10:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bde3f07-24c4-42b3-b58a-488c1c276e63 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 200 Sep 08 14:10:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 858/1728] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:00 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 1012 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-069e99a3-0320-45f2-8e94-fe6b3e34f262 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e3e7ba54-b7ba-4fa1-a860-0cb149237952 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e7ba54-b7ba-4fa1-a860-0cb149237952 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e7ba54-b7ba-4fa1-a860-0cb149237952 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e7ba54-b7ba-4fa1-a860-0cb149237952 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e7ba54-b7ba-4fa1-a860-0cb149237952 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 returned with HTTP 404 Sep 08 14:10:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 859/1729] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:01 2026] GET /volume/v3/volumes/5e5875d2-f86e-4b05-8427-aa534daf47f9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1663789889"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1663789889'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume of 1 GB Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Availability Zones retrieved successfully. Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Flow 'volume_create_api' (12dbd22d-0df5-4bc0-abe5-fd83092b25e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd73ed7e-6d2c-44e4-b3ee-02a7c5b9dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd73ed7e-6d2c-44e4-b3ee-02a7c5b9dfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e160146c-962e-4741-9a30-fa6c44f310a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Created reservations ['ba3bfd1c-f40f-4e17-a4e1-7a52e45d246a', 'b545e386-2358-47ee-bb5e-c4e02e54446c', '132fe7e1-dcfc-4357-88e8-b90484597371', '0e19619b-0df3-4452-a52c-018a15485977'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e160146c-962e-4741-9a30-fa6c44f310a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3bfd1c-f40f-4e17-a4e1-7a52e45d246a', 'b545e386-2358-47ee-bb5e-c4e02e54446c', '132fe7e1-dcfc-4357-88e8-b90484597371', '0e19619b-0df3-4452-a52c-018a15485977']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b121b468-b817-40ee-bfe0-1149f8acbe56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-069e99a3-0320-45f2-8e94-fe6b3e34f262 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-069e99a3-0320-45f2-8e94-fe6b3e34f262 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b121b468-b817-40ee-bfe0-1149f8acbe56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '627c44c1-788c-4ac5-8dab-a8e698abf5b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663789889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3080cb35629643a6b9206750b1ff83fb',qos_specs=None,replication_status=,reservations=['ba3bfd1c-f40f-4e17-a4e1-7a52e45d246a','b545e386-2358-47ee-bb5e-c4e02e54446c','132fe7e1-dcfc-4357-88e8-b90484597371','0e19619b-0df3-4452-a52c-018a15485977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11cee185e94519a5ff9567de0f1367',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663789889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=627c44c1-788c-4ac5-8dab-a8e698abf5b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3080cb35629643a6b9206750b1ff83fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b11cee185e94519a5ff9567de0f1367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca56e5c3-1892-4bfd-bf09-95777ebf58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-069e99a3-0320-45f2-8e94-fe6b3e34f262 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 871/1730] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:10:01 2026] POST /volume/v3/types => generated 188 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-53615eae-07a1-4114-8760-b87ffb5152da None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53615eae-07a1-4114-8760-b87ffb5152da tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-53615eae-07a1-4114-8760-b87ffb5152da tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca56e5c3-1892-4bfd-bf09-95777ebf58c9) transitioned into state 'SUCCESS' from state '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-1663789889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3080cb35629643a6b9206750b1ff83fb',qos_specs=None,replication_status=,reservations=['ba3bfd1c-f40f-4e17-a4e1-7a52e45d246a','b545e386-2358-47ee-bb5e-c4e02e54446c','132fe7e1-dcfc-4357-88e8-b90484597371','0e19619b-0df3-4452-a52c-018a15485977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11cee185e94519a5ff9567de0f1367',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53615eae-07a1-4114-8760-b87ffb5152da tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 872/1731] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:10:01 2026] POST /volume/v3/types => generated 188 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8f710e-9d09-4687-8c85-c663f3d78ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23e6d6c8-c814-40f0-b550-7051625e80ba None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8f710e-9d09-4687-8c85-c663f3d78ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Flow 'volume_create_api' (12dbd22d-0df5-4bc0-abe5-fd83092b25e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Create volume request issued successfully. Sep 08 14:10:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e7679762-da6a-4b4c-97a3-1d6af2e97cb7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:10:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 860/1732] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:10:01 2026] POST /volume/v3/volumes => generated 785 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e8c1b19b-daad-421a-9761-10518ee339ab None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8c1b19b-daad-421a-9761-10518ee339ab tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8c1b19b-daad-421a-9761-10518ee339ab tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8c1b19b-daad-421a-9761-10518ee339ab tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e8c1b19b-daad-421a-9761-10518ee339ab tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8c1b19b-daad-421a-9761-10518ee339ab tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 200 Sep 08 14:10:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 861/1733] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:02 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Create volume of 1 GB Sep 08 14:10:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Availability Zones retrieved successfully. Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Flow 'volume_create_api' (9b0603f2-48e1-41c0-9ba6-cfacf5b45483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b065e6-11ad-4346-82bf-ccb06078ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b065e6-11ad-4346-82bf-ccb06078ada9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:10:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ed75ed3-c862-45cb-b649-5dbef6c66c06,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ed75ed3-c862-45cb-b649-5dbef6c66c06', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b5e04e-dbb1-4b15-af22-2d74caea6705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-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 08 14:10:02 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-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 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Created reservations ['cbc56ca9-f617-4c19-8988-d24ca4f94bf8', 'b2e3ddcc-75ed-416b-9d5b-54d8cd41134b', 'f0475aaa-2faf-469d-a2b6-1870cc6abf35', '91155653-49a2-42e2-b7c6-10cf681a9934'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b5e04e-dbb1-4b15-af22-2d74caea6705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc56ca9-f617-4c19-8988-d24ca4f94bf8', 'b2e3ddcc-75ed-416b-9d5b-54d8cd41134b', 'f0475aaa-2faf-469d-a2b6-1870cc6abf35', '91155653-49a2-42e2-b7c6-10cf681a9934']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee21908c-621c-45da-8244-39ba7dd7f713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee21908c-621c-45da-8244-39ba7dd7f713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c58dce-b102-4a9b-92ad-5bda47f918f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a191909927437d8f02e1657df17116',qos_specs=None,replication_status=,reservations=['cbc56ca9-f617-4c19-8988-d24ca4f94bf8','b2e3ddcc-75ed-416b-9d5b-54d8cd41134b','f0475aaa-2faf-469d-a2b6-1870cc6abf35','91155653-49a2-42e2-b7c6-10cf681a9934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4fb5d01efab4ac582491d338fe8c9c4',volume_type_id=5ed75ed3-c862-45cb-b649-5dbef6c66c06), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1c58dce-b102-4a9b-92ad-5bda47f918f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a191909927437d8f02e1657df17116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4fb5d01efab4ac582491d338fe8c9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ed75ed3-c862-45cb-b649-5dbef6c66c06),volume_type_id=5ed75ed3-c862-45cb-b649-5dbef6c66c06)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df89726f-1922-4061-a3be-23e8dad1e48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df89726f-1922-4061-a3be-23e8dad1e48d) transitioned into state 'SUCCESS' from state '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-613218780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a191909927437d8f02e1657df17116',qos_specs=None,replication_status=,reservations=['cbc56ca9-f617-4c19-8988-d24ca4f94bf8','b2e3ddcc-75ed-416b-9d5b-54d8cd41134b','f0475aaa-2faf-469d-a2b6-1870cc6abf35','91155653-49a2-42e2-b7c6-10cf681a9934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4fb5d01efab4ac582491d338fe8c9c4',volume_type_id=5ed75ed3-c862-45cb-b649-5dbef6c66c06)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:02 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7477857d-c560-42d1-a374-0e9949f7bfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:03 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7477857d-c560-42d1-a374-0e9949f7bfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:03 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Flow 'volume_create_api' (9b0603f2-48e1-41c0-9ba6-cfacf5b45483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Create volume request issued successfully. Sep 08 14:10:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23e6d6c8-c814-40f0-b550-7051625e80ba tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:10:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 873/1734] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:10:01 2026] POST /volume/v3/volumes => generated 773 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9071a8f8-3ffd-4c56-81d3-502ef9720874 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 862/1735] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:03 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 841 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ed84a11-2f66-44e3-ae0f-a30677ec4f30 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 200 Sep 08 14:10:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 874/1736] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:03 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 1014 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e90e0145-a8ec-4b55-8102-9f8ecd416a3f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 863/1737] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:04 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 865 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b585d99-fb46-4e82-92ed-7d1f8430cfa7 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 200 Sep 08 14:10:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 875/1738] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:04 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 1015 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] POST http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4/action Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0b61c081506e4ac8a91048ea9bd28970', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3080cb35629643a6b9206750b1ff83fb', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd455066-cc86-4ec1-a6f7-16ef2d92cd6a tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-reader] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4/action returned with HTTP 403 Sep 08 14:10:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 864/1739] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:04 2026] POST /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4/action => generated 131 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8fc75b6d-1a73-418d-8483-c735f8805429 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Delete volume with id: 627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Delete volume request issued successfully. Sep 08 14:10:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fc75b6d-1a73-418d-8483-c735f8805429 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 202 Sep 08 14:10:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 876/1740] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:10:04 2026] DELETE /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c1c493a-e546-465c-8592-aef20377287c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c1c493a-e546-465c-8592-aef20377287c tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c1c493a-e546-465c-8592-aef20377287c tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c1c493a-e546-465c-8592-aef20377287c tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6c1c493a-e546-465c-8592-aef20377287c tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c1c493a-e546-465c-8592-aef20377287c tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 200 Sep 08 14:10:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 865/1741] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:04 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 1014 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8225e573-dbfa-40f2-a6b6-22f264f73d19 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 877/1742] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:05 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a1c8861-d285-47cd-891d-a5f6e255425a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a1c8861-d285-47cd-891d-a5f6e255425a tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a1c8861-d285-47cd-891d-a5f6e255425a tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a1c8861-d285-47cd-891d-a5f6e255425a tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a1c8861-d285-47cd-891d-a5f6e255425a tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Volume info retrieved successfully. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a1c8861-d285-47cd-891d-a5f6e255425a tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 866/1743] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:05 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 1029 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-422f75e1-1528-4fa2-a095-9e74304215da None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] POST http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7/action Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:05 devstack devstack@c-api.service[86977]: /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 08 14:10:05 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:10:05 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-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 08 14:10:05 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-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 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-25906c78-5938-4dfd-a311-a6251060fea3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25906c78-5938-4dfd-a311-a6251060fea3 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25906c78-5938-4dfd-a311-a6251060fea3 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25906c78-5938-4dfd-a311-a6251060fea3 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:05 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Created reservations ['497316f5-8f55-47ac-a08b-af2be5f6cdec', '201c4d6c-5c5d-46d5-80de-46987e3b3c5d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-25906c78-5938-4dfd-a311-a6251060fea3 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Volume info retrieved successfully. Sep 08 14:10:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25906c78-5938-4dfd-a311-a6251060fea3 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 200 Sep 08 14:10:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 867/1744] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:05 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 1014 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:06 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Created reservations ['8044ccf4-4133-48cc-ab6f-a91de5155235', 'cd88fa2b-dbf0-41a3-8004-ebefa46a63da'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Retype volume request issued successfully. Sep 08 14:10:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-422f75e1-1528-4fa2-a095-9e74304215da tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7/action returned with HTTP 202 Sep 08 14:10:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 878/1745] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:05 2026] POST /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-450c56c5-02d1-4e00-8e10-5d8f33e33c74 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 868/1746] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:06 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-480008e0-5fed-4bf8-bb57-5276f1138843 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-480008e0-5fed-4bf8-bb57-5276f1138843 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] GET http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-480008e0-5fed-4bf8-bb57-5276f1138843 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-480008e0-5fed-4bf8-bb57-5276f1138843 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-480008e0-5fed-4bf8-bb57-5276f1138843 tempest-ProjectReaderTests-112171793 tempest-ProjectReaderTests-112171793-project-admin] http://192.168.122.83/volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 returned with HTTP 404 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 879/1747] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes/627c44c1-788c-4ac5-8dab-a8e698abf5b4 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13b61cbb-c181-4372-90bf-a4380a52ca9d tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 869/1748] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Volume info retrieved successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f1d51bf0-9e20-4fea-84f0-42f46fabae29 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 880/1749] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 1029 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] GET http://192.168.122.83/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780'), ('all_tenants', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Get all volumes completed successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b423ad4a-cba0-4a75-86c9-3d8c0d1bdb66 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780 returned with HTTP 200 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 870/1750] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-613218780 => generated 352 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-faa77013-9f8d-409f-b3f4-a03c3fa77413 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 881/1751] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1a66d02f-813b-4414-a18a-3dede90f803c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] DELETE http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Delete volume with id: e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Delete volume request issued successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a66d02f-813b-4414-a18a-3dede90f803c tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 202 Sep 08 14:10:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 871/1752] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:10:07 2026] DELETE /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-186df6c0-759e-4a90-a3d6-6d33c0958626 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 882/1753] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:07 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Volume info retrieved successfully. Sep 08 14:10:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-412758b4-f045-4a92-bc1d-d1cf6aee7551 tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 200 Sep 08 14:10:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 872/1754] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:08 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3d5bfd33-09b6-44db-b377-257a07ab378d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1302339594"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1302339594'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Create volume of 1 GB Sep 08 14:10:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Availability Zones retrieved successfully. Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Flow 'volume_create_api' (25d94b9d-6292-4c03-a926-2ac458960cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e87e3d-faad-418d-8bc5-50d645d42617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e87e3d-faad-418d-8bc5-50d645d42617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49ae723-65c4-44be-b88a-07df286f802f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c2f48532-0a49-460e-ae83-895ec1dba85f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2f48532-0a49-460e-ae83-895ec1dba85f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] GET http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2f48532-0a49-460e-ae83-895ec1dba85f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2f48532-0a49-460e-ae83-895ec1dba85f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2f48532-0a49-460e-ae83-895ec1dba85f tempest-VolumeRetypeWithoutMigrationTest-2036033454 tempest-VolumeRetypeWithoutMigrationTest-2036033454-project-member] http://192.168.122.83/volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 returned with HTTP 404 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 873/1755] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:10 2026] GET /volume/v3/volumes/e1c58dce-b102-4a9b-92ad-5bda47f918f7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9f0e0026-b004-4609-9deb-ac1f7eacd2b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f0e0026-b004-4609-9deb-ac1f7eacd2b4 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] DELETE http://192.168.122.83/volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f0e0026-b004-4609-9deb-ac1f7eacd2b4 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f0e0026-b004-4609-9deb-ac1f7eacd2b4 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f0e0026-b004-4609-9deb-ac1f7eacd2b4 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf returned with HTTP 202 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 874/1756] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:10 2026] DELETE /volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-24e5bbdb-c71f-43dd-a505-365bd56617a0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24e5bbdb-c71f-43dd-a505-365bd56617a0 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] GET http://192.168.122.83/volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24e5bbdb-c71f-43dd-a505-365bd56617a0 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24e5bbdb-c71f-43dd-a505-365bd56617a0 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24e5bbdb-c71f-43dd-a505-365bd56617a0 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf returned with HTTP 404 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 875/1757] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:10:10 2026] GET /volume/v3/types/103d8a61-eeb6-49fd-9395-874ccb85eeaf => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9d3be1ba-9f4e-4dc9-922b-234b543ce7e6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d3be1ba-9f4e-4dc9-922b-234b543ce7e6 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] DELETE http://192.168.122.83/volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d3be1ba-9f4e-4dc9-922b-234b543ce7e6 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d3be1ba-9f4e-4dc9-922b-234b543ce7e6 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Created reservations ['3d1fa794-0d91-4394-b52d-629ad0b5119f', '024b3e15-1aa5-4933-acae-6711397cfef5', 'cf187669-09bf-4dca-a1db-bc264f040c1a', 'b97aaae3-39a5-483e-9266-5b1855bf9ca0'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49ae723-65c4-44be-b88a-07df286f802f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d1fa794-0d91-4394-b52d-629ad0b5119f', '024b3e15-1aa5-4933-acae-6711397cfef5', 'cf187669-09bf-4dca-a1db-bc264f040c1a', 'b97aaae3-39a5-483e-9266-5b1855bf9ca0']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c02499d-8780-42bb-9357-e728a7fdbfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d3be1ba-9f4e-4dc9-922b-234b543ce7e6 tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 returned with HTTP 202 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 876/1758] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:10 2026] DELETE /volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-32d82907-6385-466c-8335-c93d4f51039d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d82907-6385-466c-8335-c93d4f51039d tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] GET http://192.168.122.83/volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d82907-6385-466c-8335-c93d4f51039d tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d82907-6385-466c-8335-c93d4f51039d tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d82907-6385-466c-8335-c93d4f51039d tempest-VolumeRetypeWithoutMigrationTest-2125829573 tempest-VolumeRetypeWithoutMigrationTest-2125829573-project-admin] http://192.168.122.83/volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 returned with HTTP 404 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 877/1759] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:10:10 2026] GET /volume/v3/types/5ed75ed3-c862-45cb-b649-5dbef6c66c06 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c02499d-8780-42bb-9357-e728a7fdbfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c38115-5bc6-4e62-a9cf-9699ff362afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1302339594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b609b7d4f8ac429ab99ff0dbbaeda720',qos_specs=None,replication_status=,reservations=['3d1fa794-0d91-4394-b52d-629ad0b5119f','024b3e15-1aa5-4933-acae-6711397cfef5','cf187669-09bf-4dca-a1db-bc264f040c1a','b97aaae3-39a5-483e-9266-5b1855bf9ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66faf216ab2b4ff88000cb1ead08e63f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1302339594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c38115-5bc6-4e62-a9cf-9699ff362afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b609b7d4f8ac429ab99ff0dbbaeda720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66faf216ab2b4ff88000cb1ead08e63f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a7a512f-ea83-4883-ba22-04c366f15066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a7a512f-ea83-4883-ba22-04c366f15066) transitioned into state 'SUCCESS' from state '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-1302339594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b609b7d4f8ac429ab99ff0dbbaeda720',qos_specs=None,replication_status=,reservations=['3d1fa794-0d91-4394-b52d-629ad0b5119f','024b3e15-1aa5-4933-acae-6711397cfef5','cf187669-09bf-4dca-a1db-bc264f040c1a','b97aaae3-39a5-483e-9266-5b1855bf9ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66faf216ab2b4ff88000cb1ead08e63f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2844f5d6-2a2d-4c52-be1f-4bdf861c80bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2844f5d6-2a2d-4c52-be1f-4bdf861c80bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Flow 'volume_create_api' (25d94b9d-6292-4c03-a926-2ac458960cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Create volume request issued successfully. Sep 08 14:10:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d5bfd33-09b6-44db-b377-257a07ab378d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:10:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 883/1760] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:10:09 2026] POST /volume/v3/volumes => generated 756 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e12b5a0-4028-44f3-9d72-9ef2a3c0105d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 878/1761] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:10 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 824 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84219923-5a4a-49ec-8eb0-c19825630026 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84219923-5a4a-49ec-8eb0-c19825630026 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84219923-5a4a-49ec-8eb0-c19825630026 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84219923-5a4a-49ec-8eb0-c19825630026 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-84219923-5a4a-49ec-8eb0-c19825630026 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84219923-5a4a-49ec-8eb0-c19825630026 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 884/1762] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:11 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 848 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c5c79768-d12f-4313-b2b6-151b056c4be1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5c79768-d12f-4313-b2b6-151b056c4be1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5c79768-d12f-4313-b2b6-151b056c4be1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-892627552", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5c79768-d12f-4313-b2b6-151b056c4be1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 879/1763] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:12 2026] POST /volume/v3/types => generated 379 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4f2f25c6-b5a5-4746-b40f-7c75b11e0f15 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4f2f25c6-b5a5-4746-b40f-7c75b11e0f15 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption Sep 08 14:10:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4f2f25c6-b5a5-4746-b40f-7c75b11e0f15 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4f2f25c6-b5a5-4746-b40f-7c75b11e0f15 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 885/1764] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:10:12 2026] POST /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4dbb4f1c-d222-4dc2-81a0-3a91ab2f7ad1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4dbb4f1c-d222-4dc2-81a0-3a91ab2f7ad1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4dbb4f1c-d222-4dc2-81a0-3a91ab2f7ad1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791541212", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4dbb4f1c-d222-4dc2-81a0-3a91ab2f7ad1 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 880/1765] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-762a04f1-25c0-4cd3-8692-8c22b878cddf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32b3d6af-968d-4b7f-9e9c-943c85739489 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 881/1766] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:13 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-762a04f1-25c0-4cd3-8692-8c22b878cddf tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] POST http://192.168.122.83/volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235/encryption Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-762a04f1-25c0-4cd3-8692-8c22b878cddf tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-762a04f1-25c0-4cd3-8692-8c22b878cddf tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-762a04f1-25c0-4cd3-8692-8c22b878cddf tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235/encryption returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 886/1767] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235/encryption => generated 127 bytes in 261 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a91f2bbb-f531-4dc9-9f56-9cb65ad8d70c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a91f2bbb-f531-4dc9-9f56-9cb65ad8d70c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a91f2bbb-f531-4dc9-9f56-9cb65ad8d70c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1780204263", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a91f2bbb-f531-4dc9-9f56-9cb65ad8d70c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 882/1768] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5a5cad2a-1422-47ac-b23b-4dff55e9e9e4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a5cad2a-1422-47ac-b23b-4dff55e9e9e4 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] POST http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a5cad2a-1422-47ac-b23b-4dff55e9e9e4 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-5a5cad2a-1422-47ac-b23b-4dff55e9e9e4 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a5cad2a-1422-47ac-b23b-4dff55e9e9e4 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 887/1769] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-10c93972-19ab-42c1-b886-4f32ad832de8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10c93972-19ab-42c1-b886-4f32ad832de8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] PUT http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs/key2 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-10c93972-19ab-42c1-b886-4f32ad832de8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-10c93972-19ab-42c1-b886-4f32ad832de8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10c93972-19ab-42c1-b886-4f32ad832de8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs/key2 returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 883/1770] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:10:13 2026] PUT /volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9860c84a-3f03-4338-a676-f9bc8258dd35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9860c84a-3f03-4338-a676-f9bc8258dd35 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9860c84a-3f03-4338-a676-f9bc8258dd35 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-9860c84a-3f03-4338-a676-f9bc8258dd35 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9860c84a-3f03-4338-a676-f9bc8258dd35 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 888/1771] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fc961443-0dd6-4bf0-8f6f-b5ce5cfbd38a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc961443-0dd6-4bf0-8f6f-b5ce5cfbd38a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc961443-0dd6-4bf0-8f6f-b5ce5cfbd38a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-804549617", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc961443-0dd6-4bf0-8f6f-b5ce5cfbd38a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 884/1772] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:13 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 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0ad882a0-8c11-4c1b-9e8d-83e435563ed0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ad882a0-8c11-4c1b-9e8d-83e435563ed0 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0ad882a0-8c11-4c1b-9e8d-83e435563ed0 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0ad882a0-8c11-4c1b-9e8d-83e435563ed0 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 889/1773] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption => generated 239 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1c33561-8797-4f6c-860e-094eed6f38bc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1c33561-8797-4f6c-860e-094eed6f38bc tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] DELETE http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption/c4d3e263-058a-427f-896f-0e3237fe17fa Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1c33561-8797-4f6c-860e-094eed6f38bc tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1c33561-8797-4f6c-860e-094eed6f38bc tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-c1c33561-8797-4f6c-860e-094eed6f38bc tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1c33561-8797-4f6c-860e-094eed6f38bc tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption/c4d3e263-058a-427f-896f-0e3237fe17fa returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 885/1774] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:10:13 2026] DELETE /volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1/encryption/c4d3e263-058a-427f-896f-0e3237fe17fa => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3a2f84f5-f778-4e61-84cd-82fe332ad163 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a2f84f5-f778-4e61-84cd-82fe332ad163 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3a2f84f5-f778-4e61-84cd-82fe332ad163 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1589972267", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a2f84f5-f778-4e61-84cd-82fe332ad163 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 890/1775] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types => generated 380 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] DELETE http://192.168.122.83/volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481/extra_specs/key1 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a00e4d84-69fa-4eaf-9e49-ccc0da40ecb3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481/extra_specs/key1 returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 886/1776] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:10:13 2026] DELETE /volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7db61b0-6380-483e-9311-2d8f43cef09a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7db61b0-6380-483e-9311-2d8f43cef09a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7db61b0-6380-483e-9311-2d8f43cef09a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1704262532", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7db61b0-6380-483e-9311-2d8f43cef09a tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 891/1777] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:10:13 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b57e2933-8eb0-49fb-ba30-417274804e76 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b57e2933-8eb0-49fb-ba30-417274804e76 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] DELETE http://192.168.122.83/volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b57e2933-8eb0-49fb-ba30-417274804e76 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b57e2933-8eb0-49fb-ba30-417274804e76 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-b57e2933-8eb0-49fb-ba30-417274804e76 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b57e2933-8eb0-49fb-ba30-417274804e76 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c returned with HTTP 403 Sep 08 14:10:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 887/1778] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:13 2026] DELETE /volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-46914780-c560-4023-8826-4ba932492cd3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46914780-c560-4023-8826-4ba932492cd3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46914780-c560-4023-8826-4ba932492cd3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46914780-c560-4023-8826-4ba932492cd3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46914780-c560-4023-8826-4ba932492cd3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs returned with HTTP 200 Sep 08 14:10:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 892/1779] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:10:13 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs => generated 123 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e173a00-d34a-4d89-a879-161a15bc85fa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e173a00-d34a-4d89-a879-161a15bc85fa tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e173a00-d34a-4d89-a879-161a15bc85fa tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e173a00-d34a-4d89-a879-161a15bc85fa tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-3e173a00-d34a-4d89-a879-161a15bc85fa tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e173a00-d34a-4d89-a879-161a15bc85fa tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 888/1780] 192.168.122.83 () {58 vars in 1110 bytes} [Tue Sep 8 14:10:13 2026] GET /volume/v3/types => generated 2362 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90180b67-e061-4d3a-8aab-47b62877fb97 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90180b67-e061-4d3a-8aab-47b62877fb97 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/cipher Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90180b67-e061-4d3a-8aab-47b62877fb97 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90180b67-e061-4d3a-8aab-47b62877fb97 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-90180b67-e061-4d3a-8aab-47b62877fb97 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90180b67-e061-4d3a-8aab-47b62877fb97 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/cipher returned with HTTP 403 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 893/1781] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:10:14 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3335aaff-49de-4227-87f3-6c80144ec9d3 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption returned with HTTP 403 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 889/1782] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:10:14 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a7b14405-a37b-4533-8f1d-a08cf0094c0c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7b14405-a37b-4533-8f1d-a08cf0094c0c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/multiattach Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7b14405-a37b-4533-8f1d-a08cf0094c0c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7b14405-a37b-4533-8f1d-a08cf0094c0c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7b14405-a37b-4533-8f1d-a08cf0094c0c tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/multiattach returned with HTTP 200 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 894/1783] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:10:14 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-df592c38-e759-4420-9d8b-0f927ad888de None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df592c38-e759-4420-9d8b-0f927ad888de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/volume_backend_name Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df592c38-e759-4420-9d8b-0f927ad888de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df592c38-e759-4420-9d8b-0f927ad888de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df592c38-e759-4420-9d8b-0f927ad888de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 890/1784] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:10:14 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/volume_backend_name => generated 143 bytes in 250 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-795ad46f-4eae-4969-8114-b6a39dc700a7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-795ad46f-4eae-4969-8114-b6a39dc700a7 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] GET http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-795ad46f-4eae-4969-8114-b6a39dc700a7 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-795ad46f-4eae-4969-8114-b6a39dc700a7 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-795ad46f-4eae-4969-8114-b6a39dc700a7 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e returned with HTTP 200 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 895/1785] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:10:14 2026] GET /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-491a835b-b047-4cc4-9284-22c2d900cfe6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-491a835b-b047-4cc4-9284-22c2d900cfe6 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] PUT http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/d555f551-694b-4d4d-8dc6-f795adf72cde Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-491a835b-b047-4cc4-9284-22c2d900cfe6 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-491a835b-b047-4cc4-9284-22c2d900cfe6 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-491a835b-b047-4cc4-9284-22c2d900cfe6 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/d555f551-694b-4d4d-8dc6-f795adf72cde returned with HTTP 403 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 891/1786] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:10:14 2026] PUT /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/encryption/d555f551-694b-4d4d-8dc6-f795adf72cde => generated 127 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-831f691a-8f99-4093-b974-c203246baa19 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-831f691a-8f99-4093-b974-c203246baa19 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] PUT http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/key1 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-831f691a-8f99-4093-b974-c203246baa19 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-831f691a-8f99-4093-b974-c203246baa19 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-831f691a-8f99-4093-b974-c203246baa19 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/key1 returned with HTTP 403 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 896/1787] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:10:14 2026] PUT /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87125149-2a51-466f-a799-9b8b868b6e27 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87125149-2a51-466f-a799-9b8b868b6e27 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] PUT http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87125149-2a51-466f-a799-9b8b868b6e27 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-87125149-2a51-466f-a799-9b8b868b6e27 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2055b67cd9204d2bb2d35f0118b38a94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3534abd3e8843569c2f1184329b4cad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87125149-2a51-466f-a799-9b8b868b6e27 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-member] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e returned with HTTP 403 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 892/1788] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:10:14 2026] PUT /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-423197b2-7a74-4555-8560-c89a4c44519d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-423197b2-7a74-4555-8560-c89a4c44519d tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-423197b2-7a74-4555-8560-c89a4c44519d tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-423197b2-7a74-4555-8560-c89a4c44519d tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-423197b2-7a74-4555-8560-c89a4c44519d tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c returned with HTTP 202 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 897/1789] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/85f5c2ed-58b1-4b8c-b863-ed696d8fa26c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93316969-d383-4f88-a982-51a29edf2cc8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93316969-d383-4f88-a982-51a29edf2cc8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93316969-d383-4f88-a982-51a29edf2cc8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93316969-d383-4f88-a982-51a29edf2cc8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93316969-d383-4f88-a982-51a29edf2cc8 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481 returned with HTTP 202 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 893/1790] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/9254c494-0b3e-4577-92bf-c64029b01481 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8152f93a-176c-43f5-a16a-a597951b6bde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8152f93a-176c-43f5-a16a-a597951b6bde tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8152f93a-176c-43f5-a16a-a597951b6bde tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8152f93a-176c-43f5-a16a-a597951b6bde tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8152f93a-176c-43f5-a16a-a597951b6bde tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1 returned with HTTP 202 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 898/1791] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/1a6b18cf-a40b-4015-865d-0e1da4c9b4b1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-056a72d1-555f-4a4e-bee9-e4bc180230be None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-056a72d1-555f-4a4e-bee9-e4bc180230be tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-056a72d1-555f-4a4e-bee9-e4bc180230be tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-056a72d1-555f-4a4e-bee9-e4bc180230be tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-056a72d1-555f-4a4e-bee9-e4bc180230be tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084 returned with HTTP 202 Sep 08 14:10:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 894/1792] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/89e7a979-835f-4587-8f7f-09f7b754c084 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc49706a-9874-4571-8d09-239664b86730 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc49706a-9874-4571-8d09-239664b86730 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc49706a-9874-4571-8d09-239664b86730 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc49706a-9874-4571-8d09-239664b86730 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc49706a-9874-4571-8d09-239664b86730 tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235 returned with HTTP 202 Sep 08 14:10:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 899/1793] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/68990a7d-68f7-4c80-9de6-ae8edd609235 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-daf20415-f5cc-4cd1-b61b-1dace7d8e5de None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daf20415-f5cc-4cd1-b61b-1dace7d8e5de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] DELETE http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daf20415-f5cc-4cd1-b61b-1dace7d8e5de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daf20415-f5cc-4cd1-b61b-1dace7d8e5de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daf20415-f5cc-4cd1-b61b-1dace7d8e5de tempest-VolumeTypesMemberTests-1749544 tempest-VolumeTypesMemberTests-1749544-project-admin] http://192.168.122.83/volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e returned with HTTP 202 Sep 08 14:10:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 895/1794] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:10:14 2026] DELETE /volume/v3/types/10bfc5e3-1ffc-4745-9555-c135f077d03e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6f74ac86-dfba-46eb-87c8-ff59e6cfb56a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 900/1795] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a9550b96-c163-45f8-959e-6370ae7852f9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-attach": {"instance_uuid": "c3e2509d-5646-4a5d-98cb-e9d5bb94f0d8", "mountpoint": "/dev/vdb"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c3e2509d-5646-4a5d-98cb-e9d5bb94f0d8", "mountpoint": "/dev/vdb"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update volume admin metadata completed successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfac9333-1259-4eed-b69a-f2f9764f0ba6 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 901/1796] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-9d93ebde-bed7-46ec-b1b9-babfad3beb3d tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 902/1797] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Attach volume completed successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9550b96-c163-45f8-959e-6370ae7852f9 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 896/1798] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:23 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a291c710-5401-4575-af4f-86723b9edc65 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a291c710-5401-4575-af4f-86723b9edc65 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a291c710-5401-4575-af4f-86723b9edc65 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a291c710-5401-4575-af4f-86723b9edc65 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a291c710-5401-4575-af4f-86723b9edc65 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a291c710-5401-4575-af4f-86723b9edc65 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 903/1799] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 1183 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36951875-714a-4ab6-b9eb-07e3cafec803 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-detach": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c7e55223-a4cc-4d92-b1b1-821ff9254358 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c7e55223-a4cc-4d92-b1b1-821ff9254358 None None] GET http://192.168.122.83/volume// Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c7e55223-a4cc-4d92-b1b1-821ff9254358 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c7e55223-a4cc-4d92-b1b1-821ff9254358 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c7e55223-a4cc-4d92-b1b1-821ff9254358 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 904/1800] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-234eed98-4815-4af2-94ee-f6b6c81d7345 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-234eed98-4815-4af2-94ee-f6b6c81d7345 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:10:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-234eed98-4815-4af2-94ee-f6b6c81d7345 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ccbd628-13f2-4e9b-b204-b79873077d95", "connector": null, "instance_uuid": "7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Detach volume completed successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36951875-714a-4ab6-b9eb-07e3cafec803 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 897/1801] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:23 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3fc9562b-a8e3-4921-a1a6-2702e67ca18f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 898/1802] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:23 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-234eed98-4815-4af2-94ee-f6b6c81d7345 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:10:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 905/1803] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:10:23 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-40bd83df-96c0-491f-ac01-cf8044102876 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-40bd83df-96c0-491f-ac01-cf8044102876 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-40bd83df-96c0-491f-ac01-cf8044102876 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-40bd83df-96c0-491f-ac01-cf8044102876 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e4fd7b25-0dd4-476a-a9d1-174373ca3206 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4fd7b25-0dd4-476a-a9d1-174373ca3206 None None] GET http://192.168.122.83/volume// Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4fd7b25-0dd4-476a-a9d1-174373ca3206 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4fd7b25-0dd4-476a-a9d1-174373ca3206 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4fd7b25-0dd4-476a-a9d1-174373ca3206 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 906/1804] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:10:24 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-40bd83df-96c0-491f-ac01-cf8044102876 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-40bd83df-96c0-491f-ac01-cf8044102876 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 899/1805] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:24 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 864 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-4541dc83-6c9d-4f81-b7ad-a4f3ac1b5a40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 907/1806] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:10:24 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1045 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] PUT http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Acquiring lock "cinder-attachment_update-3ccbd628-13f2-4e9b-b204-b79873077d95-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Lock "cinder-attachment_update-3ccbd628-13f2-4e9b-b204-b79873077d95-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:24 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Lock "cinder-attachment_update-3ccbd628-13f2-4e9b-b204-b79873077d95-devstack" released by "attachment_update" :: held 0.291s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:10:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-6bd8dacf-8da6-463f-94cc-d9979e7093cb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d returned with HTTP 200 Sep 08 14:10:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 900/1807] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:10:24 2026] PUT /volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d => generated 694 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77ead435-f4b3-4e63-b0c4-d1b71ddfa9ca tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 908/1808] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:25 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-f2b1f2aa-4b39-4fba-8aa6-952aae7f148b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-f2b1f2aa-4b39-4fba-8aa6-952aae7f148b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d/action Sep 08 14:10:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-f2b1f2aa-4b39-4fba-8aa6-952aae7f148b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-f2b1f2aa-4b39-4fba-8aa6-952aae7f148b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-ff65fd25-b48d-40ff-b0c8-c2700a4b4717 req-f2b1f2aa-4b39-4fba-8aa6-952aae7f148b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d/action returned with HTTP 204 Sep 08 14:10:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 901/1809] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:10:25 2026] POST /volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8919071c-0583-4e75-8204-671b58ddcd35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8919071c-0583-4e75-8204-671b58ddcd35 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8919071c-0583-4e75-8204-671b58ddcd35 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8919071c-0583-4e75-8204-671b58ddcd35 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8919071c-0583-4e75-8204-671b58ddcd35 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8919071c-0583-4e75-8204-671b58ddcd35 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 909/1810] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:26 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1157 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7293ced6-def0-46aa-814b-057b58b186ba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7293ced6-def0-46aa-814b-057b58b186ba tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7293ced6-def0-46aa-814b-057b58b186ba tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7293ced6-def0-46aa-814b-057b58b186ba tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7293ced6-def0-46aa-814b-057b58b186ba tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7293ced6-def0-46aa-814b-057b58b186ba tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 902/1811] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:26 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1157 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-detach": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Attachment connected to vm 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05, checking data on nova Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG cinder.compute.nova [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Creating Keystone token plugin using URL: http://192.168.122.83/identity {{(pid=86977) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:10:26 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] REQ: curl -g -i -X GET http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0e841215b7b9ccc986b6a35f8e48b317bb0ce96e940480f155e41d230b2096ad" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7051bf14-1662-40cb-8bd0-4b74c8684117" -H "X-Service-Token: {SHA256}6c174d439cb63e08c4df8b4f7dd076a6111fdc212d867340a37174ba482f1ce5" {{(pid=86977) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:10:26 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-d3bc7d23-fd98-4f10-9cce-456d9cc5bd6a x-openstack-request-id: req-d3bc7d23-fd98-4f10-9cce-456d9cc5bd6a {{(pid=86977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3ccbd628-13f2-4e9b-b204-b79873077d95", "serverId": "7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "43748e6b-9beb-4abd-90b9-c5272e1c9b4d", "bdm_uuid": "00d563b7-74e7-46a4-9d76-36d8807ef585"}} {{(pid=86977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET call to compute for http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 used request id req-d3bc7d23-fd98-4f10-9cce-456d9cc5bd6a {{(pid=86977) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.volume.api [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-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 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Caught error: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: 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 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:27 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault Sep 08 14:10:27 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-7051bf14-1662-40cb-8bd0-4b74c8684117 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 409 Sep 08 14:10:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 910/1812] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:26 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 167 bytes in 782 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68820361-fe64-42ad-ae85-f850088f5e3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Attachment connected to vm 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05, checking data on nova Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.compute.nova [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Creating Keystone token plugin using URL: http://192.168.122.83/identity {{(pid=86976) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] REQ: curl -g -i -X GET http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d46436d4cfc0ecd85fa91deb2f37b19ddd26f0d0b79253ceecb3a9f8b98dc474" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-68820361-fe64-42ad-ae85-f850088f5e3a" -H "X-Service-Token: {SHA256}183fd29f2030e0e031cb55df9fc98c363d83bf54cf70254e0cf646dac9b84c7c" {{(pid=86976) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:10:27 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-b7faf2eb-3e2a-4d6c-bc17-145188352189 x-openstack-request-id: req-b7faf2eb-3e2a-4d6c-bc17-145188352189 {{(pid=86976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3ccbd628-13f2-4e9b-b204-b79873077d95", "serverId": "7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "43748e6b-9beb-4abd-90b9-c5272e1c9b4d", "bdm_uuid": "00d563b7-74e7-46a4-9d76-36d8807ef585"}} {{(pid=86976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG novaclient.v2.client [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET call to compute for http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 used request id req-b7faf2eb-3e2a-4d6c-bc17-145188352189 {{(pid=86976) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.volume.api [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-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 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Caught error: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: 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 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:27 devstack devstack@c-api.service[86976]: ERROR cinder.api.middleware.fault Sep 08 14:10:27 devstack devstack@c-api.service[86976]: INFO cinder.api.middleware.fault [None req-68820361-fe64-42ad-ae85-f850088f5e3a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 409 Sep 08 14:10:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 903/1813] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:27 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 167 bytes in 454 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05c22fb5-744e-4ed9-9208-a1e0f7072f69 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 911/1814] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:27 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c4d70db-426e-461a-9c90-f58707830619 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 904/1815] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:27 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:10:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2ed3501f-891f-4019-bc48-60364d2ffc18 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:27 devstack devstack@c-api.service[86977]: WARNING keystonemiddleware.auth_token [None req-2ed3501f-891f-4019-bc48-60364d2ffc18 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:10:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 912/1816] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:27 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 204 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:10:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ca6c900a-fba6-4960-a9a9-a52b80d4d9ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:28 devstack devstack@c-api.service[86976]: WARNING keystonemiddleware.auth_token [None req-ca6c900a-fba6-4960-a9a9-a52b80d4d9ca None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:10:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 905/1817] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:27 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 88 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Updating volume '3ccbd628-13f2-4e9b-b204-b79873077d95' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d28c5479-2ac1-4840-81f2-1417ab13e734 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 202 Sep 08 14:10:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 913/1818] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:28 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 0 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:28 devstack devstack@c-api.service[86976]: DEBUG oslo_db.sqlalchemy.engines [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:10:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0611814-6bba-4489-aa4c-4d3e7ff2baed tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 906/1819] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:28 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1156 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "43748e6b-9beb-4abd-90b9-c5272e1c9b4d"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "43748e6b-9beb-4abd-90b9-c5272e1c9b4d"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Volume info retrieved successfully. Sep 08 14:10:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Attachment connected to vm 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05, checking data on nova Sep 08 14:10:28 devstack devstack@c-api.service[86977]: DEBUG cinder.compute.nova [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Creating Keystone token plugin using URL: http://192.168.122.83/identity {{(pid=86977) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] REQ: curl -g -i -X GET http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}810a8795dd8ecf3174aab77c22ec8d98cde1c44ba7a87a8c23070b10279670f0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b458ed1d-9366-4f73-9b9d-b95fc51bc489" -H "X-Service-Token: {SHA256}6c174d439cb63e08c4df8b4f7dd076a6111fdc212d867340a37174ba482f1ce5" {{(pid=86977) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:10:29 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-1391b65c-0ec5-402e-a293-ba92d3d5ce87 x-openstack-request-id: req-1391b65c-0ec5-402e-a293-ba92d3d5ce87 {{(pid=86977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3ccbd628-13f2-4e9b-b204-b79873077d95", "serverId": "7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "43748e6b-9beb-4abd-90b9-c5272e1c9b4d", "bdm_uuid": "00d563b7-74e7-46a4-9d76-36d8807ef585"}} {{(pid=86977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG novaclient.v2.client [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] GET call to compute for http://192.168.122.83/compute/v2.1/servers/7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05/os-volume_attachments/3ccbd628-13f2-4e9b-b204-b79873077d95 used request id req-1391b65c-0ec5-402e-a293-ba92d3d5ce87 {{(pid=86977) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.volume.api [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-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 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Caught error: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: 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 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05 using the Compute API Sep 08 14:10:29 devstack devstack@c-api.service[86977]: ERROR cinder.api.middleware.fault Sep 08 14:10:29 devstack devstack@c-api.service[86977]: INFO cinder.api.middleware.fault [None req-b458ed1d-9366-4f73-9b9d-b95fc51bc489 tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 409 Sep 08 14:10:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 914/1820] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:28 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 167 bytes in 633 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0cdf1ab0-8888-408f-9fbd-8e683538b305 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 907/1821] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:29 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1e99afb2-7ecb-4c14-90d4-efb00867ceea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: WARNING keystonemiddleware.auth_token [None req-1e99afb2-7ecb-4c14-90d4-efb00867ceea None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:10:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 915/1822] 192.168.122.83 () {62 vars in 1476 bytes} [Tue Sep 8 14:10:29 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 114 bytes in 128 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bcef2bf7-ab8a-47b6-9115-cac9128ebe40 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 908/1823] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:29 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f01a647c-d230-44c8-86ed-6d3141d06613 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: DEBUG oslo_db.sqlalchemy.engines [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:10:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f01a647c-d230-44c8-86ed-6d3141d06613 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 916/1824] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:29 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 865 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-22196b0c-1706-4069-b32d-1500aa37603b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 909/1825] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:10:29 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-99c9c714-15c9-40b1-940b-d5e69cc5b3f9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99c9c714-15c9-40b1-940b-d5e69cc5b3f9 None None] GET http://192.168.122.83/volume// Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99c9c714-15c9-40b1-940b-d5e69cc5b3f9 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-99c9c714-15c9-40b1-940b-d5e69cc5b3f9 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-99c9c714-15c9-40b1-940b-d5e69cc5b3f9 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 917/1826] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:10:30 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-37e05851-1cc2-4f64-80f3-0ff24bbb27c9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-37e05851-1cc2-4f64-80f3-0ff24bbb27c9 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-37e05851-1cc2-4f64-80f3-0ff24bbb27c9 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22daf410-b994-481e-9085-f4642979e005", "connector": null, "instance_uuid": "7e2e5eb7-e6b8-45d8-9aac-ab1a2c5d7f05"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-37e05851-1cc2-4f64-80f3-0ff24bbb27c9 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:10:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 910/1827] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:10:30 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1f8cc89e-476d-4844-b1f8-caca41bb043e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f8cc89e-476d-4844-b1f8-caca41bb043e None None] GET http://192.168.122.83/volume// Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f8cc89e-476d-4844-b1f8-caca41bb043e None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-015cfe18-1c43-48f7-b43c-173900bd1d1a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 918/1828] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:30 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f8cc89e-476d-4844-b1f8-caca41bb043e None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f8cc89e-476d-4844-b1f8-caca41bb043e None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 911/1829] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:10:30 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-7377597c-7ee2-48ae-8c86-008658b812b7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 919/1830] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:10:30 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 1045 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] PUT http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Acquiring lock "cinder-attachment_update-22daf410-b994-481e-9085-f4642979e005-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Lock "cinder-attachment_update-22daf410-b994-481e-9085-f4642979e005-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:30 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Lock "cinder-attachment_update-22daf410-b994-481e-9085-f4642979e005-devstack" released by "attachment_update" :: held 0.242s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:10:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-ca814c37-fb2c-46de-8180-646edb4f62bb tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 returned with HTTP 200 Sep 08 14:10:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 912/1831] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:10:30 2026] PUT /volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 => generated 694 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-784156c0-cc0d-4260-b9f9-c3b6f095be88 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-784156c0-cc0d-4260-b9f9-c3b6f095be88 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30/action Sep 08 14:10:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-784156c0-cc0d-4260-b9f9-c3b6f095be88 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-784156c0-cc0d-4260-b9f9-c3b6f095be88 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-590109f1-d446-4f2b-b9d4-0bf7e6ffbb57 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 913/1832] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:31 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-1ea997ba-566d-4652-aa16-d854bfdaddd3 req-784156c0-cc0d-4260-b9f9-c3b6f095be88 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30/action returned with HTTP 204 Sep 08 14:10:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 920/1833] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:10:31 2026] POST /volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ff772fb6-5c49-474d-97f6-73f1039dfb32 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 914/1834] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:32 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 1157 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-554705ea-22aa-418a-ac55-d004241e36d0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-554705ea-22aa-418a-ac55-d004241e36d0 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-554705ea-22aa-418a-ac55-d004241e36d0 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-554705ea-22aa-418a-ac55-d004241e36d0 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-554705ea-22aa-418a-ac55-d004241e36d0 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-554705ea-22aa-418a-ac55-d004241e36d0 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 921/1835] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:32 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 1157 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45798ace-096f-4fdf-afeb-060412f02896 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45798ace-096f-4fdf-afeb-060412f02896 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45798ace-096f-4fdf-afeb-060412f02896 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-detach": {"attachment_id": "fd7c7897-e080-4f46-85e5-91d6ead94b30"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45798ace-096f-4fdf-afeb-060412f02896 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "fd7c7897-e080-4f46-85e5-91d6ead94b30"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-45798ace-096f-4fdf-afeb-060412f02896 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45798ace-096f-4fdf-afeb-060412f02896 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 400 Sep 08 14:10:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 915/1836] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:32 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 100 bytes in 112 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-0a918352-853c-46c3-bd8f-6fd0056bfd94 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 922/1837] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:10:32 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 1157 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005/action Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Begin detaching volume completed successfully. Sep 08 14:10:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-e08b781e-7100-4c24-8b7c-69cb5c11e1f4 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005/action returned with HTTP 202 Sep 08 14:10:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 916/1838] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:10:32 2026] POST /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e1c16a4a-bccf-44f7-962c-7cd4323c4e99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1c16a4a-bccf-44f7-962c-7cd4323c4e99 None None] GET http://192.168.122.83/volume// Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1c16a4a-bccf-44f7-962c-7cd4323c4e99 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1c16a4a-bccf-44f7-962c-7cd4323c4e99 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1c16a4a-bccf-44f7-962c-7cd4323c4e99 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 923/1839] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:10:33 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-ed996b76-e5e0-4a70-b2f0-f8e4c8a95a3b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 917/1840] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:10:33 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 1341 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-867a34e4-357c-4ca7-a3ef-79a28fd5c976 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-867a34e4-357c-4ca7-a3ef-79a28fd5c976 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] DELETE http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-867a34e4-357c-4ca7-a3ef-79a28fd5c976 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-867a34e4-357c-4ca7-a3ef-79a28fd5c976 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:33 devstack devstack@c-api.service[86977]: /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 08 14:10:33 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:10:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-2517ad48-2c13-4bfb-bbf5-f75b21cd9265 req-867a34e4-357c-4ca7-a3ef-79a28fd5c976 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 returned with HTTP 200 Sep 08 14:10:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 924/1841] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:10:33 2026] DELETE /volume/v3/attachments/fd7c7897-e080-4f46-85e5-91d6ead94b30 => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa996f62-3223-4175-a2ab-31501e62406a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa996f62-3223-4175-a2ab-31501e62406a tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa996f62-3223-4175-a2ab-31501e62406a tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa996f62-3223-4175-a2ab-31501e62406a tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-aa996f62-3223-4175-a2ab-31501e62406a tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] Updating volume '3ccbd628-13f2-4e9b-b204-b79873077d95' with '{'status': 'in-use'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa996f62-3223-4175-a2ab-31501e62406a tempest-TestServerVolumeAttachmentScenario-1633306086 tempest-TestServerVolumeAttachmentScenario-1633306086-project-admin] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 202 Sep 08 14:10:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 918/1842] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:34 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3cba10e7-3337-497e-8d1b-ceffd2211d84 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 925/1843] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:34 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1157 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-6cf3198c-c792-4bf5-af72-baa90ebcf9cc tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 919/1844] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:10:34 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1157 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] POST http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Begin detaching volume completed successfully. Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-44bdb3e6-dac8-434c-bdaa-dbd1bc8ab9d7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action returned with HTTP 202 Sep 08 14:10:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 926/1845] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:10:34 2026] POST /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c1fefc9-5c7d-4cdc-920a-acf6af8623fe None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c1fefc9-5c7d-4cdc-920a-acf6af8623fe None None] GET http://192.168.122.83/volume// Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c1fefc9-5c7d-4cdc-920a-acf6af8623fe None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c1fefc9-5c7d-4cdc-920a-acf6af8623fe None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c1fefc9-5c7d-4cdc-920a-acf6af8623fe None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:10:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 920/1846] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:10:34 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-14e7179c-07f7-4343-bc7c-0c1e032a7bd5 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 927/1847] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:10:34 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 1341 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:10:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-f322fb00-34c0-411e-8353-39667a67273a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-f322fb00-34c0-411e-8353-39667a67273a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] DELETE http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d Sep 08 14:10:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-f322fb00-34c0-411e-8353-39667a67273a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-f322fb00-34c0-411e-8353-39667a67273a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:35 devstack devstack@c-api.service[86976]: /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 08 14:10:35 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, Sep 08 14:10:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-192988e5-49e6-461c-a1ee-d032428cb8ef req-f322fb00-34c0-411e-8353-39667a67273a tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d returned with HTTP 200 Sep 08 14:10:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 921/1848] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:10:35 2026] DELETE /volume/v3/attachments/43748e6b-9beb-4abd-90b9-c5272e1c9b4d => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-8bf4b7de-a66d-4251-b51c-3ef1a34e0806 req-69bf7aa8-0f27-4427-b841-e1f73c8410be tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 928/1849] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:10:36 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 865 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9618026e-17d3-4e86-881a-b50ce36b730f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-attach": {"instance_uuid": "fc290d28-1a80-425c-be5f-e02e246419d2", "mountpoint": "/dev/vdb"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fc290d28-1a80-425c-be5f-e02e246419d2", "mountpoint": "/dev/vdb"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update volume admin metadata completed successfully. Sep 08 14:10:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Attach volume completed successfully. Sep 08 14:10:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9618026e-17d3-4e86-881a-b50ce36b730f tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 922/1850] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:39 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7f5922c-843c-4c1c-926f-faedfcee4a3b tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 929/1851] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:39 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 1183 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-20d8ad43-721f-454d-8921-98a8c12edb45 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20d8ad43-721f-454d-8921-98a8c12edb45 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20d8ad43-721f-454d-8921-98a8c12edb45 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20d8ad43-721f-454d-8921-98a8c12edb45 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-20d8ad43-721f-454d-8921-98a8c12edb45 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20d8ad43-721f-454d-8921-98a8c12edb45 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 923/1852] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:39 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 1183 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:10:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-detach": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Detach volume completed successfully. Sep 08 14:10:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ec8d1eb7-3eee-4b0c-b057-fee8e5e0728d tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 930/1853] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:40 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3760c79-1897-46ad-804c-8402feef7c55 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3760c79-1897-46ad-804c-8402feef7c55 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3760c79-1897-46ad-804c-8402feef7c55 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3760c79-1897-46ad-804c-8402feef7c55 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f3760c79-1897-46ad-804c-8402feef7c55 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3760c79-1897-46ad-804c-8402feef7c55 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 924/1854] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:40 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0b503203-f8bc-4139-bf9f-0419718126e7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] DELETE http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:41 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Delete volume with id: 22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Delete volume request issued successfully. Sep 08 14:10:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0b503203-f8bc-4139-bf9f-0419718126e7 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 202 Sep 08 14:10:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 931/1855] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:10:41 2026] DELETE /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-310b0f65-755f-4c58-aab6-fc3fd0136469 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 200 Sep 08 14:10:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 925/1856] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:41 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a7270b25-702d-4e2c-90ba-c8cba67a4c26 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7270b25-702d-4e2c-90ba-c8cba67a4c26 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7270b25-702d-4e2c-90ba-c8cba67a4c26 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a7270b25-702d-4e2c-90ba-c8cba67a4c26 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a7270b25-702d-4e2c-90ba-c8cba67a4c26 tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 returned with HTTP 404 Sep 08 14:10:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 932/1857] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:42 2026] GET /volume/v3/volumes/22daf410-b994-481e-9085-f4642979e005 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:42 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Delete volume with id: 3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Delete volume request issued successfully. Sep 08 14:10:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dec9b7d2-86b8-49fa-a88e-96c67ba6537e tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 202 Sep 08 14:10:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 926/1858] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:10:42 2026] DELETE /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-17a0bc11-2f98-4df8-8698-7b59c6f6764c tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 933/1859] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:42 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 864 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd598f54-9189-4806-bc6c-972cf56fbe7b tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 927/1860] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:43 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Reserve volume completed successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af3b63c9-3b77-49f9-aa20-77231e56b758 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 934/1861] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:44 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-431e4da1-d038-489d-92f5-4b88b3ff6700 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 928/1862] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:44 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Unreserve volume completed successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee8ed022-53b8-497d-a27d-0e64c7e25467 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 935/1863] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:44 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb2e8dcc-b403-4f77-bc33-4a62458bba43 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 929/1864] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:44 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-042dfd92-03cc-4a00-b876-0e6e891651df None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume updated successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-042dfd92-03cc-4a00-b876-0e6e891651df tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 936/1865] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:44 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e426b1c-f52f-40e5-a3a7-e528233429f4 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 930/1866] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:44 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-da77fe02-3810-472c-811e-153d539a9985 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume updated successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da77fe02-3810-472c-811e-153d539a9985 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 937/1867] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:44 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4399da82-4364-4742-abe6-ce47ba841b6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4399da82-4364-4742-abe6-ce47ba841b6e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4399da82-4364-4742-abe6-ce47ba841b6e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4399da82-4364-4742-abe6-ce47ba841b6e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4399da82-4364-4742-abe6-ce47ba841b6e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4399da82-4364-4742-abe6-ce47ba841b6e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 931/1868] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:44 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-246c5439-572c-49cd-86e8-20df5afc5a83 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update volume admin metadata completed successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update readonly setting on volume completed successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-246c5439-572c-49cd-86e8-20df5afc5a83 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 938/1869] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:44 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62a5b333-af78-4c11-8c7b-29b29289ce31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 932/1870] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:44 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update volume admin metadata completed successfully. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Update readonly setting on volume completed successfully. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1365d761-a39b-4ff2-8fe4-256f50bcfed6 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 939/1871] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:10:45 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:10:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f07e24a8-9253-4788-a573-4759b46bb9ff None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:10:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f07e24a8-9253-4788-a573-4759b46bb9ff tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] GET http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f07e24a8-9253-4788-a573-4759b46bb9ff tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f07e24a8-9253-4788-a573-4759b46bb9ff tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f07e24a8-9253-4788-a573-4759b46bb9ff tempest-TestServerVolumeAttachmentScenario-1700099034 tempest-TestServerVolumeAttachmentScenario-1700099034-project-member] http://192.168.122.83/volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 returned with HTTP 404 Sep 08 14:10:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 940/1872] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:45 2026] GET /volume/v3/volumes/3ccbd628-13f2-4e9b-b204-b79873077d95 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:10:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] Volume info retrieved successfully. Sep 08 14:10:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-583f89ff-baa3-4e70-89fe-6720e932ecf5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-reader] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:10:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 933/1873] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:45 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-753c026c-f532-4366-b277-188959ec0f72 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1508901373", "disk_format": "raw"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1508901373", "disk_format": "raw"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:45 devstack devstack@c-api.service[86977]: DEBUG cinder.image.image_utils [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1508901373'}] 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-1508901373'}]. {{(pid=86977) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:10:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Copy volume to image completed successfully. Sep 08 14:10:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-753c026c-f532-4366-b277-188959ec0f72 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:10:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 941/1874] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:10:45 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 655 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:10:55 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=287,cinder:UPDATE=46,cinder:INSERT=35,cinder:DELETE=1 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:10:55 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=319,cinder:INSERT=55,cinder:UPDATE=72,cinder:DELETE=1 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1932858482"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1932858482'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:10:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (68c9b4af-e53b-4864-ac63-5d3395c65d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29737f5-84aa-4f82-82a4-72d0dbe285d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29737f5-84aa-4f82-82a4-72d0dbe285d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ead124b-abc9-42e5-b684-02a00454d88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['f2df3345-e161-4d30-b5c2-a31a7a25c08b', 'd7f77b96-c7fd-467b-a56c-05a79fc0d996', '0702cb26-a197-489c-b521-15e2367a6044', 'e50cc1a2-3e28-47eb-82f3-d89413ba45cb'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ead124b-abc9-42e5-b684-02a00454d88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2df3345-e161-4d30-b5c2-a31a7a25c08b', 'd7f77b96-c7fd-467b-a56c-05a79fc0d996', '0702cb26-a197-489c-b521-15e2367a6044', 'e50cc1a2-3e28-47eb-82f3-d89413ba45cb']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f47efe6-b896-45e9-9b8a-124e728bd76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f47efe6-b896-45e9-9b8a-124e728bd76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fbabfb3-e202-4f82-9c57-cae1c30ab905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1932858482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['f2df3345-e161-4d30-b5c2-a31a7a25c08b','d7f77b96-c7fd-467b-a56c-05a79fc0d996','0702cb26-a197-489c-b521-15e2367a6044','e50cc1a2-3e28-47eb-82f3-d89413ba45cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1932858482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fbabfb3-e202-4f82-9c57-cae1c30ab905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f54b76-6392-41b5-972c-2d8f8791bbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f54b76-6392-41b5-972c-2d8f8791bbf9) transitioned into state 'SUCCESS' from state '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-1932858482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['f2df3345-e161-4d30-b5c2-a31a7a25c08b','d7f77b96-c7fd-467b-a56c-05a79fc0d996','0702cb26-a197-489c-b521-15e2367a6044','e50cc1a2-3e28-47eb-82f3-d89413ba45cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78926378-ce87-4672-bd60-b8a52930ad76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78926378-ce87-4672-bd60-b8a52930ad76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (68c9b4af-e53b-4864-ac63-5d3395c65d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:10:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:10:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33b0d315-645c-43ed-adf6-c26bb2ea66bf tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:10:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 934/1875] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:10:56 2026] POST /volume/v3/volumes => generated 756 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:10:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-52a03700-630a-4afd-abbe-c3b8118eb68a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52a03700-630a-4afd-abbe-c3b8118eb68a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:10:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52a03700-630a-4afd-abbe-c3b8118eb68a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-52a03700-630a-4afd-abbe-c3b8118eb68a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-52a03700-630a-4afd-abbe-c3b8118eb68a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:10:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-52a03700-630a-4afd-abbe-c3b8118eb68a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:10:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 942/1876] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:56 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 824 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:10:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50f63069-5b24-4354-98ab-802e33ae0c6a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50f63069-5b24-4354-98ab-802e33ae0c6a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:10:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50f63069-5b24-4354-98ab-802e33ae0c6a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50f63069-5b24-4354-98ab-802e33ae0c6a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:10:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:10:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-50f63069-5b24-4354-98ab-802e33ae0c6a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:10:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50f63069-5b24-4354-98ab-802e33ae0c6a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:10:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 935/1877] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:58 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:10:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:10:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:10:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:10:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:10:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:10:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:10:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:10:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:10:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:10:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e8a9f5ac-e460-4b04-a6bc-e3afe073164a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:10:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 943/1878] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:10:59 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-24524f0b-7b60-4474-9b83-762600c7d697 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24524f0b-7b60-4474-9b83-762600c7d697 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24524f0b-7b60-4474-9b83-762600c7d697 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24524f0b-7b60-4474-9b83-762600c7d697 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-24524f0b-7b60-4474-9b83-762600c7d697 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24524f0b-7b60-4474-9b83-762600c7d697 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 936/1879] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:00 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-041b8fd9-0d83-41ae-82bb-6aa34113e78a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 944/1880] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:01 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-075cfa74-0375-4424-a532-468462568b17 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-075cfa74-0375-4424-a532-468462568b17 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-075cfa74-0375-4424-a532-468462568b17 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-075cfa74-0375-4424-a532-468462568b17 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-075cfa74-0375-4424-a532-468462568b17 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-075cfa74-0375-4424-a532-468462568b17 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 937/1881] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:02 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f5814a9f-e895-42cd-b9b6-67db1703b9de tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 945/1882] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:03 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45666858-ad09-4580-9bec-af03d6429b0e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45666858-ad09-4580-9bec-af03d6429b0e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45666858-ad09-4580-9bec-af03d6429b0e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45666858-ad09-4580-9bec-af03d6429b0e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-45666858-ad09-4580-9bec-af03d6429b0e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45666858-ad09-4580-9bec-af03d6429b0e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 938/1883] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:04 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fce1424-b13c-4978-881c-fd5fc76ac51c tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 946/1884] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:05 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5c944c6-e96f-401d-8bd0-2d56ba15b263 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 939/1885] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:06 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4afbaa66-0d9d-449c-89e8-d19a7417f3ad tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 947/1886] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:07 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d697dfed-ccf9-457a-9364-b796602711dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d697dfed-ccf9-457a-9364-b796602711dd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d697dfed-ccf9-457a-9364-b796602711dd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d697dfed-ccf9-457a-9364-b796602711dd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d697dfed-ccf9-457a-9364-b796602711dd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d697dfed-ccf9-457a-9364-b796602711dd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 940/1887] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:08 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-268f7fe8-8cbe-4dc0-844e-84da09d040cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 948/1888] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:10 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cdfa6ed0-a0f7-4456-ab1f-8a15c607dc37 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 941/1889] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:11 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42d2da74-1893-4d72-be65-4da592ad8c21 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42d2da74-1893-4d72-be65-4da592ad8c21 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42d2da74-1893-4d72-be65-4da592ad8c21 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42d2da74-1893-4d72-be65-4da592ad8c21 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-42d2da74-1893-4d72-be65-4da592ad8c21 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42d2da74-1893-4d72-be65-4da592ad8c21 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 949/1890] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:12 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23b8bb76-a796-4dbc-babf-15c3d0fdfdbb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 942/1891] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:13 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d22a0585-b6c6-4e2b-a7c8-57ec50743931 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 950/1892] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:14 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-43744862-4b24-46b8-8f11-c4516ebdc33e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43744862-4b24-46b8-8f11-c4516ebdc33e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43744862-4b24-46b8-8f11-c4516ebdc33e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43744862-4b24-46b8-8f11-c4516ebdc33e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-43744862-4b24-46b8-8f11-c4516ebdc33e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43744862-4b24-46b8-8f11-c4516ebdc33e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 943/1893] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:15 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-acaed168-0076-4722-880c-702869ec809d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-acaed168-0076-4722-880c-702869ec809d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-acaed168-0076-4722-880c-702869ec809d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-acaed168-0076-4722-880c-702869ec809d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-acaed168-0076-4722-880c-702869ec809d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-acaed168-0076-4722-880c-702869ec809d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 951/1894] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:16 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0b16bab-c555-42e2-a2a6-3f25d618fb60 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 944/1895] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:17 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8c38efa8-483e-4eaa-8e3e-da853531cc12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 952/1896] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:18 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d221edeb-eae5-4201-b6e5-9bb3e9d1fa34 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:11:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 945/1897] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:19 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] POST http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action Sep 08 14:11:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1121782948", "disk_format": "qcow2"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1121782948", "disk_format": "qcow2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:19 devstack devstack@c-api.service[86977]: DEBUG cinder.image.image_utils [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1121782948'}] 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-1121782948'}]. {{(pid=86977) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c098fafb-b692-460d-95b8-b5085bc9e034 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c098fafb-b692-460d-95b8-b5085bc9e034 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c098fafb-b692-460d-95b8-b5085bc9e034 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c098fafb-b692-460d-95b8-b5085bc9e034 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c098fafb-b692-460d-95b8-b5085bc9e034 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c098fafb-b692-460d-95b8-b5085bc9e034 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 946/1898] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:19 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action body: b'{"os-attach": {"instance_uuid": "ffee1a24-c97d-47c8-a4a0-eea2b11e25b1", "mountpoint": "/dev/vdb"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ffee1a24-c97d-47c8-a4a0-eea2b11e25b1", "mountpoint": "/dev/vdb"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Update volume admin metadata completed successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Attach volume completed successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19de9f5f-4ad8-47a9-a388-ea0a7ff646d9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action returned with HTTP 202 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 947/1899] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:19 2026] POST /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94befa38-6198-45cf-a954-b85849aea976 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94befa38-6198-45cf-a954-b85849aea976 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94befa38-6198-45cf-a954-b85849aea976 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94befa38-6198-45cf-a954-b85849aea976 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94befa38-6198-45cf-a954-b85849aea976 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94befa38-6198-45cf-a954-b85849aea976 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 948/1900] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:20 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 1183 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Copy volume to image completed successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4eaa8c4-6766-4e3d-b566-2a4b115597ae tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action returned with HTTP 202 Sep 08 14:11:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 953/1901] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:11:19 2026] POST /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa/action => generated 657 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-441d7ad5-10d0-401a-baa1-03adb0eb0ac4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 949/1902] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:20 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 1183 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-759e92c1-29cb-4cc0-843e-30417253a5ed None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-759e92c1-29cb-4cc0-843e-30417253a5ed tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-759e92c1-29cb-4cc0-843e-30417253a5ed tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-759e92c1-29cb-4cc0-843e-30417253a5ed tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-759e92c1-29cb-4cc0-843e-30417253a5ed tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '8fbabfb3-e202-4f82-9c57-cae1c30ab905' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-759e92c1-29cb-4cc0-843e-30417253a5ed tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action returned with HTTP 202 Sep 08 14:11:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 954/1903] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:20 2026] POST /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action => generated 0 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e117dec-b8bf-4b75-8d30-f608b6a8c248 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 950/1904] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:20 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c09b0033-ebe9-4635-b22b-e18afcd8d4fe"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c09b0033-ebe9-4635-b22b-e18afcd8d4fe"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Volume info retrieved successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Terminate volume connection completed successfully. Sep 08 14:11:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86977) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Detach volume completed successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-652a7a1f-5b85-40b3-a50f-b09bded1bc42 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action returned with HTTP 202 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 955/1905] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:20 2026] POST /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5640095f-7720-4251-b7f3-e79a65508391 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5640095f-7720-4251-b7f3-e79a65508391 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5640095f-7720-4251-b7f3-e79a65508391 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5640095f-7720-4251-b7f3-e79a65508391 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5640095f-7720-4251-b7f3-e79a65508391 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5640095f-7720-4251-b7f3-e79a65508391 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 951/1906] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:21 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8702aa70-962e-4081-9600-a81a2e108536 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8702aa70-962e-4081-9600-a81a2e108536 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8702aa70-962e-4081-9600-a81a2e108536 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8702aa70-962e-4081-9600-a81a2e108536 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8702aa70-962e-4081-9600-a81a2e108536 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8702aa70-962e-4081-9600-a81a2e108536 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 956/1907] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:21 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-deba4031-529b-48aa-8601-e7e404aae345 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action body: b'{"os-detach": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Detach volume completed successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-deba4031-529b-48aa-8601-e7e404aae345 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action returned with HTTP 202 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 952/1908] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:21 2026] POST /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e6ee1b8-72cc-47fa-8cd4-ba577d968743 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 957/1909] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:21 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ccebda2e-eceb-473d-b725-b7a42db368ab None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ccebda2e-eceb-473d-b725-b7a42db368ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ccebda2e-eceb-473d-b725-b7a42db368ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ccebda2e-eceb-473d-b725-b7a42db368ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ccebda2e-eceb-473d-b725-b7a42db368ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ccebda2e-eceb-473d-b725-b7a42db368ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 953/1910] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:21 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: 8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume request issued successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a32f5d8-9f3b-453f-90e5-bd70c453561a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 202 Sep 08 14:11:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 958/1911] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:11:21 2026] DELETE /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e7bf606-aca4-4f73-9b5e-6c1e2dd16e5d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 954/1912] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:21 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 867 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2923f7c2-229f-4d62-b620-5850c91f9e42 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 959/1913] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:22 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 867 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54866fc8-2734-4e8d-9c75-78d4a120dd54 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 200 Sep 08 14:11:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 955/1914] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:23 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 867 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-841b446e-fce2-4898-bfab-bb5ae0c0975e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-841b446e-fce2-4898-bfab-bb5ae0c0975e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 Sep 08 14:11:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-841b446e-fce2-4898-bfab-bb5ae0c0975e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-841b446e-fce2-4898-bfab-bb5ae0c0975e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-841b446e-fce2-4898-bfab-bb5ae0c0975e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 returned with HTTP 404 Sep 08 14:11:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 960/1915] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:24 2026] GET /volume/v3/volumes/8fbabfb3-e202-4f82-9c57-cae1c30ab905 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-336677e9-c780-4dff-9e28-e168471c665a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-578011516"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-578011516'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:11:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (fe8a7eae-6515-401a-bb2b-a7e578f4197e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0e4e04-2252-4488-837e-2cef8201c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0e4e04-2252-4488-837e-2cef8201c601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fff91e-7700-4cce-9ced-c0f8cd924d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['baca68f5-da9c-4c0e-ab75-a1daa7479f16', '3e370fa0-26f2-43e0-a139-386ad1377749', '59de3c29-df9a-44b3-b90b-d121e414c29e', 'f4b3a9fc-3f85-4809-841e-5c88240cc575'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fff91e-7700-4cce-9ced-c0f8cd924d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baca68f5-da9c-4c0e-ab75-a1daa7479f16', '3e370fa0-26f2-43e0-a139-386ad1377749', '59de3c29-df9a-44b3-b90b-d121e414c29e', 'f4b3a9fc-3f85-4809-841e-5c88240cc575']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b9ce59-5a77-46be-88be-4456838128aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b9ce59-5a77-46be-88be-4456838128aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be3c944-d8ab-48a6-a140-09954741abcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-578011516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['baca68f5-da9c-4c0e-ab75-a1daa7479f16','3e370fa0-26f2-43e0-a139-386ad1377749','59de3c29-df9a-44b3-b90b-d121e414c29e','f4b3a9fc-3f85-4809-841e-5c88240cc575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-578011516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be3c944-d8ab-48a6-a140-09954741abcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f656da73-5080-43b1-bbd9-3299de51b7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f656da73-5080-43b1-bbd9-3299de51b7af) transitioned into state 'SUCCESS' from state '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-578011516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['baca68f5-da9c-4c0e-ab75-a1daa7479f16','3e370fa0-26f2-43e0-a139-386ad1377749','59de3c29-df9a-44b3-b90b-d121e414c29e','f4b3a9fc-3f85-4809-841e-5c88240cc575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad88656-df49-45f9-b490-cc7d6778c813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad88656-df49-45f9-b490-cc7d6778c813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (fe8a7eae-6515-401a-bb2b-a7e578f4197e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:11:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-336677e9-c780-4dff-9e28-e168471c665a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:11:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 956/1916] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:11:29 2026] POST /volume/v3/volumes => generated 755 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-026188c2-bc97-4c7e-aa9f-eaa615eaf506 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 200 Sep 08 14:11:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 961/1917] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:29 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c0f6dbb-cfcf-427e-996d-3deb8159ebdc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 200 Sep 08 14:11:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 957/1918] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:30 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-270432ae-a4cf-48f9-89a4-b775b1fd959e tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:11:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 962/1919] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:30 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e440aec0-615a-43c0-ba15-011b1e210c31 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e440aec0-615a-43c0-ba15-011b1e210c31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e440aec0-615a-43c0-ba15-011b1e210c31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e440aec0-615a-43c0-ba15-011b1e210c31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e440aec0-615a-43c0-ba15-011b1e210c31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e440aec0-615a-43c0-ba15-011b1e210c31 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:11:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 958/1920] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:31 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] DELETE http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Delete volume with id: f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Delete volume request issued successfully. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-336f14a7-9027-44d7-89f5-6f65f9299e53 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 202 Sep 08 14:11:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 963/1921] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:11:31 2026] DELETE /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Volume info retrieved successfully. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57e09387-a2bd-466d-a6cb-113c4acdcbd5 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 200 Sep 08 14:11:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 959/1922] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:31 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8e1d9127-635b-4050-b06f-c869e7b408ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e1d9127-635b-4050-b06f-c869e7b408ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e1d9127-635b-4050-b06f-c869e7b408ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e1d9127-635b-4050-b06f-c869e7b408ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8e1d9127-635b-4050-b06f-c869e7b408ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e1d9127-635b-4050-b06f-c869e7b408ab tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 200 Sep 08 14:11:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 964/1923] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:31 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '2be3c944-d8ab-48a6-a140-09954741abcb' with '{'status': 'attaching'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e4f28d3f-a520-4995-94dd-cbcec0956cf6 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action returned with HTTP 202 Sep 08 14:11:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 960/1924] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:31 2026] POST /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa3c1dcb-240d-469e-bab5-3e25d8787b44 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 200 Sep 08 14:11:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 965/1925] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:31 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-445085f1-86c0-4007-b979-8489315b133e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Volume info retrieved successfully. Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Delete volume request issued successfully. Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-445085f1-86c0-4007-b979-8489315b133e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action returned with HTTP 202 Sep 08 14:11:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 961/1926] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:32 2026] POST /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a78cd954-dc32-49f3-b6b5-12e058e58d04 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 200 Sep 08 14:11:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 966/1927] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:32 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e5b500fb-217a-4899-883e-02145ba2b65e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-744742bd-9b54-4c1a-b7f8-e7a3e3a11ab2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-744742bd-9b54-4c1a-b7f8-e7a3e3a11ab2 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] GET http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-744742bd-9b54-4c1a-b7f8-e7a3e3a11ab2 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-614129495", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-744742bd-9b54-4c1a-b7f8-e7a3e3a11ab2 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-614129495', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Create volume of 1 GB Sep 08 14:11:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-744742bd-9b54-4c1a-b7f8-e7a3e3a11ab2 tempest-VolumesActionsTest-172817000 tempest-VolumesActionsTest-172817000-project-member] http://192.168.122.83/volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa returned with HTTP 404 Sep 08 14:11:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Availability Zones retrieved successfully. Sep 08 14:11:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 967/1928] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:32 2026] GET /volume/v3/volumes/f9c38115-5bc6-4e62-a9cf-9699ff362afa => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Flow 'volume_create_api' (b6bc2bca-8918-48d6-a0ca-5063a4752c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1818348-edea-427b-b631-8355b58ad14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1818348-edea-427b-b631-8355b58ad14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:32 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b831ccb-a590-4ee2-8c92-942465867e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Created reservations ['4790cecd-310e-4913-aa84-e491e75a454c', 'e587d6fe-1993-47f6-a12d-b4bcbcf6a50b', 'b7ed655e-b40d-4d7d-a30c-79dd15d77cc4', 'ca90e835-8335-4776-87ab-89bff57aba18'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b831ccb-a590-4ee2-8c92-942465867e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4790cecd-310e-4913-aa84-e491e75a454c', 'e587d6fe-1993-47f6-a12d-b4bcbcf6a50b', 'b7ed655e-b40d-4d7d-a30c-79dd15d77cc4', 'ca90e835-8335-4776-87ab-89bff57aba18']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa07141b-8edb-4e7e-b9f6-f48ab8156702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa07141b-8edb-4e7e-b9f6-f48ab8156702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ec2f51-afec-4c8b-a3e6-c617e0f47138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-614129495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325ca2ad995d4883841f36df742c9c7c',qos_specs=None,replication_status=,reservations=['4790cecd-310e-4913-aa84-e491e75a454c','e587d6fe-1993-47f6-a12d-b4bcbcf6a50b','b7ed655e-b40d-4d7d-a30c-79dd15d77cc4','ca90e835-8335-4776-87ab-89bff57aba18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97263f70ccb46e08ac41ad8168b2734',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-614129495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ec2f51-afec-4c8b-a3e6-c617e0f47138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325ca2ad995d4883841f36df742c9c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e97263f70ccb46e08ac41ad8168b2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591c2f4-3007-458b-b8e9-fd2c030a5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591c2f4-3007-458b-b8e9-fd2c030a5b04) transitioned into state 'SUCCESS' from state '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-614129495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325ca2ad995d4883841f36df742c9c7c',qos_specs=None,replication_status=,reservations=['4790cecd-310e-4913-aa84-e491e75a454c','e587d6fe-1993-47f6-a12d-b4bcbcf6a50b','b7ed655e-b40d-4d7d-a30c-79dd15d77cc4','ca90e835-8335-4776-87ab-89bff57aba18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97263f70ccb46e08ac41ad8168b2734',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269a815e-7b14-4382-85d7-a10715dd614a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269a815e-7b14-4382-85d7-a10715dd614a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Flow 'volume_create_api' (b6bc2bca-8918-48d6-a0ca-5063a4752c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Create volume request issued successfully. Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5b500fb-217a-4899-883e-02145ba2b65e tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:11:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 962/1929] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:11:32 2026] POST /volume/v3/volumes => generated 762 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7f85cdf3-b9e2-4084-9118-a7a2ce6b4b69 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f85cdf3-b9e2-4084-9118-a7a2ce6b4b69 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f85cdf3-b9e2-4084-9118-a7a2ce6b4b69 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f85cdf3-b9e2-4084-9118-a7a2ce6b4b69 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ffaf017-5837-420c-acad-4b5e281f3fd7 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:11:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 968/1930] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:33 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 830 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f85cdf3-b9e2-4084-9118-a7a2ce6b4b69 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 404 Sep 08 14:11:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 963/1931] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:33 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2fa357e1-465d-49fe-8c1b-eb4f2d0bd010 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fa357e1-465d-49fe-8c1b-eb4f2d0bd010 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fa357e1-465d-49fe-8c1b-eb4f2d0bd010 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fa357e1-465d-49fe-8c1b-eb4f2d0bd010 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fa357e1-465d-49fe-8c1b-eb4f2d0bd010 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 404 Sep 08 14:11:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 969/1932] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:33 2026] GET /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: 2be3c944-d8ab-48a6-a140-09954741abcb Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11172133-05eb-4d0d-b921-28bf1ce00a32 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb returned with HTTP 404 Sep 08 14:11:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 964/1933] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:11:33 2026] DELETE /volume/v3/volumes/2be3c944-d8ab-48a6-a140-09954741abcb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-592aa0cc-287d-442a-bdfd-d5d874560108 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1510994167"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1510994167'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (d8909272-670d-4fa2-af4e-cacfc057268f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07417b75-a9a8-487f-962e-72fe4d9e80ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07417b75-a9a8-487f-962e-72fe4d9e80ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9443cf7e-94a9-445e-b1cf-5a70acff3f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['e78c3bee-b3a1-454f-a3ad-0c9ba90fe390', '761ab2c3-c72c-49c0-9301-1b7781db6ce1', 'fd872042-df27-4a47-a0e5-2e68db320c0f', 'ce239d82-7318-4fac-8293-17bf65efeb40'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9443cf7e-94a9-445e-b1cf-5a70acff3f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78c3bee-b3a1-454f-a3ad-0c9ba90fe390', '761ab2c3-c72c-49c0-9301-1b7781db6ce1', 'fd872042-df27-4a47-a0e5-2e68db320c0f', 'ce239d82-7318-4fac-8293-17bf65efeb40']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b31e024-2bc5-4a41-8186-768b4b693c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b31e024-2bc5-4a41-8186-768b4b693c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b04bc2f-7164-4f5e-a155-e4c71fe150c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1510994167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['e78c3bee-b3a1-454f-a3ad-0c9ba90fe390','761ab2c3-c72c-49c0-9301-1b7781db6ce1','fd872042-df27-4a47-a0e5-2e68db320c0f','ce239d82-7318-4fac-8293-17bf65efeb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1510994167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b04bc2f-7164-4f5e-a155-e4c71fe150c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051ba9f9-a641-4bb9-bcb0-21f88b506431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051ba9f9-a641-4bb9-bcb0-21f88b506431) transitioned into state 'SUCCESS' from state '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-1510994167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['e78c3bee-b3a1-454f-a3ad-0c9ba90fe390','761ab2c3-c72c-49c0-9301-1b7781db6ce1','fd872042-df27-4a47-a0e5-2e68db320c0f','ce239d82-7318-4fac-8293-17bf65efeb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9ef3e8-06b4-46ef-921c-dd25e2042424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9ef3e8-06b4-46ef-921c-dd25e2042424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (d8909272-670d-4fa2-af4e-cacfc057268f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:11:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-592aa0cc-287d-442a-bdfd-d5d874560108 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:11:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 970/1934] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:11:33 2026] POST /volume/v3/volumes => generated 756 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6077d721-9fe6-45bf-bb40-9339d23ce4d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 965/1935] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:33 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:11:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:11:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b222661c-50f2-47f5-9c43-f5957b6eb747 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:11:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 971/1936] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:34 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-09ad149f-5128-4cfe-b09d-6646af115b7b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09ad149f-5128-4cfe-b09d-6646af115b7b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09ad149f-5128-4cfe-b09d-6646af115b7b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09ad149f-5128-4cfe-b09d-6646af115b7b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09ad149f-5128-4cfe-b09d-6646af115b7b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09ad149f-5128-4cfe-b09d-6646af115b7b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 966/1937] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:34 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c152975-5be1-4266-ad8b-51acda3a0b20 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:11:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 972/1938] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:35 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d6693863-c13e-404f-b388-eec3d882af04 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6693863-c13e-404f-b388-eec3d882af04 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6693863-c13e-404f-b388-eec3d882af04 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6693863-c13e-404f-b388-eec3d882af04 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d6693863-c13e-404f-b388-eec3d882af04 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:11:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6693863-c13e-404f-b388-eec3d882af04 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:11:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 967/1939] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:35 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] POST http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138/action Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-162946594", "disk_format": "raw"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-162946594", "disk_format": "raw"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:35 devstack devstack@c-api.service[86977]: DEBUG cinder.image.image_utils [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-162946594'}] 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-162946594'}]. {{(pid=86977) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-01246b17-9062-49ab-905d-5bfc290748b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01246b17-9062-49ab-905d-5bfc290748b6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01246b17-9062-49ab-905d-5bfc290748b6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01246b17-9062-49ab-905d-5bfc290748b6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-01246b17-9062-49ab-905d-5bfc290748b6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01246b17-9062-49ab-905d-5bfc290748b6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 968/1940] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:35 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-11d1c730-f756-4a8a-988e-c9f382636f6d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11d1c730-f756-4a8a-988e-c9f382636f6d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11d1c730-f756-4a8a-988e-c9f382636f6d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-11d1c730-f756-4a8a-988e-c9f382636f6d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-11d1c730-f756-4a8a-988e-c9f382636f6d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '6b04bc2f-7164-4f5e-a155-e4c71fe150c7' with '{'status': 'creating'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-11d1c730-f756-4a8a-988e-c9f382636f6d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action returned with HTTP 202 Sep 08 14:11:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 969/1941] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:36 2026] POST /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-386d4702-3ecc-41ee-b21e-cb8f352b5be6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 970/1942] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:36 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Volume info retrieved successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Copy volume to image completed successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98c4b13e-3853-4885-978d-8815cc8b2b23 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138/action returned with HTTP 202 Sep 08 14:11:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 973/1943] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:11:35 2026] POST /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138/action => generated 653 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Delete volume request issued successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28d229e6-a326-4a43-ae02-c464fa3e25e4 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action returned with HTTP 202 Sep 08 14:11:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 971/1944] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:11:36 2026] POST /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:11:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-172668d3-2253-4227-8d43-8a6cad0cfbd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 974/1945] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:36 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ae2ee59-194f-482b-922b-e5dffe1494c4 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 200 Sep 08 14:11:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 972/1946] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:37 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31678093-b30d-4de4-bb73-73c3363f59d3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31678093-b30d-4de4-bb73-73c3363f59d3 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31678093-b30d-4de4-bb73-73c3363f59d3 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31678093-b30d-4de4-bb73-73c3363f59d3 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31678093-b30d-4de4-bb73-73c3363f59d3 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 404 Sep 08 14:11:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 975/1947] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:38 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-80a973a0-3b22-4ddf-9c8a-db7c2dd0102d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80a973a0-3b22-4ddf-9c8a-db7c2dd0102d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-80a973a0-3b22-4ddf-9c8a-db7c2dd0102d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-80a973a0-3b22-4ddf-9c8a-db7c2dd0102d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-80a973a0-3b22-4ddf-9c8a-db7c2dd0102d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 404 Sep 08 14:11:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 973/1948] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:38 2026] GET /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:38 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: 6b04bc2f-7164-4f5e-a155-e4c71fe150c7 Sep 08 14:11:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b1bfa52-62f1-43e0-800d-bf2f4bbea90f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 returned with HTTP 404 Sep 08 14:11:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 976/1949] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:11:38 2026] DELETE /volume/v3/volumes/6b04bc2f-7164-4f5e-a155-e4c71fe150c7 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-842389066"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-842389066'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:11:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (3d8f2af1-17d7-4888-9450-8bc316e53fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47cfb06-a98b-447e-9e96-683f4e72bd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47cfb06-a98b-447e-9e96-683f4e72bd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93f0b7d-5508-431c-8bb8-5831516eef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['68a782e2-38f6-4809-ac55-73ad72b119cc', '3154261a-5712-471b-a597-9ad2a381b49c', '83262017-31c9-49c6-a195-eaf8be6d4651', 'a324663c-48fd-436d-8fb6-9e6ec53d1d3c'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93f0b7d-5508-431c-8bb8-5831516eef60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a782e2-38f6-4809-ac55-73ad72b119cc', '3154261a-5712-471b-a597-9ad2a381b49c', '83262017-31c9-49c6-a195-eaf8be6d4651', 'a324663c-48fd-436d-8fb6-9e6ec53d1d3c']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f588e8-7c37-4344-af15-e025365a9463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f588e8-7c37-4344-af15-e025365a9463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54330c22-cbab-4696-97b2-875c59080adc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842389066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['68a782e2-38f6-4809-ac55-73ad72b119cc','3154261a-5712-471b-a597-9ad2a381b49c','83262017-31c9-49c6-a195-eaf8be6d4651','a324663c-48fd-436d-8fb6-9e6ec53d1d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842389066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54330c22-cbab-4696-97b2-875c59080adc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db56ba8c-146f-4f5f-9b75-e3e303fb47c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db56ba8c-146f-4f5f-9b75-e3e303fb47c4) transitioned into state 'SUCCESS' from state '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-842389066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['68a782e2-38f6-4809-ac55-73ad72b119cc','3154261a-5712-471b-a597-9ad2a381b49c','83262017-31c9-49c6-a195-eaf8be6d4651','a324663c-48fd-436d-8fb6-9e6ec53d1d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5298185f-828d-4846-b652-52b0ed1fbcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5298185f-828d-4846-b652-52b0ed1fbcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (3d8f2af1-17d7-4888-9450-8bc316e53fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:11:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da334d76-e4a1-42c7-a4ac-00a9cfd7999b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:11:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 974/1950] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:11:38 2026] POST /volume/v3/volumes => generated 755 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-630b90e9-c97a-474e-83d8-79446da50541 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-630b90e9-c97a-474e-83d8-79446da50541 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-630b90e9-c97a-474e-83d8-79446da50541 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-630b90e9-c97a-474e-83d8-79446da50541 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-630b90e9-c97a-474e-83d8-79446da50541 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-630b90e9-c97a-474e-83d8-79446da50541 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 977/1951] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:39 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 823 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e96cfd2-58f5-461e-81d5-69be76eca2ed tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 975/1952] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:40 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49cf2035-5901-4db4-b09b-f3b565e17a2e tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 978/1953] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:41 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b3b5ebb8-68f8-40ce-98ae-2efc7e58ebb9 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 976/1954] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:43 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-323622483", "metadata": {"Type": "Test"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-323622483', 'metadata': {'Type': 'Test'}}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:11:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (4f3c1361-04f0-43f7-8ada-4866a13d98c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8616bbed-f540-492d-aae4-3d9a577e3bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8616bbed-f540-492d-aae4-3d9a577e3bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480af023-a9d4-4846-97a1-8b5198ce1553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['3d4ee36d-83a4-4361-817f-130f730c4ca2', '2524e328-5e1e-4db0-935f-6451535fe071', 'c4a9c42b-2d6c-42dd-bd71-b488d9d7360b', '2c3287aa-0946-473f-b78f-93c9898205af'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480af023-a9d4-4846-97a1-8b5198ce1553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d4ee36d-83a4-4361-817f-130f730c4ca2', '2524e328-5e1e-4db0-935f-6451535fe071', 'c4a9c42b-2d6c-42dd-bd71-b488d9d7360b', '2c3287aa-0946-473f-b78f-93c9898205af']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb36f1e-2028-4bbf-889f-d8582f4c1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb36f1e-2028-4bbf-889f-d8582f4c1b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ebfef66-3ce0-49e7-b625-70d1d704c1c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-323622483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['3d4ee36d-83a4-4361-817f-130f730c4ca2','2524e328-5e1e-4db0-935f-6451535fe071','c4a9c42b-2d6c-42dd-bd71-b488d9d7360b','2c3287aa-0946-473f-b78f-93c9898205af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-323622483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ebfef66-3ce0-49e7-b625-70d1d704c1c3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d321a1-d90e-4aee-bbec-c8663cc94030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d321a1-d90e-4aee-bbec-c8663cc94030) transitioned into state 'SUCCESS' from state '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-323622483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['3d4ee36d-83a4-4361-817f-130f730c4ca2','2524e328-5e1e-4db0-935f-6451535fe071','c4a9c42b-2d6c-42dd-bd71-b488d9d7360b','2c3287aa-0946-473f-b78f-93c9898205af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457d56f2-e748-4f39-bf07-361832b217ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457d56f2-e748-4f39-bf07-361832b217ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (4f3c1361-04f0-43f7-8ada-4866a13d98c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:11:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:11:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26acb0eb-0afa-4de9-97e5-34a439f6b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:11:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 979/1955] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:11:43 2026] POST /volume/v3/volumes => generated 765 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c8ef2fb-acd6-4196-bab9-57b71d1c3b35 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 977/1956] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:43 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 833 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f8c27e4-ad1f-48fa-808b-9828c808ec70 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 980/1957] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:44 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-27dc8e86-58bd-48d4-a316-2c2b982c16db tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 978/1958] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:44 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dd3652ae-ff8f-4a49-99fd-17e6df84e7e5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 981/1959] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:45 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5cc5ef07-e830-4738-b843-b35249958e73 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cc5ef07-e830-4738-b843-b35249958e73 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cc5ef07-e830-4738-b843-b35249958e73 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cc5ef07-e830-4738-b843-b35249958e73 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5cc5ef07-e830-4738-b843-b35249958e73 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cc5ef07-e830-4738-b843-b35249958e73 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 979/1960] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:46 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-40108439-0a11-44b9-bd40-3819dabbe3a7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 982/1961] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:46 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36311789-a052-47dc-8292-d1ece10d2b64 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36311789-a052-47dc-8292-d1ece10d2b64 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36311789-a052-47dc-8292-d1ece10d2b64 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36311789-a052-47dc-8292-d1ece10d2b64 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-36311789-a052-47dc-8292-d1ece10d2b64 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36311789-a052-47dc-8292-d1ece10d2b64 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 980/1962] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:47 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2a8e7766-a9e6-4b83-baee-b3496279ec66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 983/1963] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:47 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-698204a9-98c6-4332-88f3-8b48d40187b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-698204a9-98c6-4332-88f3-8b48d40187b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-698204a9-98c6-4332-88f3-8b48d40187b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-698204a9-98c6-4332-88f3-8b48d40187b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-698204a9-98c6-4332-88f3-8b48d40187b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-698204a9-98c6-4332-88f3-8b48d40187b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 981/1964] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:48 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b418e8e6-b460-4910-832a-99e58d58004f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b418e8e6-b460-4910-832a-99e58d58004f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b418e8e6-b460-4910-832a-99e58d58004f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b418e8e6-b460-4910-832a-99e58d58004f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b418e8e6-b460-4910-832a-99e58d58004f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b418e8e6-b460-4910-832a-99e58d58004f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 984/1965] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:48 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87c770a1-e660-437a-add7-c4d3dd6b55f5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 982/1966] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:49 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42ee5055-20ec-4dc2-86f1-8ff93d996992 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 985/1967] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:49 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18b29ea0-e16e-4f75-b97a-fda9c0997c7e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 983/1968] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:50 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d56d8c88-0631-4dcd-bc6b-3819c2f5f96a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 986/1969] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:50 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1341e6d-21d6-4fc6-bc3b-434f79de44c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 984/1970] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:51 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aa710ca9-7da8-4d83-a8bb-51e95c81d1f5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 987/1971] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:51 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7b1d0ebd-7b35-4742-a9bf-7d2123163256 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 985/1972] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:52 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9544955-4dca-42ea-9f0c-276828eff9d1 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 988/1973] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:52 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9dbf7762-ec8c-41eb-a458-d0c8912d83c1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 986/1974] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:53 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1a0741c-ef26-4ab4-920e-8bb95bd4aa6f tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 989/1975] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:53 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e5d90fc-2960-4ffc-b570-04320ba10935 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 987/1976] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:54 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-076414ed-ddf4-4e39-8bdf-4a823bdbb0fd tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 990/1977] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:54 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:55 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=281,cinder:INSERT=35,cinder:UPDATE=52,cinder:DELETE=2 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:11:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-861d543c-2cd4-4c01-bad3-5f60d2f9e06c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 988/1978] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:55 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:55 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=221,cinder:UPDATE=30,cinder:DELETE=1,cinder:INSERT=19 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:11:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9bd403db-57bc-46c9-bfb5-83e011dca82d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 991/1979] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:55 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b05113ed-acc6-45b8-97d7-5d9bab36d9ac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 989/1980] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:56 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-702350af-5794-4666-9f60-dbb099c2c479 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-702350af-5794-4666-9f60-dbb099c2c479 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-702350af-5794-4666-9f60-dbb099c2c479 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-702350af-5794-4666-9f60-dbb099c2c479 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-702350af-5794-4666-9f60-dbb099c2c479 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-702350af-5794-4666-9f60-dbb099c2c479 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 992/1981] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:56 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9a19013-40f7-442b-b26c-d15c7cc93189 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 990/1982] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:57 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d69fe3d1-e042-4d5d-bfbe-3e4831832b12 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 993/1983] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:57 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a512f153-bd4b-42b0-9f36-fc5cc7f29148 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 991/1984] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:58 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:11:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:11:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:11:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:11:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:11:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1246e7bf-7ed0-4bce-986d-321a78fe6db7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:11:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 994/1985] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:59 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:11:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:11:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:11:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:11:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:11:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:11:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:11:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:11:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:11:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:11:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e99cb99a-839e-4325-9f72-50f5f6f1247d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:11:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 992/1986] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:11:59 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1f5e8316-1819-4e82-8bea-bb22f2297907 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 995/1987] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:00 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a41e4a29-82d6-4568-a1b5-82e7009e773a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 993/1988] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:00 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-036885ef-efa7-475d-bd09-19fe05eacabe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-036885ef-efa7-475d-bd09-19fe05eacabe tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-036885ef-efa7-475d-bd09-19fe05eacabe tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-036885ef-efa7-475d-bd09-19fe05eacabe tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-036885ef-efa7-475d-bd09-19fe05eacabe tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-036885ef-efa7-475d-bd09-19fe05eacabe tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 996/1989] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:01 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-075d119b-9383-402b-b0db-5a87a2ff40b8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 994/1990] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:01 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8611d49b-0df4-409a-9d97-a31a3870d877 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8611d49b-0df4-409a-9d97-a31a3870d877 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8611d49b-0df4-409a-9d97-a31a3870d877 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8611d49b-0df4-409a-9d97-a31a3870d877 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8611d49b-0df4-409a-9d97-a31a3870d877 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8611d49b-0df4-409a-9d97-a31a3870d877 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 997/1991] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:02 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-603af70a-f191-4aff-bc15-5e63dfba9d94 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 995/1992] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:02 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] DELETE http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Delete volume with id: 63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:12:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Delete volume request issued successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fdd3f5cf-d88e-4702-8359-4623a3b3c496 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 202 Sep 08 14:12:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 998/1993] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:02 2026] DELETE /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Volume info retrieved successfully. Sep 08 14:12:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4b4e37f-f46c-4a4a-bc2b-92993485c955 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 200 Sep 08 14:12:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 996/1994] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:02 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b54af14-1ad9-48e6-81d8-85483793a9f3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 999/1995] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:03 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b4805ca-b112-412e-92aa-e512bdae1de8 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 997/1996] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:03 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '54330c22-cbab-4696-97b2-875c59080adc' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ff09b7a-a175-4227-b608-d3ff3dc51e4f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action returned with HTTP 202 Sep 08 14:12:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1000/1997] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:03 2026] POST /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-922ab485-585e-41a6-bcdd-9ba27d42fb29 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 998/1998] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:03 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Volume info retrieved successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Delete volume request issued successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b78bf7d6-780c-4d3f-975d-af67e12554a0 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action returned with HTTP 202 Sep 08 14:12:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1001/1999] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:03 2026] POST /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-822bcdc4-8faf-40c6-9a48-aa17b69d69bb tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 200 Sep 08 14:12:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 999/2000] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:03 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7ba974d-7ac2-41dc-8953-4ce0625e4213 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7ba974d-7ac2-41dc-8953-4ce0625e4213 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] GET http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7ba974d-7ac2-41dc-8953-4ce0625e4213 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7ba974d-7ac2-41dc-8953-4ce0625e4213 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7ba974d-7ac2-41dc-8953-4ce0625e4213 tempest-TestImageHashVerification-622882489 tempest-TestImageHashVerification-622882489-project-member] http://192.168.122.83/volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 returned with HTTP 404 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1002/2001] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/63ec2f51-afec-4c8b-a3e6-c617e0f47138 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-627cfae7-868f-47bf-b2d2-7be191abf025 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-627cfae7-868f-47bf-b2d2-7be191abf025 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-627cfae7-868f-47bf-b2d2-7be191abf025 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-627cfae7-868f-47bf-b2d2-7be191abf025 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-627cfae7-868f-47bf-b2d2-7be191abf025 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-627cfae7-868f-47bf-b2d2-7be191abf025 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1000/2002] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-184242f7-0e4d-465e-94a3-05290fd4b3d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1003/2003] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 858 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-323622483"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5a970de-22ab-4a3a-bcab-7073f158acd8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1001/2004] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:04 2026] PUT /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 790 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1295807924", "description": "This is the new description of volume"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23880692-6c25-49fe-9288-6e9c7dd82d54 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1004/2005] 192.168.122.83 () {60 vars in 1248 bytes} [Tue Sep 8 14:12:04 2026] PUT /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95b46eb4-47f7-40a8-8228-0211d5d2c8d8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1002/2006] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 898 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-635228648", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-912171775"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-635228648', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-912171775'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (f337cd50-beae-4114-adae-c8658b9ac6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82abd591-0177-4def-943c-094380530fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6b76ec5b-da6e-4c76-9489-f72b2f0ce2e0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b76ec5b-da6e-4c76-9489-f72b2f0ce2e0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6b76ec5b-da6e-4c76-9489-f72b2f0ce2e0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6b76ec5b-da6e-4c76-9489-f72b2f0ce2e0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6b76ec5b-da6e-4c76-9489-f72b2f0ce2e0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 404 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1003/2007] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82abd591-0177-4def-943c-094380530fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7388c1c-dbf4-4031-9459-0e5cd997dd4b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dda0da8-ee46-4eed-a5a5-d972e3fc352c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7388c1c-dbf4-4031-9459-0e5cd997dd4b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7388c1c-dbf4-4031-9459-0e5cd997dd4b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7388c1c-dbf4-4031-9459-0e5cd997dd4b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7388c1c-dbf4-4031-9459-0e5cd997dd4b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 404 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1004/2008] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: 54330c22-cbab-4696-97b2-875c59080adc Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b8c5465f-bf39-4233-8a5b-64bd7f42b3e6 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc returned with HTTP 404 Sep 08 14:12:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1005/2009] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:04 2026] DELETE /volume/v3/volumes/54330c22-cbab-4696-97b2-875c59080adc => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['d6a7ace2-6f71-4f59-ac33-992b2d2cb405', '72913cbf-5b1f-4c88-9276-1769b272c098', '99ef98a5-a439-4a28-aa32-2a69286af5f1', '04abe058-5200-494d-97a9-8fb5ed8b343d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dda0da8-ee46-4eed-a5a5-d972e3fc352c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6a7ace2-6f71-4f59-ac33-992b2d2cb405', '72913cbf-5b1f-4c88-9276-1769b272c098', '99ef98a5-a439-4a28-aa32-2a69286af5f1', '04abe058-5200-494d-97a9-8fb5ed8b343d']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22576fec-a6ad-4c13-9f2a-927e9209f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-945301033"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-945301033'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:12:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22576fec-a6ad-4c13-9f2a-927e9209f66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6bd83b3-6948-40f3-a68c-64befe6b28cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-635228648',display_name='tempest-VolumesGetTest-Volume-912171775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['d6a7ace2-6f71-4f59-ac33-992b2d2cb405','72913cbf-5b1f-4c88-9276-1769b272c098','99ef98a5-a439-4a28-aa32-2a69286af5f1','04abe058-5200-494d-97a9-8fb5ed8b343d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-635228648',display_name='tempest-VolumesGetTest-Volume-912171775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6bd83b3-6948-40f3-a68c-64befe6b28cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3acc780-bd92-46f8-949f-a9a7198fbb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (8c01612a-39e4-4168-9bd3-a972f314214c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2818-11bb-4c3a-a792-e61d595ff31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3acc780-bd92-46f8-949f-a9a7198fbb7f) transitioned into 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-635228648',display_name='tempest-VolumesGetTest-Volume-912171775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['d6a7ace2-6f71-4f59-ac33-992b2d2cb405','72913cbf-5b1f-4c88-9276-1769b272c098','99ef98a5-a439-4a28-aa32-2a69286af5f1','04abe058-5200-494d-97a9-8fb5ed8b343d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940b7e28-22a4-4c34-8eda-4fb8730a444c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940b7e28-22a4-4c34-8eda-4fb8730a444c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (f337cd50-beae-4114-adae-c8658b9ac6f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c56873cf-f67f-4728-9efd-b9ef21512e28 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1005/2010] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:04 2026] POST /volume/v3/volumes => generated 785 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2818-11bb-4c3a-a792-e61d595ff31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab520e90-4e9c-461c-8879-c844efcbea7a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab520e90-4e9c-461c-8879-c844efcbea7a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab520e90-4e9c-461c-8879-c844efcbea7a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39879969-525d-44f6-b09c-b45135be5ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab520e90-4e9c-461c-8879-c844efcbea7a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ab520e90-4e9c-461c-8879-c844efcbea7a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab520e90-4e9c-461c-8879-c844efcbea7a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1006/2011] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:04 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['3e11ae08-afb4-402b-a561-7e29b9b3e5ac', 'e9bcf3d1-9025-4d51-a540-d892a3e9ef12', '915423df-4c32-477d-9fea-ea63291a9283', '8939c218-024d-4734-80d6-a570207a3ef7'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39879969-525d-44f6-b09c-b45135be5ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e11ae08-afb4-402b-a561-7e29b9b3e5ac', 'e9bcf3d1-9025-4d51-a540-d892a3e9ef12', '915423df-4c32-477d-9fea-ea63291a9283', '8939c218-024d-4734-80d6-a570207a3ef7']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498a15a2-e2a5-48e3-8bd4-664fbee43cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498a15a2-e2a5-48e3-8bd4-664fbee43cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4115a42-c158-4f9d-9a9e-2fee9584e960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-945301033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['3e11ae08-afb4-402b-a561-7e29b9b3e5ac','e9bcf3d1-9025-4d51-a540-d892a3e9ef12','915423df-4c32-477d-9fea-ea63291a9283','8939c218-024d-4734-80d6-a570207a3ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-945301033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4115a42-c158-4f9d-9a9e-2fee9584e960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87b19f9-d04b-4d33-a4d0-a9bdbe56dbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87b19f9-d04b-4d33-a4d0-a9bdbe56dbb8) transitioned into state 'SUCCESS' from state '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-945301033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['3e11ae08-afb4-402b-a561-7e29b9b3e5ac','e9bcf3d1-9025-4d51-a540-d892a3e9ef12','915423df-4c32-477d-9fea-ea63291a9283','8939c218-024d-4734-80d6-a570207a3ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db0815a-07e7-42ba-b73b-9f091ba42b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db0815a-07e7-42ba-b73b-9f091ba42b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (8c01612a-39e4-4168-9bd3-a972f314214c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:12:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbf4ecdd-a5c9-41e4-af95-bea8ddee0085 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1006/2012] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:04 2026] POST /volume/v3/volumes => generated 755 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-865b4d35-e087-4150-bde7-bdbd03c5205a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-865b4d35-e087-4150-bde7-bdbd03c5205a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-865b4d35-e087-4150-bde7-bdbd03c5205a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-865b4d35-e087-4150-bde7-bdbd03c5205a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-865b4d35-e087-4150-bde7-bdbd03c5205a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-865b4d35-e087-4150-bde7-bdbd03c5205a tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 200 Sep 08 14:12:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1007/2013] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:05 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 823 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ff0a3ff-2bcc-42b2-bac6-522a9ef90d8a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1007/2014] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:06 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7f5c9a7-1534-452b-99ad-a61270c46878 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 200 Sep 08 14:12:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1008/2015] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:06 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-77741def-61f3-4707-9bd5-92ce549d7076 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77741def-61f3-4707-9bd5-92ce549d7076 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77741def-61f3-4707-9bd5-92ce549d7076 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77741def-61f3-4707-9bd5-92ce549d7076 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-77741def-61f3-4707-9bd5-92ce549d7076 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77741def-61f3-4707-9bd5-92ce549d7076 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1008/2016] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-323622483", "description": null}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-19726c7b-e419-48c0-8c0c-b6d9d694226f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1009/2017] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:07 2026] PUT /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 776 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9c97ee8-4d8a-4f79-8994-50949ea954ce tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1009/2018] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de99fd1a-9213-4bf4-833f-bce8aee957bd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 202 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1010/2019] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:07 2026] DELETE /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95d15b29-8042-4ee6-b7f5-0162d07787c8 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1010/2020] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-963137b7-02ac-427c-a6a1-a488b59e5051 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-963137b7-02ac-427c-a6a1-a488b59e5051 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-963137b7-02ac-427c-a6a1-a488b59e5051 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-963137b7-02ac-427c-a6a1-a488b59e5051 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-963137b7-02ac-427c-a6a1-a488b59e5051 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-963137b7-02ac-427c-a6a1-a488b59e5051 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1011/2021] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume 'a4115a42-c158-4f9d-9a9e-2fee9584e960' with '{'status': 'maintenance'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0dc3746-9471-4e59-9b1e-8fedc4f9b733 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action returned with HTTP 202 Sep 08 14:12:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1011/2022] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:07 2026] POST /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93a31a85-8cf3-4e2a-84db-d75f2148aa53 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1012/2023] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-198d7952-d55c-418d-a735-8face916089e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Delete volume request issued successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-198d7952-d55c-418d-a735-8face916089e tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action returned with HTTP 202 Sep 08 14:12:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1012/2024] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:07 2026] POST /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b1d60a5-7692-469c-b6dd-488db9f48435 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 200 Sep 08 14:12:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1013/2025] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:07 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3f52d8d5-1f47-4e92-b2ce-941e3eea985c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f52d8d5-1f47-4e92-b2ce-941e3eea985c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f52d8d5-1f47-4e92-b2ce-941e3eea985c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f52d8d5-1f47-4e92-b2ce-941e3eea985c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f52d8d5-1f47-4e92-b2ce-941e3eea985c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf returned with HTTP 404 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1013/2026] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:08 2026] GET /volume/v3/volumes/c6bd83b3-6948-40f3-a68c-64befe6b28cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ed0bb8d-f507-4b0f-a81f-de50fad7d67b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1014/2027] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:08 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 898 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e2e965a8-cbfe-4710-803d-83172d533f76 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e2e965a8-cbfe-4710-803d-83172d533f76 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 202 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1014/2028] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:08 2026] DELETE /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-174c6885-97a0-4e43-bb4c-0730beb6de0f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 200 Sep 08 14:12:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1015/2029] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:08 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 897 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-437d12db-15f4-4038-be5f-12e613a2e8fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-437d12db-15f4-4038-be5f-12e613a2e8fc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-437d12db-15f4-4038-be5f-12e613a2e8fc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-437d12db-15f4-4038-be5f-12e613a2e8fc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-437d12db-15f4-4038-be5f-12e613a2e8fc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 404 Sep 08 14:12:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1015/2030] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:08 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8ade9064-b3f8-49c3-8b0b-2c56f19c474d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8ade9064-b3f8-49c3-8b0b-2c56f19c474d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8ade9064-b3f8-49c3-8b0b-2c56f19c474d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8ade9064-b3f8-49c3-8b0b-2c56f19c474d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8ade9064-b3f8-49c3-8b0b-2c56f19c474d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 404 Sep 08 14:12:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1016/2031] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:08 2026] GET /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-452a13c6-bc91-4371-b656-cf23dad7d583 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452a13c6-bc91-4371-b656-cf23dad7d583 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452a13c6-bc91-4371-b656-cf23dad7d583 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452a13c6-bc91-4371-b656-cf23dad7d583 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-452a13c6-bc91-4371-b656-cf23dad7d583 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: a4115a42-c158-4f9d-9a9e-2fee9584e960 Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452a13c6-bc91-4371-b656-cf23dad7d583 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 returned with HTTP 404 Sep 08 14:12:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1016/2032] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:09 2026] DELETE /volume/v3/volumes/a4115a42-c158-4f9d-9a9e-2fee9584e960 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1732220461"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1732220461'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume of 1 GB Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Availability Zones retrieved successfully. Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (5b4217bd-8bcc-436e-b404-78e5df6af7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3580706-9a32-4c6a-bcb3-c5f2a43834ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3580706-9a32-4c6a-bcb3-c5f2a43834ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfe969c-56fa-44db-962c-8ef57dfefacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Created reservations ['3439d725-31df-46fe-b579-d55138931b1e', 'ec68e9ba-9c79-47b1-98bc-fb32f84be861', 'd92ee053-a3c1-419d-9687-7177836aa9aa', 'b34b7fa1-5810-46d6-9966-98fd259657da'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfe969c-56fa-44db-962c-8ef57dfefacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3439d725-31df-46fe-b579-d55138931b1e', 'ec68e9ba-9c79-47b1-98bc-fb32f84be861', 'd92ee053-a3c1-419d-9687-7177836aa9aa', 'b34b7fa1-5810-46d6-9966-98fd259657da']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e617fff-c980-4aff-8b43-1c3f3044766a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e617fff-c980-4aff-8b43-1c3f3044766a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932796ec-555f-4d58-875b-ad3866a512cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1732220461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['3439d725-31df-46fe-b579-d55138931b1e','ec68e9ba-9c79-47b1-98bc-fb32f84be861','d92ee053-a3c1-419d-9687-7177836aa9aa','b34b7fa1-5810-46d6-9966-98fd259657da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1732220461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932796ec-555f-4d58-875b-ad3866a512cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b89d81a02b741a3aa4fddb3a25b842c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77ccb09-4dab-4c22-8c4a-6607eb75eb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77ccb09-4dab-4c22-8c4a-6607eb75eb30) transitioned into state 'SUCCESS' from state '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-1732220461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b89d81a02b741a3aa4fddb3a25b842c',qos_specs=None,replication_status=,reservations=['3439d725-31df-46fe-b579-d55138931b1e','ec68e9ba-9c79-47b1-98bc-fb32f84be861','d92ee053-a3c1-419d-9687-7177836aa9aa','b34b7fa1-5810-46d6-9966-98fd259657da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14540f79d3e4e5d8da1bfef8589e242',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c330bed-ac83-4ac8-8ba1-857dd44deaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c330bed-ac83-4ac8-8ba1-857dd44deaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Flow 'volume_create_api' (5b4217bd-8bcc-436e-b404-78e5df6af7e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Create volume request issued successfully. Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d0cdee8-c8bf-4d40-9597-a6ea9360990b tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1017/2033] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:09 2026] POST /volume/v3/volumes => generated 756 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452299e5-af2c-486f-9cea-a8b5c927ac66 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1017/2034] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:09 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-64192274-ad9f-4d02-9f6d-19be76d1022d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64192274-ad9f-4d02-9f6d-19be76d1022d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64192274-ad9f-4d02-9f6d-19be76d1022d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64192274-ad9f-4d02-9f6d-19be76d1022d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64192274-ad9f-4d02-9f6d-19be76d1022d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 returned with HTTP 404 Sep 08 14:12:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1018/2035] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:09 2026] GET /volume/v3/volumes/3ebfef66-3ce0-49e7-b625-70d1d704c1c3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1515026103"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1515026103'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (982b554e-e513-4cf1-8ec4-c4c487d3dd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621c7bf4-f6d1-4e0f-9d2c-e75bf4718b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621c7bf4-f6d1-4e0f-9d2c-e75bf4718b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7af552f-45be-4d63-9b5b-39111fbd7fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:09 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['70ddbea3-c992-446b-998e-114b1d6fce69', '932c9382-0228-4a0a-a664-5f383474be39', 'db5d8d2e-320d-4e5e-b3e0-f498c9b44ff1', 'b776496f-0720-4313-a21d-7780ca9aedce'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7af552f-45be-4d63-9b5b-39111fbd7fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ddbea3-c992-446b-998e-114b1d6fce69', '932c9382-0228-4a0a-a664-5f383474be39', 'db5d8d2e-320d-4e5e-b3e0-f498c9b44ff1', 'b776496f-0720-4313-a21d-7780ca9aedce']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92799720-824a-43f2-82c8-335cf220f0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92799720-824a-43f2-82c8-335cf220f0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '536f687a-5bce-4944-8d34-33a73a2b1ab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1515026103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['70ddbea3-c992-446b-998e-114b1d6fce69','932c9382-0228-4a0a-a664-5f383474be39','db5d8d2e-320d-4e5e-b3e0-f498c9b44ff1','b776496f-0720-4313-a21d-7780ca9aedce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1515026103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=536f687a-5bce-4944-8d34-33a73a2b1ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3235ac2f-2536-4f85-89ef-88821e4fccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3235ac2f-2536-4f85-89ef-88821e4fccd8) transitioned into state 'SUCCESS' from state '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-1515026103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['70ddbea3-c992-446b-998e-114b1d6fce69','932c9382-0228-4a0a-a664-5f383474be39','db5d8d2e-320d-4e5e-b3e0-f498c9b44ff1','b776496f-0720-4313-a21d-7780ca9aedce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11627cb-f9ed-4d84-9b48-84c85681fa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11627cb-f9ed-4d84-9b48-84c85681fa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (982b554e-e513-4cf1-8ec4-c4c487d3dd87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-820aefd1-9b26-4f0b-8a6c-d494a545f25e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1018/2036] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:09 2026] POST /volume/v3/volumes => generated 752 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6333a7c-0228-46c0-bae9-cafa0fa17c3e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1019/2037] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:10 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 820 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f0c99ee-f64c-4acd-899d-3dbafa8fd024 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1019/2038] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:10 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-859799bd-d03d-4850-85d4-95076646aa3d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-859799bd-d03d-4850-85d4-95076646aa3d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-859799bd-d03d-4850-85d4-95076646aa3d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-859799bd-d03d-4850-85d4-95076646aa3d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-859799bd-d03d-4850-85d4-95076646aa3d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-859799bd-d03d-4850-85d4-95076646aa3d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1020/2039] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:11 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d4c962c-9978-4534-8f9e-36b00e7c7852 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1020/2040] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:11 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9b8646b9-584c-4037-a235-34bd860dc266 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b8646b9-584c-4037-a235-34bd860dc266 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b8646b9-584c-4037-a235-34bd860dc266 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b8646b9-584c-4037-a235-34bd860dc266 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-9b8646b9-584c-4037-a235-34bd860dc266 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '932796ec-555f-4d58-875b-ad3866a512cc' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b8646b9-584c-4037-a235-34bd860dc266 tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action returned with HTTP 202 Sep 08 14:12:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1021/2041] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:11 2026] POST /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71c6d9e5-f335-48d3-bed4-1920ad71e0f0 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1021/2042] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:11 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '932796ec-555f-4d58-875b-ad3866a512cc' with '{'status': 'available'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68b33db8-ae40-4487-aaac-cac5207dbb5f tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action returned with HTTP 202 Sep 08 14:12:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1022/2043] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:11 2026] POST /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba5f2ccd-a674-461c-88ea-de5c7545d299 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1022/2044] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:11 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a70dff11-e7a3-4b58-9896-5d993558d80d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a70dff11-e7a3-4b58-9896-5d993558d80d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a70dff11-e7a3-4b58-9896-5d993558d80d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a70dff11-e7a3-4b58-9896-5d993558d80d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-a70dff11-e7a3-4b58-9896-5d993558d80d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '932796ec-555f-4d58-875b-ad3866a512cc' with '{'status': 'maintenance'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a70dff11-e7a3-4b58-9896-5d993558d80d tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action returned with HTTP 202 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1023/2045] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:12 2026] POST /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75abb8d8-c5d3-4aaa-9f78-46a4a8379077 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1023/2046] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f6997441-f11f-4a73-af97-d2ae046867be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6997441-f11f-4a73-af97-d2ae046867be tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] POST http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6997441-f11f-4a73-af97-d2ae046867be tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6997441-f11f-4a73-af97-d2ae046867be tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-f6997441-f11f-4a73-af97-d2ae046867be tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] Updating volume '932796ec-555f-4d58-875b-ad3866a512cc' with '{'status': 'available'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6997441-f11f-4a73-af97-d2ae046867be tempest-VolumesActionsTest-1016164128 tempest-VolumesActionsTest-1016164128-project-admin] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action returned with HTTP 202 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1024/2047] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:12:12 2026] POST /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2261d7b0-bcba-4c9f-86ac-f284fe0b8fd5 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1024/2048] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-206fc2d5-2d88-4abd-ad10-34324223b11d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-206fc2d5-2d88-4abd-ad10-34324223b11d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-206fc2d5-2d88-4abd-ad10-34324223b11d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-206fc2d5-2d88-4abd-ad10-34324223b11d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-206fc2d5-2d88-4abd-ad10-34324223b11d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-206fc2d5-2d88-4abd-ad10-34324223b11d tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1025/2049] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] DELETE http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume with id: 932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-409265a5-4c3b-4fc3-88d5-1eb67b5ecda3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1025/2050] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "536f687a-5bce-4944-8d34-33a73a2b1ab5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1364596828", "metadata": {"Type": "Test"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'source_volid': '536f687a-5bce-4944-8d34-33a73a2b1ab5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1364596828', 'metadata': {'Type': 'Test'}}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Delete volume request issued successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fb5852-03e7-4e07-a4a3-3ba600ef88cc tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 202 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1026/2051] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:12 2026] DELETE /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-11bca723-7bac-4034-abac-702703f663c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11bca723-7bac-4034-abac-702703f663c7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11bca723-7bac-4034-abac-702703f663c7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11bca723-7bac-4034-abac-702703f663c7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (45ef67cc-7b30-4bc0-b530-a39027a28049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bde1f9-fc80-495b-981f-72693939b6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-11bca723-7bac-4034-abac-702703f663c7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11bca723-7bac-4034-abac-702703f663c7 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1027/2052] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bde1f9-fc80-495b-981f-72693939b6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '536f687a-5bce-4944-8d34-33a73a2b1ab5', 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf05c06-84fc-458f-b8b5-a9a6edc237fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['bbf90b17-7d4b-4eb6-839c-ce57ea2175a8', '5853e6e8-6a20-4f24-ba84-0e5c965045e7', '8e39fce1-b99d-4c8f-8b88-7b090bc82df9', '2e22bc5f-3b87-4c05-a515-67202f050605'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf05c06-84fc-458f-b8b5-a9a6edc237fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf90b17-7d4b-4eb6-839c-ce57ea2175a8', '5853e6e8-6a20-4f24-ba84-0e5c965045e7', '8e39fce1-b99d-4c8f-8b88-7b090bc82df9', '2e22bc5f-3b87-4c05-a515-67202f050605']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f04d77-c2b2-4e49-a11e-6cff710b6ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f04d77-c2b2-4e49-a11e-6cff710b6ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e3334e5-39d6-488a-8b6d-dcf34d55e46d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1364596828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['bbf90b17-7d4b-4eb6-839c-ce57ea2175a8','5853e6e8-6a20-4f24-ba84-0e5c965045e7','8e39fce1-b99d-4c8f-8b88-7b090bc82df9','2e22bc5f-3b87-4c05-a515-67202f050605'],size=1,snapshot_id=None,source_replicaid=,source_volid=536f687a-5bce-4944-8d34-33a73a2b1ab5,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1364596828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e3334e5-39d6-488a-8b6d-dcf34d55e46d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=536f687a-5bce-4944-8d34-33a73a2b1ab5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f615e6c8-49e2-4c48-9aca-95139491e913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f615e6c8-49e2-4c48-9aca-95139491e913) transitioned into state 'SUCCESS' from state '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-1364596828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['bbf90b17-7d4b-4eb6-839c-ce57ea2175a8','5853e6e8-6a20-4f24-ba84-0e5c965045e7','8e39fce1-b99d-4c8f-8b88-7b090bc82df9','2e22bc5f-3b87-4c05-a515-67202f050605'],size=1,snapshot_id=None,source_replicaid=,source_volid=536f687a-5bce-4944-8d34-33a73a2b1ab5,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf0a861-8667-426f-b71a-884acc7ee24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf0a861-8667-426f-b71a-884acc7ee24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (45ef67cc-7b30-4bc0-b530-a39027a28049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-854e7690-3728-45dc-9b8f-a047c7a711a3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1026/2053] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:12 2026] POST /volume/v3/volumes => generated 800 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-541972f0-8c85-41f4-9436-15e4bc3c751c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-541972f0-8c85-41f4-9436-15e4bc3c751c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-541972f0-8c85-41f4-9436-15e4bc3c751c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-541972f0-8c85-41f4-9436-15e4bc3c751c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-541972f0-8c85-41f4-9436-15e4bc3c751c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-541972f0-8c85-41f4-9436-15e4bc3c751c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1028/2054] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:12 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86af8242-90f1-4446-b511-162fd66ba624 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86af8242-90f1-4446-b511-162fd66ba624 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] GET http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc Sep 08 14:12:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86af8242-90f1-4446-b511-162fd66ba624 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86af8242-90f1-4446-b511-162fd66ba624 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86af8242-90f1-4446-b511-162fd66ba624 tempest-VolumesActionsTest-706786797 tempest-VolumesActionsTest-706786797-project-member] http://192.168.122.83/volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc returned with HTTP 404 Sep 08 14:12:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1027/2055] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:13 2026] GET /volume/v3/volumes/932796ec-555f-4d58-875b-ad3866a512cc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d46ad33-a88e-4d2e-9163-be53db191cf1 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1029/2056] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:13 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-81381539-f874-4e63-9c48-618827c0e1c7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81381539-f874-4e63-9c48-618827c0e1c7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81381539-f874-4e63-9c48-618827c0e1c7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81381539-f874-4e63-9c48-618827c0e1c7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-81381539-f874-4e63-9c48-618827c0e1c7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81381539-f874-4e63-9c48-618827c0e1c7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1028/2057] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:15 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-41bd6e5f-508c-4398-8817-5585c65f995b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41bd6e5f-508c-4398-8817-5585c65f995b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41bd6e5f-508c-4398-8817-5585c65f995b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41bd6e5f-508c-4398-8817-5585c65f995b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-41bd6e5f-508c-4398-8817-5585c65f995b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41bd6e5f-508c-4398-8817-5585c65f995b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1030/2058] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:16 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9928d330-b467-4889-9ba1-c5eeba2ee477 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1029/2059] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:17 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1137661767"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1137661767'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume of 1 GB Sep 08 14:12:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Availability Zones retrieved successfully. Sep 08 14:12:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Flow 'volume_create_api' (dcbf4376-fbc0-4089-8b14-e1e415540bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75745ad2-c512-4a09-aa33-e4cc5c29b6f2 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1030/2060] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:18 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5596809a-be4d-4317-b711-7d713fe92279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5596809a-be4d-4317-b711-7d713fe92279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c169125c-e1fd-4e5c-9a26-9cef1a8f8009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Created reservations ['9c1ec234-a826-4fb2-913d-4fd1a9684111', '882152ad-f366-4696-8501-246d661fc183', '50b4678d-fd83-47ac-be67-c8613cbc6d9c', 'ec5435ad-4666-405d-9f58-066346a2c94b'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c169125c-e1fd-4e5c-9a26-9cef1a8f8009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c1ec234-a826-4fb2-913d-4fd1a9684111', '882152ad-f366-4696-8501-246d661fc183', '50b4678d-fd83-47ac-be67-c8613cbc6d9c', 'ec5435ad-4666-405d-9f58-066346a2c94b']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ba3f85-b123-4649-aa7b-960ae170a642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ba3f85-b123-4649-aa7b-960ae170a642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8079e3cd-f960-4e9e-83b8-96b8e8fdff5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1137661767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='830927b241f84029bc333b834c29d260',qos_specs=None,replication_status=,reservations=['9c1ec234-a826-4fb2-913d-4fd1a9684111','882152ad-f366-4696-8501-246d661fc183','50b4678d-fd83-47ac-be67-c8613cbc6d9c','ec5435ad-4666-405d-9f58-066346a2c94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e25771fbe04de39c22ddf8427815a4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1137661767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8079e3cd-f960-4e9e-83b8-96b8e8fdff5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='830927b241f84029bc333b834c29d260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97e25771fbe04de39c22ddf8427815a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7feffc0-ffb0-4050-b37c-f6e122ca1eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7feffc0-ffb0-4050-b37c-f6e122ca1eec) transitioned into state 'SUCCESS' from state '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-1137661767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='830927b241f84029bc333b834c29d260',qos_specs=None,replication_status=,reservations=['9c1ec234-a826-4fb2-913d-4fd1a9684111','882152ad-f366-4696-8501-246d661fc183','50b4678d-fd83-47ac-be67-c8613cbc6d9c','ec5435ad-4666-405d-9f58-066346a2c94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e25771fbe04de39c22ddf8427815a4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e039a3da-0ce8-44dd-9d2a-5d9235c3ea1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e039a3da-0ce8-44dd-9d2a-5d9235c3ea1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Flow 'volume_create_api' (dcbf4376-fbc0-4089-8b14-e1e415540bcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume request issued successfully. Sep 08 14:12:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f04c296e-a6e0-4588-9b34-f7d3528c2a94 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1031/2061] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:12:17 2026] POST /volume/v3/volumes => generated 777 bytes in 1575 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7da9652d-272d-4047-aab6-82d09bcc65ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7da9652d-272d-4047-aab6-82d09bcc65ef tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7da9652d-272d-4047-aab6-82d09bcc65ef tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7da9652d-272d-4047-aab6-82d09bcc65ef tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7da9652d-272d-4047-aab6-82d09bcc65ef tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7da9652d-272d-4047-aab6-82d09bcc65ef tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1031/2062] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:19 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 845 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e72ec76-fd4b-4158-9d06-e22c85c59bdf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1032/2063] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:19 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-780e074a-59be-447a-8df3-eeca2503a41d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-780e074a-59be-447a-8df3-eeca2503a41d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-780e074a-59be-447a-8df3-eeca2503a41d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-780e074a-59be-447a-8df3-eeca2503a41d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb7fac6d-a633-4693-849e-a0ee2ad91fb8 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1032/2064] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:20 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 869 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-780e074a-59be-447a-8df3-eeca2503a41d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-780e074a-59be-447a-8df3-eeca2503a41d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1033/2065] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:20 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-74938239-3749-4976-873c-4336125b36b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-74938239-3749-4976-873c-4336125b36b2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-74938239-3749-4976-873c-4336125b36b2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-74938239-3749-4976-873c-4336125b36b2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-125f234c-0a9e-41a3-aff3-24246e8903fe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-125f234c-0a9e-41a3-aff3-24246e8903fe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-125f234c-0a9e-41a3-aff3-24246e8903fe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-125f234c-0a9e-41a3-aff3-24246e8903fe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-74938239-3749-4976-873c-4336125b36b2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-74938239-3749-4976-873c-4336125b36b2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1033/2066] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:21 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 869 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-125f234c-0a9e-41a3-aff3-24246e8903fe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-125f234c-0a9e-41a3-aff3-24246e8903fe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1034/2067] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:21 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a8f5737-a4f3-4a9f-9e80-8c21105f0e65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1034/2068] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:22 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2704becf-4bd8-4cea-92f5-6e5b95af572f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1035/2069] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:23 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c20116d8-5a20-416b-bebe-308b016d7bdb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c20116d8-5a20-416b-bebe-308b016d7bdb tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c20116d8-5a20-416b-bebe-308b016d7bdb tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c20116d8-5a20-416b-bebe-308b016d7bdb tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c20116d8-5a20-416b-bebe-308b016d7bdb tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c20116d8-5a20-416b-bebe-308b016d7bdb tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1035/2070] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:24 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e40650ef-e2d4-450b-a9f5-39a456e6fb65 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1036/2071] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:24 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-352f26a3-93cd-42ec-9fde-50003e339343 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-352f26a3-93cd-42ec-9fde-50003e339343 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-352f26a3-93cd-42ec-9fde-50003e339343 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-352f26a3-93cd-42ec-9fde-50003e339343 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-352f26a3-93cd-42ec-9fde-50003e339343 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-352f26a3-93cd-42ec-9fde-50003e339343 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1036/2072] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8079e3cd-f960-4e9e-83b8-96b8e8fdff5d", "name": "tempest-VolumeDependencyTests-Snapshot-1649333884"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create snapshot from volume 8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e11598fa-d344-4cc3-aa7e-d8e11ae47829 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1037/2073] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 893 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Created reservations ['4e432713-89b0-4f71-a2b7-d2a759009769', 'b43dbb6f-6391-4cf3-8221-e4dfc6541e63', '11bb2691-6dd5-4413-ad18-4ba6e8374f0a', 'f346c500-fd7a-406e-bded-b66f12de2ae5'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7217d354-c517-4cfd-8c69-a74b19fc3883 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1038/2074] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1364596828"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot create request issued successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fec3ff6c-2f16-40ca-91a9-e84b0109dcf2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:12:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1037/2075] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:12:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f45f7350-f527-4f11-861b-b6888135e7f6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f45f7350-f527-4f11-861b-b6888135e7f6 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f45f7350-f527-4f11-861b-b6888135e7f6 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f45f7350-f527-4f11-861b-b6888135e7f6 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33e1cb74-11fa-48bf-9f06-3abe42ca6dcd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1039/2076] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:25 2026] PUT /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f45f7350-f527-4f11-861b-b6888135e7f6 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f45f7350-f527-4f11-861b-b6888135e7f6 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1038/2077] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2004320890", "description": "This is the new description of volume"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ca583a9-5fdc-41db-9a51-2c19abc203cc tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1040/2078] 192.168.122.83 () {60 vars in 1248 bytes} [Tue Sep 8 14:12:25 2026] PUT /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-09d28b5c-918b-458d-af80-c8bcaa0fe77c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1039/2079] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1500179962", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-214163773"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1500179962', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-214163773'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (3e4f03c4-007a-4841-8c96-394aaac7dcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcde2fda-f5ef-4d6b-9ac9-119e54cde186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcde2fda-f5ef-4d6b-9ac9-119e54cde186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566034c2-bc63-42c6-8c82-cbb9ac3301b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['9755de22-0d81-49ff-9a5c-d945fef0d900', 'e978282c-0d9e-4886-bb1b-3b50327f3a1d', '0af58e5e-7163-46de-8c9e-2e6e5f6ba1b8', 'c64830b8-401c-4d4e-abbe-83f47c204f8c'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566034c2-bc63-42c6-8c82-cbb9ac3301b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9755de22-0d81-49ff-9a5c-d945fef0d900', 'e978282c-0d9e-4886-bb1b-3b50327f3a1d', '0af58e5e-7163-46de-8c9e-2e6e5f6ba1b8', 'c64830b8-401c-4d4e-abbe-83f47c204f8c']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78554d84-d26b-4888-9a6e-78b7927973d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78554d84-d26b-4888-9a6e-78b7927973d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3be3013a-793e-43a4-b6a1-341868fdd1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1500179962',display_name='tempest-VolumesGetTest-Volume-214163773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['9755de22-0d81-49ff-9a5c-d945fef0d900','e978282c-0d9e-4886-bb1b-3b50327f3a1d','0af58e5e-7163-46de-8c9e-2e6e5f6ba1b8','c64830b8-401c-4d4e-abbe-83f47c204f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1500179962',display_name='tempest-VolumesGetTest-Volume-214163773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3be3013a-793e-43a4-b6a1-341868fdd1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a824091e-be4f-4261-a38d-5548b7513318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a824091e-be4f-4261-a38d-5548b7513318) transitioned into 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-1500179962',display_name='tempest-VolumesGetTest-Volume-214163773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['9755de22-0d81-49ff-9a5c-d945fef0d900','e978282c-0d9e-4886-bb1b-3b50327f3a1d','0af58e5e-7163-46de-8c9e-2e6e5f6ba1b8','c64830b8-401c-4d4e-abbe-83f47c204f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea6a3be-0f37-43fc-b2de-090cb28e1781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea6a3be-0f37-43fc-b2de-090cb28e1781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (3e4f03c4-007a-4841-8c96-394aaac7dcc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c9a07287-54d0-432c-b2e7-560fb5d7fb61 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1041/2080] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:25 2026] POST /volume/v3/volumes => generated 786 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78fb6d86-5714-4d4d-824c-83fd6961293a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78fb6d86-5714-4d4d-824c-83fd6961293a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78fb6d86-5714-4d4d-824c-83fd6961293a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78fb6d86-5714-4d4d-824c-83fd6961293a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-78fb6d86-5714-4d4d-824c-83fd6961293a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78fb6d86-5714-4d4d-824c-83fd6961293a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1040/2081] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:25 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-44c1957d-d64a-4407-9191-4436deb4b68c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44c1957d-d64a-4407-9191-4436deb4b68c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44c1957d-d64a-4407-9191-4436deb4b68c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-44c1957d-d64a-4407-9191-4436deb4b68c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-44c1957d-d64a-4407-9191-4436deb4b68c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-44c1957d-d64a-4407-9191-4436deb4b68c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1042/2082] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:26 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-75710e38-f8a5-4a96-8e5f-c2917023c2ab tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1041/2083] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:27 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e33d788-43cf-4147-8157-564cd5cbfb49 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1043/2084] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:27 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42d1ae49-c517-44a6-951a-8fbfff4aec3f tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1042/2085] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:28 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-05bb3395-86f8-446c-98ee-a8a9558443fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05bb3395-86f8-446c-98ee-a8a9558443fd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05bb3395-86f8-446c-98ee-a8a9558443fd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05bb3395-86f8-446c-98ee-a8a9558443fd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-05bb3395-86f8-446c-98ee-a8a9558443fd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05bb3395-86f8-446c-98ee-a8a9558443fd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1044/2086] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:28 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9f03dc37-760a-4da3-b7f4-f1df6fb12f9d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-658938201"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume request body: {'volume': {'snapshot_id': '9f03dc37-760a-4da3-b7f4-f1df6fb12f9d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-658938201'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume of 1 GB Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Availability Zones retrieved successfully. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Flow 'volume_create_api' (e86297d0-91af-4963-bd3c-3d4bd8bc41d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71561e1-c8b8-4887-894d-0aa433e231a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71561e1-c8b8-4887-894d-0aa433e231a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9f03dc37-760a-4da3-b7f4-f1df6fb12f9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0165eb90-4d10-47a9-9f25-942f2072fac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Created reservations ['a573d287-f6c5-44ec-a640-0ba9f95edb0b', '43adc1a3-8268-4f6e-b96f-bf7113007157', 'a033e3a9-1a74-4d66-bcea-0ec2d5037ba7', '1449d6ef-8684-4212-b645-3b1a711b680b'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0165eb90-4d10-47a9-9f25-942f2072fac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a573d287-f6c5-44ec-a640-0ba9f95edb0b', '43adc1a3-8268-4f6e-b96f-bf7113007157', 'a033e3a9-1a74-4d66-bcea-0ec2d5037ba7', '1449d6ef-8684-4212-b645-3b1a711b680b']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46530dc2-598f-495a-a66d-8181994073e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46530dc2-598f-495a-a66d-8181994073e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a5b85f4-8d9a-410b-bf92-9073fc88fae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658938201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='830927b241f84029bc333b834c29d260',qos_specs=None,replication_status=,reservations=['a573d287-f6c5-44ec-a640-0ba9f95edb0b','43adc1a3-8268-4f6e-b96f-bf7113007157','a033e3a9-1a74-4d66-bcea-0ec2d5037ba7','1449d6ef-8684-4212-b645-3b1a711b680b'],size=1,snapshot_id=9f03dc37-760a-4da3-b7f4-f1df6fb12f9d,source_replicaid=,source_volid=None,status='creating',user_id='97e25771fbe04de39c22ddf8427815a4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658938201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a5b85f4-8d9a-410b-bf92-9073fc88fae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='830927b241f84029bc333b834c29d260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9f03dc37-760a-4da3-b7f4-f1df6fb12f9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97e25771fbe04de39c22ddf8427815a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb56f8c-39ec-48d0-9aff-e4f135ac387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb56f8c-39ec-48d0-9aff-e4f135ac387e) transitioned into state 'SUCCESS' from state '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-658938201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='830927b241f84029bc333b834c29d260',qos_specs=None,replication_status=,reservations=['a573d287-f6c5-44ec-a640-0ba9f95edb0b','43adc1a3-8268-4f6e-b96f-bf7113007157','a033e3a9-1a74-4d66-bcea-0ec2d5037ba7','1449d6ef-8684-4212-b645-3b1a711b680b'],size=1,snapshot_id=9f03dc37-760a-4da3-b7f4-f1df6fb12f9d,source_replicaid=,source_volid=None,status='creating',user_id='97e25771fbe04de39c22ddf8427815a4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb11bfbb-a2d3-45e3-97f3-be89e842055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb11bfbb-a2d3-45e3-97f3-be89e842055d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Flow 'volume_create_api' (e86297d0-91af-4963-bd3c-3d4bd8bc41d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Create volume request issued successfully. Sep 08 14:12:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-87b4f9d7-4b3f-4c01-a99b-195f201ced91 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1043/2087] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:12:28 2026] POST /volume/v3/volumes => generated 810 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-025c0fe1-d474-47c3-aeb2-dd1f91270b31 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1045/2088] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:28 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba0764cc-2052-4bb6-9e0b-e2342d2f0827 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1046/2089] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:29 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1364596828", "description": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da0f2874-48bf-486e-92a2-f1cfc99b7362 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1047/2090] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:29 2026] PUT /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 777 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5900e98d-5862-46b6-bcfe-4dd9ebff38ef tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1048/2091] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:29 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1027865604"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1027865604'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Create volume of 1 GB Sep 08 14:12:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Availability Zones retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Flow 'volume_create_api' (db4c9e20-de87-4532-800e-11a62aee1c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c78f04b-8e7a-4ccf-bf09-b6ff856ebfae tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 202 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1049/2092] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:29 2026] DELETE /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ab6f19-6da9-4380-8023-f179f6722c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-486e44e1-f18d-4e4a-8496-2b2dca11692a tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1050/2093] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:29 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ab6f19-6da9-4380-8023-f179f6722c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db6f519-5bc1-4363-9bbf-70d3e262dfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Created reservations ['4b5d5631-a73c-4cc2-a450-05099503fd50', 'a07637b2-54c7-4bf3-a82e-29413f59d23d', 'cb5381fe-3da7-4856-b1df-957e02338a58', 'a3d40d33-9d4e-4bf5-bfe4-a59224a1eb02'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db6f519-5bc1-4363-9bbf-70d3e262dfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b5d5631-a73c-4cc2-a450-05099503fd50', 'a07637b2-54c7-4bf3-a82e-29413f59d23d', 'cb5381fe-3da7-4856-b1df-957e02338a58', 'a3d40d33-9d4e-4bf5-bfe4-a59224a1eb02']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c08d12a-191e-4e32-a13e-73739c1c7683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c08d12a-191e-4e32-a13e-73739c1c7683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fdf7ef2-d781-4964-a5f4-2714d8e7c328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1027865604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c3a3b639be46ed9d1dc92066a9b0c9',qos_specs=None,replication_status=,reservations=['4b5d5631-a73c-4cc2-a450-05099503fd50','a07637b2-54c7-4bf3-a82e-29413f59d23d','cb5381fe-3da7-4856-b1df-957e02338a58','a3d40d33-9d4e-4bf5-bfe4-a59224a1eb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81efc71d785b44d4a843f8b4a68fab0a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1027865604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fdf7ef2-d781-4964-a5f4-2714d8e7c328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c3a3b639be46ed9d1dc92066a9b0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81efc71d785b44d4a843f8b4a68fab0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704defd6-441a-44f3-8340-03863c47a092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704defd6-441a-44f3-8340-03863c47a092) transitioned into state 'SUCCESS' from state '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-1027865604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c3a3b639be46ed9d1dc92066a9b0c9',qos_specs=None,replication_status=,reservations=['4b5d5631-a73c-4cc2-a450-05099503fd50','a07637b2-54c7-4bf3-a82e-29413f59d23d','cb5381fe-3da7-4856-b1df-957e02338a58','a3d40d33-9d4e-4bf5-bfe4-a59224a1eb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81efc71d785b44d4a843f8b4a68fab0a',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90b65a6-72bc-4a34-9edc-27ece9bf3f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90b65a6-72bc-4a34-9edc-27ece9bf3f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Flow 'volume_create_api' (db4c9e20-de87-4532-800e-11a62aee1c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Create volume request issued successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e97687d1-ead5-436e-b84a-0ffc0d3ad707 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1044/2094] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:29 2026] POST /volume/v3/volumes => generated 762 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3755567e-522e-4e63-afc6-0c31b01b61ec None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3755567e-522e-4e63-afc6-0c31b01b61ec tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3755567e-522e-4e63-afc6-0c31b01b61ec tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3755567e-522e-4e63-afc6-0c31b01b61ec tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3755567e-522e-4e63-afc6-0c31b01b61ec tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3755567e-522e-4e63-afc6-0c31b01b61ec tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1051/2095] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:29 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f64ac2f8-9f59-4b44-aedb-b38dbe8a32d7 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1045/2096] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:30 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-23756144-6564-406a-a53b-3c31aa787a5c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23756144-6564-406a-a53b-3c31aa787a5c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23756144-6564-406a-a53b-3c31aa787a5c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-23756144-6564-406a-a53b-3c31aa787a5c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-23756144-6564-406a-a53b-3c31aa787a5c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe returned with HTTP 404 Sep 08 14:12:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1052/2097] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:30 2026] GET /volume/v3/volumes/3be3013a-793e-43a4-b6a1-341868fdd1fe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d29ded29-1b0f-406d-a015-a0a5bcfda22d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1046/2098] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:30 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 932 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-452917fc-1db5-453b-86d4-0f430f197eb5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452917fc-1db5-453b-86d4-0f430f197eb5 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 202 Sep 08 14:12:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1053/2099] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:30 2026] DELETE /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ed433bb-a2d4-47c5-a1e3-36065ea4da4c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1047/2100] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:30 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 931 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c1d5f23a-ca48-46af-8de0-1ae8c2a4d4b0 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1054/2101] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:30 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2c5feea-1891-47eb-a2f9-b3060d9c8138 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1048/2102] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:31 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-717fea0c-bd9f-4eb6-a19c-f666bf4f6684 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 200 Sep 08 14:12:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1055/2103] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:32 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 931 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9eed42ec-c6d3-4bf3-9841-7ea32c0d0221 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1049/2104] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:32 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-79cc6789-5603-4209-a3bf-cdf94204f250 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-79cc6789-5603-4209-a3bf-cdf94204f250 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-79cc6789-5603-4209-a3bf-cdf94204f250 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-79cc6789-5603-4209-a3bf-cdf94204f250 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-79cc6789-5603-4209-a3bf-cdf94204f250 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-79cc6789-5603-4209-a3bf-cdf94204f250 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1056/2105] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:32 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8e7f3aaa-0c2c-4230-a593-3c6cee65ecec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e7f3aaa-0c2c-4230-a593-3c6cee65ecec tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e7f3aaa-0c2c-4230-a593-3c6cee65ecec tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e7f3aaa-0c2c-4230-a593-3c6cee65ecec tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e7f3aaa-0c2c-4230-a593-3c6cee65ecec tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d returned with HTTP 404 Sep 08 14:12:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1050/2106] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:33 2026] GET /volume/v3/volumes/9e3334e5-39d6-488a-8b6d-dcf34d55e46d => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2e700ae-166e-4b00-91b6-4b03745334e6 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1057/2107] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:33 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5f0d70e5-0c27-422b-a89c-6add2416b74e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1051/2108] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:33 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 845 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95ced622-e3fd-495e-a93d-28790ba7b21c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e837f12-a167-4c1f-b90e-3591c4a02f08 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1058/2109] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:33 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95ced622-e3fd-495e-a93d-28790ba7b21c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 202 Sep 08 14:12:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1052/2110] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:33 2026] DELETE /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ea3f8ae-7466-46ac-b432-7927a180ee71 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1059/2111] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:33 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 844 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-76805cc7-0f29-4039-9719-47315df1865b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1b4e62e7-0a4b-4f47-a938-2da2856bcbc8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1053/2112] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:34 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76805cc7-0f29-4039-9719-47315df1865b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76805cc7-0f29-4039-9719-47315df1865b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76805cc7-0f29-4039-9719-47315df1865b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76805cc7-0f29-4039-9719-47315df1865b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76805cc7-0f29-4039-9719-47315df1865b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1060/2113] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:34 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62ea0635-d381-48a2-a7b1-1c578df5f69c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 200 Sep 08 14:12:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1054/2114] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:34 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 844 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7e090d0a-2b38-4c86-bc80-4bc5862acc7c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1061/2115] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:35 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bcbc252-5184-4b73-87f2-0d0b76c1a508 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1055/2116] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:35 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7999289c-3b93-4543-aded-46f3721ac8bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete snapshot with id: 9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot delete request issued successfully. Sep 08 14:12:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7999289c-3b93-4543-aded-46f3721ac8bd tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 202 Sep 08 14:12:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1062/2117] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:12:35 2026] DELETE /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7c32807f-a1c8-41eb-a582-520918eb6f8f tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1056/2118] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:35 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0cdc2004-652d-455a-aff9-e68fd5b20d4d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0cdc2004-652d-455a-aff9-e68fd5b20d4d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0cdc2004-652d-455a-aff9-e68fd5b20d4d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0cdc2004-652d-455a-aff9-e68fd5b20d4d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0cdc2004-652d-455a-aff9-e68fd5b20d4d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 returned with HTTP 404 Sep 08 14:12:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1063/2119] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:36 2026] GET /volume/v3/volumes/536f687a-5bce-4944-8d34-33a73a2b1ab5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-VolumesGetTest-Volume-526124855", "metadata": {"Type": "Test"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'imageRef': 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-526124855', 'metadata': {'Type': 'Test'}}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (2707b6a2-14bd-4339-b4ac-702f0b8c3fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f659d796-b71f-4e73-8dfa-e330c01faa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f659d796-b71f-4e73-8dfa-e330c01faa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2bf400-db54-4f5d-b3da-3d014e78a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['b1e78412-abc9-4fd9-af9d-268a06254a94', 'bb1319a3-8cd2-4de4-b803-f2276a59a417', 'c6bf28d5-d2f0-4a72-8ee5-bdf4cb68168f', '63d6c0bb-3654-4858-a9aa-77b4872e1f8e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2bf400-db54-4f5d-b3da-3d014e78a275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e78412-abc9-4fd9-af9d-268a06254a94', 'bb1319a3-8cd2-4de4-b803-f2276a59a417', 'c6bf28d5-d2f0-4a72-8ee5-bdf4cb68168f', '63d6c0bb-3654-4858-a9aa-77b4872e1f8e']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8efa5de-87f0-4e17-af6a-320b1598dce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8efa5de-87f0-4e17-af6a-320b1598dce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98e56816-54a2-40b8-9b67-454e35c8b893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-526124855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['b1e78412-abc9-4fd9-af9d-268a06254a94','bb1319a3-8cd2-4de4-b803-f2276a59a417','c6bf28d5-d2f0-4a72-8ee5-bdf4cb68168f','63d6c0bb-3654-4858-a9aa-77b4872e1f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-526124855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98e56816-54a2-40b8-9b67-454e35c8b893,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e945970d-eed2-485f-bf69-0a233c21f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e945970d-eed2-485f-bf69-0a233c21f066) transitioned into state 'SUCCESS' from state '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-526124855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['b1e78412-abc9-4fd9-af9d-268a06254a94','bb1319a3-8cd2-4de4-b803-f2276a59a417','c6bf28d5-d2f0-4a72-8ee5-bdf4cb68168f','63d6c0bb-3654-4858-a9aa-77b4872e1f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fdfdc4-a722-4059-819b-afd4296f8a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fdfdc4-a722-4059-819b-afd4296f8a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (2707b6a2-14bd-4339-b4ac-702f0b8c3fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b59e09a-0398-4cae-9c3f-4894dbdd7bf7 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1057/2120] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:36 2026] POST /volume/v3/volumes => generated 765 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56213331-d8f7-4f4f-a961-963c5d9792f4 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1064/2121] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:36 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 833 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c67ec41-17b0-4572-be5e-b014f2c12cfb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1058/2122] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:36 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fdf7ef2-d781-4964-a5f4-2714d8e7c328", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-663223587"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Create snapshot from volume 2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Created reservations ['c31cc22e-b83f-49a3-8537-5fbdc706b669', '4a93911a-bcc9-43ca-b50b-4c4408720a4d', 'ff870044-e52e-4ad7-8709-9749b7463ac0', 'feb2d319-faef-4aed-8ad5-b58080100b70'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Snapshot retrieved successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7bb5dfb-5fd8-4c65-8f17-c5066df9de64 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 200 Sep 08 14:12:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1059/2123] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:36 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot create request issued successfully. Sep 08 14:12:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-519806e2-4130-4cfb-984c-58bc713ac8a1 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:12:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1065/2124] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:12:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee65dda2-0cb6-4982-87ee-4375eea0672e tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1060/2125] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:36 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1f624ef-aa03-4b7b-8abb-0be18a887272 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1066/2126] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:37 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-781707d1-1bb1-4801-b687-f42979c66d8b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-781707d1-1bb1-4801-b687-f42979c66d8b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-781707d1-1bb1-4801-b687-f42979c66d8b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-781707d1-1bb1-4801-b687-f42979c66d8b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-781707d1-1bb1-4801-b687-f42979c66d8b tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 404 Sep 08 14:12:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1061/2127] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:37 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:37 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete volume with id: 8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete volume request issued successfully. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e853771c-0978-43d7-9308-8cb69f76f8d1 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 202 Sep 08 14:12:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1067/2128] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:37 2026] DELETE /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9acb163f-a911-4212-9674-d8b0a2faeef5 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1062/2129] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:38 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f4f7e376-e05a-4a7f-936b-5d5a4be40eb2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 200 Sep 08 14:12:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1068/2130] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:38 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5d58c8d6-b988-49b2-96c0-4bbdbc26070b tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1063/2131] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:38 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-937daab2-3f0a-4273-ac54-f9579b765a56 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-937daab2-3f0a-4273-ac54-f9579b765a56 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-937daab2-3f0a-4273-ac54-f9579b765a56 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-937daab2-3f0a-4273-ac54-f9579b765a56 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-937daab2-3f0a-4273-ac54-f9579b765a56 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-937daab2-3f0a-4273-ac54-f9579b765a56 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1069/2132] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:39 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0e42c5b5-879d-4af7-b0af-8583aed4e67c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0e42c5b5-879d-4af7-b0af-8583aed4e67c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0e42c5b5-879d-4af7-b0af-8583aed4e67c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0e42c5b5-879d-4af7-b0af-8583aed4e67c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0e42c5b5-879d-4af7-b0af-8583aed4e67c tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 404 Sep 08 14:12:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1064/2133] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:39 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c3b80ef2-2c06-4293-950f-1874f100e019 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete volume with id: 9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete volume request issued successfully. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3b80ef2-2c06-4293-950f-1874f100e019 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 202 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1070/2134] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:39 2026] DELETE /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bbd9b224-2666-43cb-970b-3445ba889a6d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbd9b224-2666-43cb-970b-3445ba889a6d tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbd9b224-2666-43cb-970b-3445ba889a6d tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bbd9b224-2666-43cb-970b-3445ba889a6d tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bbd9b224-2666-43cb-970b-3445ba889a6d tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Volume info retrieved successfully. Sep 08 14:12:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bbd9b224-2666-43cb-970b-3445ba889a6d tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 200 Sep 08 14:12:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1065/2135] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:39 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d067a78-154e-4c8e-bc33-f077fa659f0c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1071/2136] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:39 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8dfb88f8-12b8-4df1-9e8d-b11d851c27b7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1066/2137] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] POST http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a728fdf6-e88a-4b2a-8e82-4edca67ebb22 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1072/2138] 192.168.122.83 () {60 vars in 1281 bytes} [Tue Sep 8 14:12:40 2026] POST /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 68 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9512a25c-ecb1-45aa-98b2-d9e07b331b65 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9512a25c-ecb1-45aa-98b2-d9e07b331b65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9512a25c-ecb1-45aa-98b2-d9e07b331b65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9512a25c-ecb1-45aa-98b2-d9e07b331b65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce063289-c2c7-4d39-914a-79bd4ebecae7 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1067/2139] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 68 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9512a25c-ecb1-45aa-98b2-d9e07b331b65 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 returned with HTTP 404 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1073/2140] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/volumes/9a5b85f4-8d9a-410b-bf92-9073fc88fae1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] PUT http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete snapshot with id: 9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48fdf66a-7da3-4e5d-9272-e8a823633ad2 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 404 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1074/2141] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:12:40 2026] DELETE /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-12c50d25-ef69-4d03-93dd-c0cb3807ab69 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12c50d25-ef69-4d03-93dd-c0cb3807ab69 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12c50d25-ef69-4d03-93dd-c0cb3807ab69 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-12c50d25-ef69-4d03-93dd-c0cb3807ab69 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-12c50d25-ef69-4d03-93dd-c0cb3807ab69 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d returned with HTTP 404 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1075/2142] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/9f03dc37-760a-4da3-b7f4-f1df6fb12f9d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Delete volume with id: 8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20b5fc94-f6b7-4a02-a242-b01041122fe0 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 404 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1076/2143] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:40 2026] DELETE /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2a969036-1d93-4656-b153-fe1884169962 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a969036-1d93-4656-b153-fe1884169962 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] GET http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a969036-1d93-4656-b153-fe1884169962 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a969036-1d93-4656-b153-fe1884169962 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62da75ce-307d-4be4-8ad1-de37040ce7f4 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a969036-1d93-4656-b153-fe1884169962 tempest-VolumeDependencyTests-1068068183 tempest-VolumeDependencyTests-1068068183-project-member] http://192.168.122.83/volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d returned with HTTP 404 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1068/2144] 192.168.122.83 () {60 vars in 1280 bytes} [Tue Sep 8 14:12:40 2026] PUT /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 57 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1077/2145] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/volumes/8079e3cd-f960-4e9e-83b8-96b8e8fdff5d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a13b475-7d34-4880-89e0-d3d053d3c01c tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1069/2146] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Delete snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21f6ecab-0185-44f6-a6e3-9ff4a27b04d2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1078/2147] 192.168.122.83 () {58 vars in 1278 bytes} [Tue Sep 8 14:12:40 2026] DELETE /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd2df739-59fe-41e0-aa05-3dceefe800de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd2df739-59fe-41e0-aa05-3dceefe800de tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1070/2148] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] PUT http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e86f1ec-c232-4a55-83f1-3254987f1aa2 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1079/2149] 192.168.122.83 () {60 vars in 1280 bytes} [Tue Sep 8 14:12:40 2026] PUT /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 16 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9e87f729-fb1b-4797-9611-d15eb569db61 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e87f729-fb1b-4797-9611-d15eb569db61 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] POST http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e87f729-fb1b-4797-9611-d15eb569db61 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9e87f729-fb1b-4797-9611-d15eb569db61 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9e87f729-fb1b-4797-9611-d15eb569db61 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e87f729-fb1b-4797-9611-d15eb569db61 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1071/2150] 192.168.122.83 () {60 vars in 1281 bytes} [Tue Sep 8 14:12:40 2026] POST /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ea68bcc-f36e-47ce-86c0-9003c327b1d3 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1080/2151] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-315cc40c-e618-4717-8af5-8b10735bfd2d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-315cc40c-e618-4717-8af5-8b10735bfd2d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] PUT http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-315cc40c-e618-4717-8af5-8b10735bfd2d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-315cc40c-e618-4717-8af5-8b10735bfd2d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-315cc40c-e618-4717-8af5-8b10735bfd2d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-315cc40c-e618-4717-8af5-8b10735bfd2d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1072/2152] 192.168.122.83 () {60 vars in 1295 bytes} [Tue Sep 8 14:12:40 2026] PUT /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cecff424-3c0f-45e1-9a28-dd7979b135be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-230a9288-9a03-4248-97dc-9fe79d1dd3ca tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1081/2153] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cecff424-3c0f-45e1-9a28-dd7979b135be tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cecff424-3c0f-45e1-9a28-dd7979b135be tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cecff424-3c0f-45e1-9a28-dd7979b135be tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f679faad-a914-4149-8d1f-92648b9613b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Snapshot retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cecff424-3c0f-45e1-9a28-dd7979b135be tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] Get snapshot metadata completed successfully. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f679faad-a914-4149-8d1f-92648b9613b8 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-reader] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1082/2154] 192.168.122.83 () {58 vars in 1260 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cecff424-3c0f-45e1-9a28-dd7979b135be tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1073/2155] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:40 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] PUT http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata Sep 08 14:12:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Update snapshot metadata completed successfully. Sep 08 14:12:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-98cb3468-df0f-4adb-bbe4-e85fd8112c3d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata returned with HTTP 200 Sep 08 14:12:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1083/2156] 192.168.122.83 () {60 vars in 1280 bytes} [Tue Sep 8 14:12:40 2026] PUT /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:41 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Delete snapshot with id: c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot delete request issued successfully. Sep 08 14:12:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1022eebf-b2ad-4dea-b383-7487da3eee89 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 202 Sep 08 14:12:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1074/2157] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:12:41 2026] DELETE /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9c095b6-06f9-44e1-a20a-7c45a274eb6a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1084/2158] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:41 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-532bf3ae-8678-4cd3-9c72-e86791c14bb3 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1075/2159] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:42 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 918 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Snapshot retrieved successfully. Sep 08 14:12:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2a3711b8-e42d-4b99-9d92-02eb1ae7fd3a tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 200 Sep 08 14:12:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1085/2160] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:42 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0213734e-3137-4ea0-b8b7-8f6e306dde09 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1076/2161] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:43 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1613732f-fd6d-46c3-96f8-d1cc48fd979d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1613732f-fd6d-46c3-96f8-d1cc48fd979d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1613732f-fd6d-46c3-96f8-d1cc48fd979d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1613732f-fd6d-46c3-96f8-d1cc48fd979d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1613732f-fd6d-46c3-96f8-d1cc48fd979d tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc returned with HTTP 404 Sep 08 14:12:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1086/2162] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:12:43 2026] GET /volume/v3/snapshots/c31391ff-7c49-4bc6-8879-cb7bfb9956cc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05654ef8-1e5a-4ad1-936c-d7d1eff34f33 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1077/2163] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:43 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Delete volume with id: 2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Delete volume request issued successfully. Sep 08 14:12:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-32d5093b-abc5-4fd9-8840-b9de70be75bf tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 202 Sep 08 14:12:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1087/2164] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:43 2026] DELETE /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Volume info retrieved successfully. Sep 08 14:12:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4761ec45-3f3e-4d10-b830-9ae9189295fb tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 200 Sep 08 14:12:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1078/2165] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:43 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-520c68f7-f533-4d05-b299-8d5e79bd1664 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1079/2166] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 1336 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8265c38e-f8aa-4c20-b961-e91ebcdfc94c tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1080/2167] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 1336 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d479a2f1-7e04-468f-8ea9-72548b696add None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d479a2f1-7e04-468f-8ea9-72548b696add tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d479a2f1-7e04-468f-8ea9-72548b696add tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-526124855"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d479a2f1-7e04-468f-8ea9-72548b696add tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d479a2f1-7e04-468f-8ea9-72548b696add tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d479a2f1-7e04-468f-8ea9-72548b696add tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1081/2168] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:44 2026] PUT /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 789 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c5643989-9003-4796-b2fb-419ac2d14d37 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5643989-9003-4796-b2fb-419ac2d14d37 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-332323059"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5643989-9003-4796-b2fb-419ac2d14d37 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1441513636", "description": "This is the new description of volume"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-332323059'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume of 1 GB Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Availability Zones retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5643989-9003-4796-b2fb-419ac2d14d37 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (0a66e386-157b-43de-aa6e-79e816a4c647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc54bb0b-0a4c-4549-ab0d-c17a534297fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5643989-9003-4796-b2fb-419ac2d14d37 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5643989-9003-4796-b2fb-419ac2d14d37 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1082/2169] 192.168.122.83 () {60 vars in 1248 bytes} [Tue Sep 8 14:12:44 2026] PUT /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc54bb0b-0a4c-4549-ab0d-c17a534297fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc0cef8-60e4-4cfa-bd4c-4cda3d045d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e279fbd-d790-49dd-af5b-7df16aae3467 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-reader] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1083/2170] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 1376 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1619789544", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1954289173"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1619789544', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1954289173'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume of 1 GB Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Availability Zones retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (910ede5a-5d92-40e5-9f33-fec806ab2842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61043ec-5266-4ae5-84e3-1e55fc273f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Created reservations ['be101abf-6e7f-4110-8b39-ff922d22db7c', '36d0dd05-8002-425f-ac81-f0c109a8a5f6', 'ecccc303-beed-4bb9-83a5-0dbccfda51f9', 'bf123bbe-0383-4341-989d-c8476fc4ff4d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61043ec-5266-4ae5-84e3-1e55fc273f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc0cef8-60e4-4cfa-bd4c-4cda3d045d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be101abf-6e7f-4110-8b39-ff922d22db7c', '36d0dd05-8002-425f-ac81-f0c109a8a5f6', 'ecccc303-beed-4bb9-83a5-0dbccfda51f9', 'bf123bbe-0383-4341-989d-c8476fc4ff4d']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6592ed2d-1e9b-495a-835a-8bc1da69270f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58354fb9-540d-4b43-b2e0-8763703bc7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58354fb9-540d-4b43-b2e0-8763703bc7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0631b01-baef-4a66-b429-7e8fdaa5e288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332323059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['be101abf-6e7f-4110-8b39-ff922d22db7c','36d0dd05-8002-425f-ac81-f0c109a8a5f6','ecccc303-beed-4bb9-83a5-0dbccfda51f9','bf123bbe-0383-4341-989d-c8476fc4ff4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332323059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0631b01-baef-4a66-b429-7e8fdaa5e288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c27aee67e54002b6b1f41ba764abee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0133041fa9a741028b1e8917a072051e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7159c69b-93e7-4f9e-a8fc-632e53d05cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7159c69b-93e7-4f9e-a8fc-632e53d05cda) transitioned into state 'SUCCESS' from state '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-332323059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['be101abf-6e7f-4110-8b39-ff922d22db7c','36d0dd05-8002-425f-ac81-f0c109a8a5f6','ecccc303-beed-4bb9-83a5-0dbccfda51f9','bf123bbe-0383-4341-989d-c8476fc4ff4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab021e70-7af7-47a6-b88b-47bd2dc61955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab021e70-7af7-47a6-b88b-47bd2dc61955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (0a66e386-157b-43de-aa6e-79e816a4c647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Created reservations ['fc631c20-ca26-40be-a39e-ec18f9a7d38c', '458dea30-75dd-41b7-bb4a-2df21b820735', 'fee86f41-3204-4593-8d4c-8fc4de2c0b01', 'b582fcd7-fa28-4e3a-a4bb-26dd596dc6be'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request issued successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-476151d7-c43a-4170-b72d-ad8e860a40f9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1088/2171] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:12:44 2026] POST /volume/v3/volumes => generated 784 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6bfb3b0f-ca35-4d94-9c7d-04235dd80f43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6bfb3b0f-ca35-4d94-9c7d-04235dd80f43 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] GET http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3b0f-ca35-4d94-9c7d-04235dd80f43 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3b0f-ca35-4d94-9c7d-04235dd80f43 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6592ed2d-1e9b-495a-835a-8bc1da69270f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc631c20-ca26-40be-a39e-ec18f9a7d38c', '458dea30-75dd-41b7-bb4a-2df21b820735', 'fee86f41-3204-4593-8d4c-8fc4de2c0b01', 'b582fcd7-fa28-4e3a-a4bb-26dd596dc6be']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6bfb3b0f-ca35-4d94-9c7d-04235dd80f43 tempest-SnapshotMetadataTestJSON-1222557313 tempest-SnapshotMetadataTestJSON-1222557313-project-member] http://192.168.122.83/volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 returned with HTTP 404 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebdd5a7-02ea-49ee-afd5-25b87bfc7e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1089/2172] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/2fdf7ef2-d781-4964-a5f4-2714d8e7c328 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c43d62d-6fe6-4b9f-bf5c-06be8c95ec3c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1090/2173] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebdd5a7-02ea-49ee-afd5-25b87bfc7e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1619789544',display_name='tempest-VolumesGetTest-Volume-1954289173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['fc631c20-ca26-40be-a39e-ec18f9a7d38c','458dea30-75dd-41b7-bb4a-2df21b820735','fee86f41-3204-4593-8d4c-8fc4de2c0b01','b582fcd7-fa28-4e3a-a4bb-26dd596dc6be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1619789544',display_name='tempest-VolumesGetTest-Volume-1954289173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fbc5c8d7804935b5a8b998ec0424a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ff03fe-fdc5-4363-9dd5-20b88c1b3e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ff03fe-fdc5-4363-9dd5-20b88c1b3e27) transitioned into 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-1619789544',display_name='tempest-VolumesGetTest-Volume-1954289173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fbc5c8d7804935b5a8b998ec0424a2',qos_specs=None,replication_status=,reservations=['fc631c20-ca26-40be-a39e-ec18f9a7d38c','458dea30-75dd-41b7-bb4a-2df21b820735','fee86f41-3204-4593-8d4c-8fc4de2c0b01','b582fcd7-fa28-4e3a-a4bb-26dd596dc6be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4635e7ffc3c4c348cb19475b2746c16',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fd0d3d-9f0f-4caa-85e5-2a32a421a2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fd0d3d-9f0f-4caa-85e5-2a32a421a2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Flow 'volume_create_api' (910ede5a-5d92-40e5-9f33-fec806ab2842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Create volume request issued successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d1affe0-f2e5-498f-8a5b-683050e72b62 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1084/2174] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:44 2026] POST /volume/v3/volumes => generated 787 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-85180951-a299-47ec-90d4-0586b006b5bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-85180951-a299-47ec-90d4-0586b006b5bf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-85180951-a299-47ec-90d4-0586b006b5bf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-85180951-a299-47ec-90d4-0586b006b5bf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-85180951-a299-47ec-90d4-0586b006b5bf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-85180951-a299-47ec-90d4-0586b006b5bf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1091/2175] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:44 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0737e9c2-585b-40ac-a1c2-1d8e97299705 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 200 Sep 08 14:12:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1085/2176] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:45 2026] GET /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c7edf21-fa29-47fd-86dc-5e6059cf56cd tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1092/2177] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:46 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 879 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a7b9862-7479-4658-b9ed-eb0cef04d22c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 200 Sep 08 14:12:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1086/2178] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:46 2026] GET /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18bc4b6a-466e-4e2e-9f55-a1db7d0c8e24 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1087/2179] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:47 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-29f96aaa-a946-435f-a596-65aac0a9a663 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29f96aaa-a946-435f-a596-65aac0a9a663 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] PUT http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-29f96aaa-a946-435f-a596-65aac0a9a663 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-526124855", "description": null}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-29f96aaa-a946-435f-a596-65aac0a9a663 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-29f96aaa-a946-435f-a596-65aac0a9a663 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume updated successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29f96aaa-a946-435f-a596-65aac0a9a663 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1088/2180] 192.168.122.83 () {60 vars in 1247 bytes} [Tue Sep 8 14:12:47 2026] PUT /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 776 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e4f3d9ac-4549-482c-b5a5-3759ae00abac tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1089/2181] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:47 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Get all volumes completed successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31471234-c9f7-4e8e-a4b3-3b69024d0898 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-518ce10b-6457-464a-bd29-8e615738896e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1093/2182] 192.168.122.83 () {60 vars in 1157 bytes} [Tue Sep 8 14:12:46 2026] GET /volume/v3/volumes => generated 341 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-623c03ac-fabb-46be-a04f-61725d16b474 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume with id: a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-518ce10b-6457-464a-bd29-8e615738896e tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 202 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1090/2183] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:47 2026] DELETE /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7875c36a-0163-4e88-b5db-405c8c7b220d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7875c36a-0163-4e88-b5db-405c8c7b220d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7875c36a-0163-4e88-b5db-405c8c7b220d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7875c36a-0163-4e88-b5db-405c8c7b220d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume request issued successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-623c03ac-fabb-46be-a04f-61725d16b474 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 202 Sep 08 14:12:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1094/2184] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:47 2026] DELETE /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7875c36a-0163-4e88-b5db-405c8c7b220d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7875c36a-0163-4e88-b5db-405c8c7b220d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1091/2185] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:47 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c184effa-86b1-4b3f-8cac-7b2733a284f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 200 Sep 08 14:12:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1095/2186] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:47 2026] GET /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7b12f212-c600-4187-b490-2e3f12974710 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1142923059"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1142923059'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Create volume of 2 GB Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Availability Zones retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Flow 'volume_create_api' (47de0f1d-a08e-4448-b876-cb10fe0c0ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde1065-41e9-43db-af98-0d8405e853a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Validating volume size '2' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde1065-41e9-43db-af98-0d8405e853a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a08957-bf42-400c-9c47-e5abdc312617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d4df85a0-4890-4a7f-bba0-0c4c7b73f007 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4df85a0-4890-4a7f-bba0-0c4c7b73f007 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4df85a0-4890-4a7f-bba0-0c4c7b73f007 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4df85a0-4890-4a7f-bba0-0c4c7b73f007 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4df85a0-4890-4a7f-bba0-0c4c7b73f007 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 returned with HTTP 404 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1096/2187] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:48 2026] GET /volume/v3/volumes/2d04eeec-fcf9-45e0-a85c-2c0aec5ba2c6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47fda943-9d5c-4b05-bdd1-0c9573f3c17d tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1097/2188] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:48 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 1376 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-488b7040-ba75-472e-8524-5b8efb8cf657 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-488b7040-ba75-472e-8524-5b8efb8cf657 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-488b7040-ba75-472e-8524-5b8efb8cf657 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-488b7040-ba75-472e-8524-5b8efb8cf657 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-488b7040-ba75-472e-8524-5b8efb8cf657 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 returned with HTTP 404 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1098/2189] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:48 2026] GET /volume/v3/volumes/a0631b01-baef-4a66-b429-7e8fdaa5e288 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Created reservations ['b1fb0869-9e4b-4982-965d-eb5ca149dd7a', 'fbcb25ae-a847-47c0-8488-4de8ed59651e', '5c1446b8-bb11-44de-bbc2-1b750a6b5db7', '158b1a01-7a56-48cc-bec4-ffe3618661a6'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a08957-bf42-400c-9c47-e5abdc312617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1fb0869-9e4b-4982-965d-eb5ca149dd7a', 'fbcb25ae-a847-47c0-8488-4de8ed59651e', '5c1446b8-bb11-44de-bbc2-1b750a6b5db7', '158b1a01-7a56-48cc-bec4-ffe3618661a6']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02430b2b-ed2e-4453-b175-041b0b95b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] DELETE http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume with id: 98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02430b2b-ed2e-4453-b175-041b0b95b236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eca23e2-9f2c-46c1-b910-d11e1504178f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1142923059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72771f947df04d29b8926f12b1bf750a',qos_specs=None,replication_status=,reservations=['b1fb0869-9e4b-4982-965d-eb5ca149dd7a','fbcb25ae-a847-47c0-8488-4de8ed59651e','5c1446b8-bb11-44de-bbc2-1b750a6b5db7','158b1a01-7a56-48cc-bec4-ffe3618661a6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd4a05739454f1aa37d2695c3ce28bd',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1142923059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eca23e2-9f2c-46c1-b910-d11e1504178f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72771f947df04d29b8926f12b1bf750a',provider_auth=None,provider_geometry=None,provider_id=None,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='8bd4a05739454f1aa37d2695c3ce28bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6afc0d9-308d-4131-9208-fd29cf7dbb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Delete volume request issued successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd31a42d-4479-402d-aa42-a395c30d8dbf tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 202 Sep 08 14:12:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1099/2190] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:48 2026] DELETE /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-794678963"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-794678963'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume of 1 GB Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6afc0d9-308d-4131-9208-fd29cf7dbb7f) transitioned into state 'SUCCESS' from state '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-1142923059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72771f947df04d29b8926f12b1bf750a',qos_specs=None,replication_status=,reservations=['b1fb0869-9e4b-4982-965d-eb5ca149dd7a','fbcb25ae-a847-47c0-8488-4de8ed59651e','5c1446b8-bb11-44de-bbc2-1b750a6b5db7','158b1a01-7a56-48cc-bec4-ffe3618661a6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd4a05739454f1aa37d2695c3ce28bd',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Availability Zones retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81722faf-bc02-44d3-ab81-096f1b2cc8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (8ff70878-4152-4bfb-946b-5b0fbe7305d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f22568-c391-4b2a-9102-07244f606ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81722faf-bc02-44d3-ab81-096f1b2cc8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Flow 'volume_create_api' (47de0f1d-a08e-4448-b876-cb10fe0c0ff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Create volume request issued successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7b12f212-c600-4187-b490-2e3f12974710 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1092/2191] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:48 2026] POST /volume/v3/volumes => generated 762 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-39e9916b-f025-42c7-bfe0-412608e9adbe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-39e9916b-f025-42c7-bfe0-412608e9adbe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-39e9916b-f025-42c7-bfe0-412608e9adbe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-39e9916b-f025-42c7-bfe0-412608e9adbe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f22568-c391-4b2a-9102-07244f606ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3333282-e099-40f8-80d2-a3791cddcb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-39e9916b-f025-42c7-bfe0-412608e9adbe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Volume info retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-39e9916b-f025-42c7-bfe0-412608e9adbe tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 200 Sep 08 14:12:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1093/2192] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:48 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 1375 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2ba4e78-af68-4126-ab6b-d704f8c0d8c3 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 200 Sep 08 14:12:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1094/2193] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:48 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Created reservations ['0b1350f3-27c0-45d6-8ec5-34ecc2abf59f', '300903c2-62a8-4e66-9d18-22397eae2b11', '024d4913-f0e9-4e9c-ad32-aa2191c0e65e', '2dfef5cf-dcb7-4e3c-af09-ed3d0824e933'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3333282-e099-40f8-80d2-a3791cddcb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b1350f3-27c0-45d6-8ec5-34ecc2abf59f', '300903c2-62a8-4e66-9d18-22397eae2b11', '024d4913-f0e9-4e9c-ad32-aa2191c0e65e', '2dfef5cf-dcb7-4e3c-af09-ed3d0824e933']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5774d1-1895-417f-b34a-918074da5492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5774d1-1895-417f-b34a-918074da5492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefc16a5-f24b-4ccd-844e-9ee04184821d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794678963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['0b1350f3-27c0-45d6-8ec5-34ecc2abf59f','300903c2-62a8-4e66-9d18-22397eae2b11','024d4913-f0e9-4e9c-ad32-aa2191c0e65e','2dfef5cf-dcb7-4e3c-af09-ed3d0824e933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794678963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefc16a5-f24b-4ccd-844e-9ee04184821d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c27aee67e54002b6b1f41ba764abee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0133041fa9a741028b1e8917a072051e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7efd943-ac1e-4033-8903-a03007e07ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7efd943-ac1e-4033-8903-a03007e07ee7) transitioned into state 'SUCCESS' from state '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-794678963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['0b1350f3-27c0-45d6-8ec5-34ecc2abf59f','300903c2-62a8-4e66-9d18-22397eae2b11','024d4913-f0e9-4e9c-ad32-aa2191c0e65e','2dfef5cf-dcb7-4e3c-af09-ed3d0824e933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e27508-3a13-4568-be59-1c6509847f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e27508-3a13-4568-be59-1c6509847f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (8ff70878-4152-4bfb-946b-5b0fbe7305d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request issued successfully. Sep 08 14:12:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-73de4455-a7a6-4446-9252-a0d11d77f7ca tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1100/2194] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:12:48 2026] POST /volume/v3/volumes => generated 784 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b540735a-041e-42fd-97a3-6979d77e9b6f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b540735a-041e-42fd-97a3-6979d77e9b6f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b540735a-041e-42fd-97a3-6979d77e9b6f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b540735a-041e-42fd-97a3-6979d77e9b6f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b540735a-041e-42fd-97a3-6979d77e9b6f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b540735a-041e-42fd-97a3-6979d77e9b6f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 200 Sep 08 14:12:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1095/2195] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:49 2026] GET /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3d699143-3d7d-4576-b115-7d3bdfea5708 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d699143-3d7d-4576-b115-7d3bdfea5708 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] GET http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3d699143-3d7d-4576-b115-7d3bdfea5708 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3d699143-3d7d-4576-b115-7d3bdfea5708 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d699143-3d7d-4576-b115-7d3bdfea5708 tempest-VolumesGetTest-1850700591 tempest-VolumesGetTest-1850700591-project-member] http://192.168.122.83/volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 returned with HTTP 404 Sep 08 14:12:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1101/2196] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:49 2026] GET /volume/v3/volumes/98e56816-54a2-40b8-9b67-454e35c8b893 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4bfea5f1-3242-4ecb-a39e-29047d580813 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 200 Sep 08 14:12:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1096/2197] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:49 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92ae934f-2f6b-480a-bcbf-d0e9318726e4 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 200 Sep 08 14:12:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1102/2198] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:50 2026] GET /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c4bfeca-bc3f-4b9c-be16-cd3784d8238c tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1097/2199] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3eca23e2-9f2c-46c1-b910-d11e1504178f"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3eca23e2-9f2c-46c1-b910-d11e1504178f'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Create volume of 1 GB Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Availability Zones retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Flow 'volume_create_api' (2483f4d9-e430-468d-8061-2aa5f180419c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7aa0c-f24a-446b-9c18-1fdcdf65c86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7aa0c-f24a-446b-9c18-1fdcdf65c86b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:12:51 devstack devstack@c-api.service[86976]: 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 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7aa0c-f24a-446b-9c18-1fdcdf65c86b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7aa0c-f24a-446b-9c18-1fdcdf65c86b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:12:51 devstack devstack@c-api.service[86976]: WARNING cinder.volume.api [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Flow 'volume_create_api' (2483f4d9-e430-468d-8061-2aa5f180419c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-baf34298-0b4f-40b8-be8f-b4b6f0541366 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 400 Sep 08 14:12:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1103/2200] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:12:51 2026] POST /volume/v3/volumes => generated 173 bytes in 94 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6ab1d58-0c9c-4e70-8f13-14debe1a47c0 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1098/2201] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Delete volume with id: 3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59ab3af6-b0a2-45cc-8e62-2843ce3ca4f2 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1099/2202] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Delete volume request issued successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-864ae1eb-9bc1-4950-9c9f-7401bd7684d5 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 202 Sep 08 14:12:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1104/2203] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:12:51 2026] DELETE /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Get all volumes completed successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ed9041a-cd55-4a1a-900c-732254a7f3ff tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1105/2204] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-abae0f71-a6d0-4093-ab93-8b2cc1042871 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1100/2205] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume with id: fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume request issued successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00975c85-4f28-43eb-832b-92c3bfc85e61 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 202 Sep 08 14:12:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1106/2206] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:51 2026] DELETE /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a97899a8-4dd1-489d-9b6a-b4fd72319077 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 200 Sep 08 14:12:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1101/2207] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:51 2026] GET /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0d49f73-f2f2-40dd-bcc2-82517fea39b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0d49f73-f2f2-40dd-bcc2-82517fea39b8 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] GET http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0d49f73-f2f2-40dd-bcc2-82517fea39b8 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0d49f73-f2f2-40dd-bcc2-82517fea39b8 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0d49f73-f2f2-40dd-bcc2-82517fea39b8 tempest-VolumesCloneNegativeTest-1266651326 tempest-VolumesCloneNegativeTest-1266651326-project-member] http://192.168.122.83/volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f returned with HTTP 404 Sep 08 14:12:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1107/2208] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:52 2026] GET /volume/v3/volumes/3eca23e2-9f2c-46c1-b910-d11e1504178f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-28c07389-5168-40d8-ade0-ca81c8cac549 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28c07389-5168-40d8-ade0-ca81c8cac549 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d Sep 08 14:12:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28c07389-5168-40d8-ade0-ca81c8cac549 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28c07389-5168-40d8-ade0-ca81c8cac549 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28c07389-5168-40d8-ade0-ca81c8cac549 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d returned with HTTP 404 Sep 08 14:12:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1102/2209] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:52 2026] GET /volume/v3/volumes/fefc16a5-f24b-4ccd-844e-9ee04184821d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1935509534"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1935509534'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume of 1 GB Sep 08 14:12:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Availability Zones retrieved successfully. Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (bcc75021-f466-433b-b991-4f4219112ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7952c372-7157-4e54-ae49-875f95f35c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7952c372-7157-4e54-ae49-875f95f35c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e864ed-1cc4-43d1-94fa-2e7dabb36822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Created reservations ['d78cec1f-9cf4-4720-9296-f7f25b0a6c53', 'cd17e1de-7eb3-4a2e-a520-9d43b62e1351', '01fb1eb3-b7cc-41cd-b821-17fcc93c85f0', '2036e117-e902-4835-9703-e9efa1f31c14'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e864ed-1cc4-43d1-94fa-2e7dabb36822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78cec1f-9cf4-4720-9296-f7f25b0a6c53', 'cd17e1de-7eb3-4a2e-a520-9d43b62e1351', '01fb1eb3-b7cc-41cd-b821-17fcc93c85f0', '2036e117-e902-4835-9703-e9efa1f31c14']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e7ea45-2499-4f99-8ec1-ad1e5d8bda64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e7ea45-2499-4f99-8ec1-ad1e5d8bda64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '941a074e-0609-46a5-8c2b-769319051720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1935509534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['d78cec1f-9cf4-4720-9296-f7f25b0a6c53','cd17e1de-7eb3-4a2e-a520-9d43b62e1351','01fb1eb3-b7cc-41cd-b821-17fcc93c85f0','2036e117-e902-4835-9703-e9efa1f31c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1935509534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=941a074e-0609-46a5-8c2b-769319051720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c27aee67e54002b6b1f41ba764abee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0133041fa9a741028b1e8917a072051e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf2e310-01d2-4491-9139-03d649105c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf2e310-01d2-4491-9139-03d649105c09) transitioned into state 'SUCCESS' from state '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-1935509534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['d78cec1f-9cf4-4720-9296-f7f25b0a6c53','cd17e1de-7eb3-4a2e-a520-9d43b62e1351','01fb1eb3-b7cc-41cd-b821-17fcc93c85f0','2036e117-e902-4835-9703-e9efa1f31c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe1a62c-3afa-4785-b4e9-8ddae2da662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe1a62c-3afa-4785-b4e9-8ddae2da662c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (bcc75021-f466-433b-b991-4f4219112ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request issued successfully. Sep 08 14:12:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a660ab03-d673-4ff6-a6a5-cceb7dcf5b81 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1108/2210] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:12:52 2026] POST /volume/v3/volumes => generated 785 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab11dec7-007e-424a-b23f-ed8486194bd9 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 200 Sep 08 14:12:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1103/2211] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:53 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2b13f098-f266-4da4-87da-67127711ab70 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] GET http://192.168.122.83/volume/v3/volumes/summary Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:12:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] Get summary completed successfully. Sep 08 14:12:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b13f098-f266-4da4-87da-67127711ab70 tempest-VolumesSummaryTest-358194807 tempest-VolumesSummaryTest-358194807-project-reader] http://192.168.122.83/volume/v3/volumes/summary returned with HTTP 200 Sep 08 14:12:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1109/2212] 192.168.122.83 () {60 vars in 1181 bytes} [Tue Sep 8 14:12:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:12:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-621716ad-0d4d-42e8-9174-f41ce891ed4c tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 200 Sep 08 14:12:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1104/2213] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:54 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-69b55a96-49ea-4034-96b2-03ee70e9878e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69b55a96-49ea-4034-96b2-03ee70e9878e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69b55a96-49ea-4034-96b2-03ee70e9878e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69b55a96-49ea-4034-96b2-03ee70e9878e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69b55a96-49ea-4034-96b2-03ee70e9878e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69b55a96-49ea-4034-96b2-03ee70e9878e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 200 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1110/2214] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:55 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Volume info retrieved successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77b7cf25-26e8-4e13-891c-aa0f271c1232 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 200 Sep 08 14:12:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1105/2215] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:55 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume with id: 941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume request issued successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04af98dc-4757-48e0-bf61-ee89a99272a3 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 202 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1111/2216] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:55 2026] DELETE /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-db391e28-bbe9-4186-8295-9ff19d6f4aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 200 Sep 08 14:12:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1106/2217] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:55 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:12:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d72345f3-157c-42fe-905e-cefc3fc7fb59 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:12:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1112/2218] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:12:55 2026] GET /volume/v3/volumes => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:12:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dcaa13d0-8549-4496-8601-906d6724f475 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1997305439"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1997305439'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume of 1 GB Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Availability Zones retrieved successfully. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (e2042304-2cee-4dbb-9662-c3cf6a7b93ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c1439f-d8c1-4cca-93d6-8365a787d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=573,cinder:UPDATE=132,cinder:INSERT=78,cinder:DELETE=5 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c1439f-d8c1-4cca-93d6-8365a787d789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca21a1-778a-4d8b-a23c-5b45ea18c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Created reservations ['aefde392-fc6a-42a2-abd0-e4fad5b8691f', '417feaf8-acc8-4e9b-a3c5-2f986ebb9ceb', 'f5231a21-56da-4d20-867d-1b0860c3d608', 'deca61a4-71b1-445d-bf60-4e0b9de328a0'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca21a1-778a-4d8b-a23c-5b45ea18c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aefde392-fc6a-42a2-abd0-e4fad5b8691f', '417feaf8-acc8-4e9b-a3c5-2f986ebb9ceb', 'f5231a21-56da-4d20-867d-1b0860c3d608', 'deca61a4-71b1-445d-bf60-4e0b9de328a0']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e35c8d-0d11-4eb8-b7da-320277c51dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-daec0e26-3198-4ca6-9f91-aa56a6b2fb50 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daec0e26-3198-4ca6-9f91-aa56a6b2fb50 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daec0e26-3198-4ca6-9f91-aa56a6b2fb50 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daec0e26-3198-4ca6-9f91-aa56a6b2fb50 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=523,cinder:UPDATE=122,cinder:INSERT=69,cinder:DELETE=1 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daec0e26-3198-4ca6-9f91-aa56a6b2fb50 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 returned with HTTP 404 Sep 08 14:12:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1113/2219] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:56 2026] GET /volume/v3/volumes/941a074e-0609-46a5-8c2b-769319051720 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:12:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e35c8d-0d11-4eb8-b7da-320277c51dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bced56-8fb0-459a-aa57-60d418a9a341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1997305439',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['aefde392-fc6a-42a2-abd0-e4fad5b8691f','417feaf8-acc8-4e9b-a3c5-2f986ebb9ceb','f5231a21-56da-4d20-867d-1b0860c3d608','deca61a4-71b1-445d-bf60-4e0b9de328a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1997305439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81bced56-8fb0-459a-aa57-60d418a9a341,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b0a16f533c4438bba23f3f9c3570f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913d5cad33704c4d8181184711eb6f7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a538147e-23d7-4afd-b30a-aaf4b328b61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2ac863f8-372c-4fac-8253-e17d915f598f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785538243"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785538243'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume of 1 GB Sep 08 14:12:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Availability Zones retrieved successfully. Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (2550b9b9-2cc7-44b6-b9e2-8df98cbd9554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a538147e-23d7-4afd-b30a-aaf4b328b61a) transitioned into state 'SUCCESS' from state '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-1997305439',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['aefde392-fc6a-42a2-abd0-e4fad5b8691f','417feaf8-acc8-4e9b-a3c5-2f986ebb9ceb','f5231a21-56da-4d20-867d-1b0860c3d608','deca61a4-71b1-445d-bf60-4e0b9de328a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2881cc9-762f-41c0-96f0-d84d7fca3692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806f3832-4aa5-4a22-9ca4-069b30400424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806f3832-4aa5-4a22-9ca4-069b30400424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (e2042304-2cee-4dbb-9662-c3cf6a7b93ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request issued successfully. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcaa13d0-8549-4496-8601-906d6724f475 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1107/2220] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:55 2026] POST /volume/v3/volumes => generated 771 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2881cc9-762f-41c0-96f0-d84d7fca3692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9785d7-22bc-4cb2-992f-0cd4b8925d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:12:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8173b5f9-5a54-4791-8501-d36d4c4cacfe tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:12:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1108/2221] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:56 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 839 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Created reservations ['14b47587-d51d-416f-9616-707fb946a1ac', 'c1b3f3c4-19ee-4783-8965-fecc6c045dc2', '2ce051e2-147f-47b5-808c-22fcb0f609bc', 'bd9afc5c-4f33-4b92-a441-3436675b98d1'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9785d7-22bc-4cb2-992f-0cd4b8925d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b47587-d51d-416f-9616-707fb946a1ac', 'c1b3f3c4-19ee-4783-8965-fecc6c045dc2', '2ce051e2-147f-47b5-808c-22fcb0f609bc', 'bd9afc5c-4f33-4b92-a441-3436675b98d1']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58568cf-d02d-45b0-a1c0-22575bc86b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58568cf-d02d-45b0-a1c0-22575bc86b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f212bb-972a-4c8d-b279-116ae3c9b29d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785538243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['14b47587-d51d-416f-9616-707fb946a1ac','c1b3f3c4-19ee-4783-8965-fecc6c045dc2','2ce051e2-147f-47b5-808c-22fcb0f609bc','bd9afc5c-4f33-4b92-a441-3436675b98d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785538243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26f212bb-972a-4c8d-b279-116ae3c9b29d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c27aee67e54002b6b1f41ba764abee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0133041fa9a741028b1e8917a072051e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b8510c-0f17-4536-806e-ab9d83b0864a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b8510c-0f17-4536-806e-ab9d83b0864a) transitioned into state 'SUCCESS' from state '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-785538243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c27aee67e54002b6b1f41ba764abee',qos_specs=None,replication_status=,reservations=['14b47587-d51d-416f-9616-707fb946a1ac','c1b3f3c4-19ee-4783-8965-fecc6c045dc2','2ce051e2-147f-47b5-808c-22fcb0f609bc','bd9afc5c-4f33-4b92-a441-3436675b98d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0133041fa9a741028b1e8917a072051e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0666129a-5310-4261-811d-98023c6808bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0666129a-5310-4261-811d-98023c6808bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Flow 'volume_create_api' (2550b9b9-2cc7-44b6-b9e2-8df98cbd9554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Create volume request issued successfully. Sep 08 14:12:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2ac863f8-372c-4fac-8253-e17d915f598f tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1114/2222] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:12:56 2026] POST /volume/v3/volumes => generated 784 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:12:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77f3c098-8f7e-41e2-b590-e7a60a06ee36 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 200 Sep 08 14:12:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1109/2223] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:57 2026] GET /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-47259032-b29f-42fc-a091-22a3302f81eb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47259032-b29f-42fc-a091-22a3302f81eb tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47259032-b29f-42fc-a091-22a3302f81eb tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47259032-b29f-42fc-a091-22a3302f81eb tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-47259032-b29f-42fc-a091-22a3302f81eb tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:12:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47259032-b29f-42fc-a091-22a3302f81eb tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:12:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1115/2224] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:57 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7e3a1402-bc5e-4e10-9212-47ef4dd7b1c7 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 200 Sep 08 14:12:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1110/2225] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:58 2026] GET /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ee07674d-1631-43d1-a624-100a758ce882 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee07674d-1631-43d1-a624-100a758ce882 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:12:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee07674d-1631-43d1-a624-100a758ce882 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee07674d-1631-43d1-a624-100a758ce882 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ee07674d-1631-43d1-a624-100a758ce882 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:12:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee07674d-1631-43d1-a624-100a758ce882 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:12:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1116/2226] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:58 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8143edcd-3372-4877-9ee8-008d1b841567 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8143edcd-3372-4877-9ee8-008d1b841567 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8143edcd-3372-4877-9ee8-008d1b841567 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8143edcd-3372-4877-9ee8-008d1b841567 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8143edcd-3372-4877-9ee8-008d1b841567 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Volume info retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8143edcd-3372-4877-9ee8-008d1b841567 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1111/2227] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:58 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a20b2e59-8573-42e6-a936-84d6851be498 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-218978722"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-218978722'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume of 1 GB Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Availability Zones retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (bbf66377-1dfd-4943-9f1e-2dc4a6dcac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19757dde-fcc6-483c-941b-73891fb502e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19757dde-fcc6-483c-941b-73891fb502e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3645c9ba-dd1b-4cb6-9e5b-e375c9321728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Created reservations ['a24bbcaf-b92e-4277-83c2-16f77ac3b58d', '6b87729b-5bcd-4356-acff-c0dca081b8a1', 'efa25d58-e043-43d1-ba2d-9bd317e80c9c', '82de8229-71e4-451f-a998-86db1c748caf'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3645c9ba-dd1b-4cb6-9e5b-e375c9321728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24bbcaf-b92e-4277-83c2-16f77ac3b58d', '6b87729b-5bcd-4356-acff-c0dca081b8a1', 'efa25d58-e043-43d1-ba2d-9bd317e80c9c', '82de8229-71e4-451f-a998-86db1c748caf']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40ed5df-c954-4356-bd25-8e3280d8e90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40ed5df-c954-4356-bd25-8e3280d8e90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104d29e5-2e11-4c01-9241-b9f2153c67e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-218978722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['a24bbcaf-b92e-4277-83c2-16f77ac3b58d','6b87729b-5bcd-4356-acff-c0dca081b8a1','efa25d58-e043-43d1-ba2d-9bd317e80c9c','82de8229-71e4-451f-a998-86db1c748caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-218978722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104d29e5-2e11-4c01-9241-b9f2153c67e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b0a16f533c4438bba23f3f9c3570f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913d5cad33704c4d8181184711eb6f7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb678951-7ca9-459c-ab6a-5e1ce5448624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-af9415d7-b4bd-41f2-9873-d6db633052a5 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 200 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1112/2228] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:59 2026] GET /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] GET http://192.168.122.83/volume/v3/volumes/summary Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb678951-7ca9-459c-ab6a-5e1ce5448624) transitioned into state 'SUCCESS' from state '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-218978722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['a24bbcaf-b92e-4277-83c2-16f77ac3b58d','6b87729b-5bcd-4356-acff-c0dca081b8a1','efa25d58-e043-43d1-ba2d-9bd317e80c9c','82de8229-71e4-451f-a998-86db1c748caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] Get summary completed successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7a1bfbea-afb3-4ab2-82cf-cd2d63a65aed tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-reader] http://192.168.122.83/volume/v3/volumes/summary returned with HTTP 200 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1113/2229] 192.168.122.83 () {60 vars in 1181 bytes} [Tue Sep 8 14:12:59 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652902e3-5230-4abe-aa80-40c7f6bcd101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume with id: 26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652902e3-5230-4abe-aa80-40c7f6bcd101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (bbf66377-1dfd-4943-9f1e-2dc4a6dcac69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request issued successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a20b2e59-8573-42e6-a936-84d6851be498 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1117/2230] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:12:59 2026] POST /volume/v3/volumes => generated 770 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Delete volume request issued successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-339b1eaf-fa9d-4c74-84bb-dfe006191cf6 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 202 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1114/2231] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:12:59 2026] DELETE /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d779a47-f8a6-4870-aa0a-2a6baf63315d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:12:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1118/2232] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:12:59 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1dd3160-e4de-4484-91f8-602146064963 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1dd3160-e4de-4484-91f8-602146064963 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1dd3160-e4de-4484-91f8-602146064963 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1dd3160-e4de-4484-91f8-602146064963 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1dd3160-e4de-4484-91f8-602146064963 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Volume info retrieved successfully. Sep 08 14:12:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1dd3160-e4de-4484-91f8-602146064963 tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 200 Sep 08 14:12:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1115/2233] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:12:59 2026] GET /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:13:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b809360c-0acb-47c3-841d-fd660367171e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b809360c-0acb-47c3-841d-fd660367171e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] GET http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d Sep 08 14:13:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ef90d07-b784-4ba0-b3f0-66b398176270 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b809360c-0acb-47c3-841d-fd660367171e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b809360c-0acb-47c3-841d-fd660367171e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1119/2234] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:00 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b809360c-0acb-47c3-841d-fd660367171e tempest-ProjectReaderTests-2061535858 tempest-ProjectReaderTests-2061535858-project-admin] http://192.168.122.83/volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d returned with HTTP 404 Sep 08 14:13:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1116/2235] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:13:00 2026] GET /volume/v3/volumes/26f212bb-972a-4c8d-b279-116ae3c9b29d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-137d2a74-1cce-4393-892e-2c99e6beb62a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-137d2a74-1cce-4393-892e-2c99e6beb62a tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-137d2a74-1cce-4393-892e-2c99e6beb62a tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-137d2a74-1cce-4393-892e-2c99e6beb62a tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-137d2a74-1cce-4393-892e-2c99e6beb62a tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-137d2a74-1cce-4393-892e-2c99e6beb62a tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1120/2236] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:01 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f985bf61-c002-41dc-b0b6-bca307aad86f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f985bf61-c002-41dc-b0b6-bca307aad86f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f985bf61-c002-41dc-b0b6-bca307aad86f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f985bf61-c002-41dc-b0b6-bca307aad86f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f985bf61-c002-41dc-b0b6-bca307aad86f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Volume info retrieved successfully. Sep 08 14:13:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f985bf61-c002-41dc-b0b6-bca307aad86f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1117/2237] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:01 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-641669355"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-641669355'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume of 1 GB Sep 08 14:13:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Availability Zones retrieved successfully. Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (0cbb71df-a590-4808-aa1e-917d002d1bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36edf91-5a74-4938-8891-d28c15a6dbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36edf91-5a74-4938-8891-d28c15a6dbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbf7beb-c609-4aaa-ba3b-542375af6e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Created reservations ['752e1af4-ece6-4a37-bb64-37553b2edf27', 'e5903be9-3f61-4c83-a587-bb8334f86dec', 'bce0f6c4-e430-4d45-bb87-d49b79b8465a', 'ccea72bc-0500-4430-96ca-254b12f356f0'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbf7beb-c609-4aaa-ba3b-542375af6e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752e1af4-ece6-4a37-bb64-37553b2edf27', 'e5903be9-3f61-4c83-a587-bb8334f86dec', 'bce0f6c4-e430-4d45-bb87-d49b79b8465a', 'ccea72bc-0500-4430-96ca-254b12f356f0']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52af5fe5-5a09-49ca-ba14-6039f97a9e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52af5fe5-5a09-49ca-ba14-6039f97a9e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40758195-f333-4209-a32a-3a359e5832e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-641669355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['752e1af4-ece6-4a37-bb64-37553b2edf27','e5903be9-3f61-4c83-a587-bb8334f86dec','bce0f6c4-e430-4d45-bb87-d49b79b8465a','ccea72bc-0500-4430-96ca-254b12f356f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-641669355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40758195-f333-4209-a32a-3a359e5832e1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b0a16f533c4438bba23f3f9c3570f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913d5cad33704c4d8181184711eb6f7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b720291b-5484-4251-b5b9-b52ca4fc7763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b720291b-5484-4251-b5b9-b52ca4fc7763) transitioned into state 'SUCCESS' from state '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-641669355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b0a16f533c4438bba23f3f9c3570f0f',qos_specs=None,replication_status=,reservations=['752e1af4-ece6-4a37-bb64-37553b2edf27','e5903be9-3f61-4c83-a587-bb8334f86dec','bce0f6c4-e430-4d45-bb87-d49b79b8465a','ccea72bc-0500-4430-96ca-254b12f356f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d5cad33704c4d8181184711eb6f7e',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa0da50-9f17-4226-bd50-f6d17385e1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa0da50-9f17-4226-bd50-f6d17385e1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Flow 'volume_create_api' (0cbb71df-a590-4808-aa1e-917d002d1bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Create volume request issued successfully. Sep 08 14:13:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4cdb4b1c-3185-4713-8318-bcae68a38d8f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1121/2238] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:01 2026] POST /volume/v3/volumes => generated 770 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2fa5344-f76a-40c7-a388-76314966807e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2fa5344-f76a-40c7-a388-76314966807e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2fa5344-f76a-40c7-a388-76314966807e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2fa5344-f76a-40c7-a388-76314966807e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e2fa5344-f76a-40c7-a388-76314966807e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2fa5344-f76a-40c7-a388-76314966807e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1118/2239] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:02 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5758476b-3e7d-43b6-add2-22b246ace76e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5758476b-3e7d-43b6-add2-22b246ace76e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5758476b-3e7d-43b6-add2-22b246ace76e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5758476b-3e7d-43b6-add2-22b246ace76e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5758476b-3e7d-43b6-add2-22b246ace76e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5758476b-3e7d-43b6-add2-22b246ace76e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1122/2240] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:03 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ec03ffd-8e4a-4fe7-956e-c1c8882f42c0 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1119/2241] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-da16f00b-d4c9-42aa-bc72-18a440863420 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da16f00b-d4c9-42aa-bc72-18a440863420 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da16f00b-d4c9-42aa-bc72-18a440863420 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-da16f00b-d4c9-42aa-bc72-18a440863420 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-da16f00b-d4c9-42aa-bc72-18a440863420 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Volume info retrieved successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-da16f00b-d4c9-42aa-bc72-18a440863420 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1123/2242] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd8bb67c-2c67-4c81-8fe3-ccce1e85c1ec tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1120/2243] 192.168.122.83 () {58 vars in 1116 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes => generated 992 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218978722 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-218978722'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a97bad43-d6ba-4cf4-8d3b-ef35aabe8bde tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218978722 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1124/2244] 192.168.122.83 () {58 vars in 1215 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-218978722 => generated 339 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1997305439'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-005c855d-cbce-4e73-a16e-0eb4bc6563ee tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1121/2245] 192.168.122.83 () {58 vars in 1238 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/detail?limit=1 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f99e1ea-c680-424c-b1a6-8a785ffd14b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1125/2246] 192.168.122.83 () {58 vars in 1152 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f001d117-15e2-4d31-ae85-b333c3ca5190 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1122/2247] 192.168.122.83 () {58 vars in 1240 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 => generated 1012 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-94aa50cb-cfa7-4ea3-8130-0d028a0f648c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1126/2248] 192.168.122.83 () {58 vars in 1240 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:04 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d8c23c0-b0ba-4971-8a71-e0dcaefbf467 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/detail?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1123/2249] 192.168.122.83 () {58 vars in 1240 bytes} [Tue Sep 8 14:13:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5389abdd-d0ea-43b1-8998-2bee0eff669e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1127/2250] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a448656-59d6-456a-b0bc-9a3df96b7f35 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1124/2251] 192.168.122.83 () {58 vars in 1238 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes?limit=1 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ac5e36b2-d662-4431-b7ed-0008ace3585b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1128/2252] 192.168.122.83 () {58 vars in 1131 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9542b400-dd76-439a-9929-6acc29f90675 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9542b400-dd76-439a-9929-6acc29f90675 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1125/2253] 192.168.122.83 () {58 vars in 1219 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?limit=1&marker=40758195-f333-4209-a32a-3a359e5832e1 => generated 478 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6e2dc22e-f1da-4f13-a7de-53273120f30b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1129/2254] 192.168.122.83 () {58 vars in 1219 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?limit=1&marker=104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be6fa8a4-48cf-417e-88ea-3569398ec62d tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1126/2255] 192.168.122.83 () {58 vars in 1219 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?limit=1&marker=81bced56-8fb0-459a-aa57-60d418a9a341 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1997305439'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e8048d3-7b15-4a35-af8d-c65606d43f1c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1130/2256] 192.168.122.83 () {58 vars in 1251 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available => generated 340 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1997305439'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7196973a-6210-478c-90e0-fdbfd14c34b6 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1127/2257] 192.168.122.83 () {58 vars in 1272 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1997305439&status=available => generated 867 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?marker=40758195-f333-4209-a32a-3a359e5832e1&sort=id%3Aasc Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20a9d7e6-83db-471e-901a-bbd57bbfe9aa tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?marker=40758195-f333-4209-a32a-3a359e5832e1&sort=id%3Aasc returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1131/2258] 192.168.122.83 () {58 vars in 1252 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail?marker=40758195-f333-4209-a32a-3a359e5832e1&sort=id%3Aasc => generated 867 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-347d1876-efd6-4133-a6f3-45f35b20f617 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-347d1876-efd6-4133-a6f3-45f35b20f617 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1128/2259] 192.168.122.83 () {58 vars in 1216 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dbadf40-6034-4a7d-890f-6dfe5ea0e553 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1132/2260] 192.168.122.83 () {58 vars in 1137 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da2c2b5-c31c-4a0c-912c-8e637dd9136c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1129/2261] 192.168.122.83 () {58 vars in 1195 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?availability_zone=nova Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value nova, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66fcc177-adc4-4242-ba02-b4b7dd777731 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 14:13:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1133/2262] 192.168.122.83 () {58 vars in 1161 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?availability_zone=nova Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value nova, assuming string {{(pid=86977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8677cc5-0e47-4433-83da-21f879ffefa8 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1130/2263] 192.168.122.83 () {58 vars in 1161 bytes} [Tue Sep 8 14:13:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-565888ac-0d7d-4142-899c-339b9abf9734 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?bootable=false Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-565888ac-0d7d-4142-899c-339b9abf9734 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1134/2264] 192.168.122.83 () {58 vars in 1145 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-98960290-cdb2-4e36-9344-c28d04065479 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?bootable=false Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98960290-cdb2-4e36-9344-c28d04065479 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1131/2265] 192.168.122.83 () {58 vars in 1145 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-360ec968-6250-4136-a3c2-f5195e77f101 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?status=available Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-360ec968-6250-4136-a3c2-f5195e77f101 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1135/2266] 192.168.122.83 () {58 vars in 1149 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes?status=available Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cffe241a-b2a5-4b8d-b7ba-8564d51fdc74 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1132/2267] 192.168.122.83 () {58 vars in 1149 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?availability_zone=nova Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value nova, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-563b2afc-8693-4fc8-8ee6-d6491c680cea tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1136/2268] 192.168.122.83 () {58 vars in 1182 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7d868344-94df-4801-8076-1b4269ac6f2b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?bootable=false Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d868344-94df-4801-8076-1b4269ac6f2b tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1133/2269] 192.168.122.83 () {58 vars in 1166 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail?status=available Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Could not evaluate value available, assuming string {{(pid=86976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] Get all volumes completed successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b150c4e4-eefb-4065-b4c6-e034bca26f71 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-reader] http://192.168.122.83/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1137/2270] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f88a4ed6-980b-49c8-a531-a2711001f12c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f88a4ed6-980b-49c8-a531-a2711001f12c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f88a4ed6-980b-49c8-a531-a2711001f12c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f88a4ed6-980b-49c8-a531-a2711001f12c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f88a4ed6-980b-49c8-a531-a2711001f12c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f88a4ed6-980b-49c8-a531-a2711001f12c tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1134/2271] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] DELETE http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume with id: 40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume request issued successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81e084f9-f0a9-4467-a161-e054db78c3e2 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 202 Sep 08 14:13:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1138/2272] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:06 2026] DELETE /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f22b37df-b975-4b71-a14f-ca70aec5fbc1 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 200 Sep 08 14:13:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1135/2273] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:06 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ba1e5a5-13c9-4a7e-b234-410dd3e8ce5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ba1e5a5-13c9-4a7e-b234-410dd3e8ce5f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 Sep 08 14:13:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ba1e5a5-13c9-4a7e-b234-410dd3e8ce5f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ba1e5a5-13c9-4a7e-b234-410dd3e8ce5f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ba1e5a5-13c9-4a7e-b234-410dd3e8ce5f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 returned with HTTP 404 Sep 08 14:13:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1139/2274] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:07 2026] GET /volume/v3/volumes/40758195-f333-4209-a32a-3a359e5832e1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ce0dac8c-fc9b-4a5e-a773-1981370f0db4 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1136/2275] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:07 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] DELETE http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:08 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume with id: 104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume request issued successfully. Sep 08 14:13:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c5f1944-5c25-496f-9f7e-8436cb4b5538 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 202 Sep 08 14:13:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1140/2276] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:08 2026] DELETE /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8ae75def-9233-4535-b1a9-65776b5e63dd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8ae75def-9233-4535-b1a9-65776b5e63dd tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8ae75def-9233-4535-b1a9-65776b5e63dd tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8ae75def-9233-4535-b1a9-65776b5e63dd tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8ae75def-9233-4535-b1a9-65776b5e63dd tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8ae75def-9233-4535-b1a9-65776b5e63dd tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 200 Sep 08 14:13:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1137/2277] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:08 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e420abee-04e7-4041-8916-c240b2ae759f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e420abee-04e7-4041-8916-c240b2ae759f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e420abee-04e7-4041-8916-c240b2ae759f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e420abee-04e7-4041-8916-c240b2ae759f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e420abee-04e7-4041-8916-c240b2ae759f tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 returned with HTTP 404 Sep 08 14:13:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1141/2278] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:09 2026] GET /volume/v3/volumes/104d29e5-2e11-4c01-9241-b9f2153c67e5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04b83cc0-65ea-4a9e-ad4b-8f048dd28827 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:13:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1138/2279] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:09 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c172d448-1f4f-4780-ae44-5d010675ce18 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] DELETE http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume with id: 81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Delete volume request issued successfully. Sep 08 14:13:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c172d448-1f4f-4780-ae44-5d010675ce18 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 202 Sep 08 14:13:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1142/2280] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:09 2026] DELETE /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-67184b10-3941-4da1-acf9-567c869b947e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67184b10-3941-4da1-acf9-567c869b947e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-67184b10-3941-4da1-acf9-567c869b947e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-67184b10-3941-4da1-acf9-567c869b947e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-67184b10-3941-4da1-acf9-567c869b947e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Volume info retrieved successfully. Sep 08 14:13:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67184b10-3941-4da1-acf9-567c869b947e tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 200 Sep 08 14:13:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1139/2281] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:09 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e8f9efa1-f9ae-4738-887d-075213fb9768 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8f9efa1-f9ae-4738-887d-075213fb9768 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] GET http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 Sep 08 14:13:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8f9efa1-f9ae-4738-887d-075213fb9768 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8f9efa1-f9ae-4738-887d-075213fb9768 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8f9efa1-f9ae-4738-887d-075213fb9768 tempest-VolumesListTestJSON-1310450727 tempest-VolumesListTestJSON-1310450727-project-member] http://192.168.122.83/volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 returned with HTTP 404 Sep 08 14:13:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1143/2282] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:10 2026] GET /volume/v3/volumes/81bced56-8fb0-459a-aa57-60d418a9a341 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-24b0861c-1f27-4fe8-ac5c-1ca322bc3bf7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-24b0861c-1f27-4fe8-ac5c-1ca322bc3bf7 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:13:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-24b0861c-1f27-4fe8-ac5c-1ca322bc3bf7 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582", "extra_specs": {}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-24b0861c-1f27-4fe8-ac5c-1ca322bc3bf7 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:13:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1140/2283] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:13:17 2026] POST /volume/v3/types => generated 268 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:20 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=124,cinder:INSERT=23,cinder:UPDATE=39 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:13:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7887dd8b-5af3-4df8-a736-45da461c2f2b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7887dd8b-5af3-4df8-a736-45da461c2f2b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:13:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7887dd8b-5af3-4df8-a736-45da461c2f2b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632", "extra_specs": {}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7887dd8b-5af3-4df8-a736-45da461c2f2b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:13:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1144/2284] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:13:20 2026] POST /volume/v3/types => generated 269 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2259c4f6-df7b-4d25-9aac-be65d140353d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2259c4f6-df7b-4d25-9aac-be65d140353d tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2259c4f6-df7b-4d25-9aac-be65d140353d tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534", "extra_specs": {}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2259c4f6-df7b-4d25-9aac-be65d140353d tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:13:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1141/2285] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:13:21 2026] POST /volume/v3/types => generated 266 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9090ad5f-7d1f-4d04-8f93-39352311282d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-847169609", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-847169609', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume of 1 GB Sep 08 14:13:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Availability Zones retrieved successfully. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (874ad810-ecce-44c2-a586-97bfae0d1866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391cf83d-2249-4d81-b098-0bd71f7b423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391cf83d-2249-4d81-b098-0bd71f7b423e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:13:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59ea92a5-c1fd-4570-89ae-ee2531df133a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59ea92a5-c1fd-4570-89ae-ee2531df133a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b4178e-7678-4624-b9e7-f6c9eb9b997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097607236-1196283632, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Created reservations ['13afa0ed-01a0-47bc-8531-a1fd70025685', '17c16a69-1992-4659-a10a-797f30358aca', '121a4fea-baeb-46fc-8dee-da52e78e41e0', '35adf5a2-3589-4bd8-a6cf-e7d8643fe3b8'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b4178e-7678-4624-b9e7-f6c9eb9b997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13afa0ed-01a0-47bc-8531-a1fd70025685', '17c16a69-1992-4659-a10a-797f30358aca', '121a4fea-baeb-46fc-8dee-da52e78e41e0', '35adf5a2-3589-4bd8-a6cf-e7d8643fe3b8']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8104b441-e494-430f-86fa-5c3adefdb6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8104b441-e494-430f-86fa-5c3adefdb6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dbf2bb3-f8ea-4945-8714-2e3daa1b7326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-847169609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['13afa0ed-01a0-47bc-8531-a1fd70025685','17c16a69-1992-4659-a10a-797f30358aca','121a4fea-baeb-46fc-8dee-da52e78e41e0','35adf5a2-3589-4bd8-a6cf-e7d8643fe3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=59ea92a5-c1fd-4570-89ae-ee2531df133a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-847169609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dbf2bb3-f8ea-4945-8714-2e3daa1b7326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55f25ef942ae4ce6abc2a64066542d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89a55c54dfe844558bc654799d52902e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59ea92a5-c1fd-4570-89ae-ee2531df133a),volume_type_id=59ea92a5-c1fd-4570-89ae-ee2531df133a)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5c0e36-5d76-47a7-8baa-f514295275a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5c0e36-5d76-47a7-8baa-f514295275a1) transitioned into state 'SUCCESS' from state '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-847169609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['13afa0ed-01a0-47bc-8531-a1fd70025685','17c16a69-1992-4659-a10a-797f30358aca','121a4fea-baeb-46fc-8dee-da52e78e41e0','35adf5a2-3589-4bd8-a6cf-e7d8643fe3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=59ea92a5-c1fd-4570-89ae-ee2531df133a)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a379d7c6-884f-4f9c-93c4-a47dc994a5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a379d7c6-884f-4f9c-93c4-a47dc994a5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (874ad810-ecce-44c2-a586-97bfae0d1866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request issued successfully. Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9090ad5f-7d1f-4d04-8f93-39352311282d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1145/2286] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:21 2026] POST /volume/v3/volumes => generated 852 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-343928484", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-343928484', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume of 1 GB Sep 08 14:13:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Availability Zones retrieved successfully. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (93b364cd-a836-4ea6-b326-6d0ab0119ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee13040-618a-4362-bbc0-9a0645188d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee13040-618a-4362-bbc0-9a0645188d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:13:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e2262abe-e143-4fc1-8978-9f1c922479c7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2262abe-e143-4fc1-8978-9f1c922479c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeb777f9-b0e8-4d0d-9ab5-04bd5b4e48ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-688793019-65881534, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Created reservations ['0bd58b03-dcec-4392-998b-c0f3788b8a88', '58334948-5823-4cc2-b635-47c8c6f0212d', 'aebec9c0-9cd5-404a-9d5e-05f7ef703274', '52125ccd-8dfb-4584-93fe-5493db67c6ae'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeb777f9-b0e8-4d0d-9ab5-04bd5b4e48ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd58b03-dcec-4392-998b-c0f3788b8a88', '58334948-5823-4cc2-b635-47c8c6f0212d', 'aebec9c0-9cd5-404a-9d5e-05f7ef703274', '52125ccd-8dfb-4584-93fe-5493db67c6ae']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97de86b3-b830-464a-a579-ecae5bbe69c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97de86b3-b830-464a-a579-ecae5bbe69c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03793fe8-425c-4b1d-9fb0-2c7a02946812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343928484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['0bd58b03-dcec-4392-998b-c0f3788b8a88','58334948-5823-4cc2-b635-47c8c6f0212d','aebec9c0-9cd5-404a-9d5e-05f7ef703274','52125ccd-8dfb-4584-93fe-5493db67c6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=e2262abe-e143-4fc1-8978-9f1c922479c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343928484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03793fe8-425c-4b1d-9fb0-2c7a02946812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55f25ef942ae4ce6abc2a64066542d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89a55c54dfe844558bc654799d52902e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2262abe-e143-4fc1-8978-9f1c922479c7),volume_type_id=e2262abe-e143-4fc1-8978-9f1c922479c7)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f0567a-ee68-49eb-8223-35e90074f3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f0567a-ee68-49eb-8223-35e90074f3be) transitioned into state 'SUCCESS' from state '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-343928484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['0bd58b03-dcec-4392-998b-c0f3788b8a88','58334948-5823-4cc2-b635-47c8c6f0212d','aebec9c0-9cd5-404a-9d5e-05f7ef703274','52125ccd-8dfb-4584-93fe-5493db67c6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=e2262abe-e143-4fc1-8978-9f1c922479c7)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad1ef52-33a5-479c-aa6c-30aa4fda4c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad1ef52-33a5-479c-aa6c-30aa4fda4c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (93b364cd-a836-4ea6-b326-6d0ab0119ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request issued successfully. Sep 08 14:13:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c3157d0-a358-4f44-ba47-5fe8971fa753 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1142/2287] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:21 2026] POST /volume/v3/volumes => generated 849 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1219988492", "snapshot_id": null, "imageRef": "00112235-6a6b-4342-b9fa-0227a27caeab", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1219988492', 'snapshot_id': None, 'imageRef': '00112235-6a6b-4342-b9fa-0227a27caeab', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume of 1 GB Sep 08 14:13:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Availability Zones retrieved successfully. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (63e2d888-2c9b-4f5b-8010-0756d272a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02370b61-8913-4ee5-859a-0227a6ec2cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02370b61-8913-4ee5-859a-0227a6ec2cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:13:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=685474e7-4413-4451-9329-472be7526909,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '685474e7-4413-4451-9329-472be7526909', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d030d2c-ee5d-4b28-ba8c-9450a670fd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-540634057-1224780582, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Created reservations ['3ca7f6b1-9005-473d-9780-831cbdb08f18', 'f7b7d26b-8bb9-44aa-83ce-e439623b9c93', '960e2ed7-73f0-4967-8fec-c7a223f15150', 'e5e9ad96-2aa9-4fb9-ba4c-25a6bac72e9a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d030d2c-ee5d-4b28-ba8c-9450a670fd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca7f6b1-9005-473d-9780-831cbdb08f18', 'f7b7d26b-8bb9-44aa-83ce-e439623b9c93', '960e2ed7-73f0-4967-8fec-c7a223f15150', 'e5e9ad96-2aa9-4fb9-ba4c-25a6bac72e9a']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ea5e40-1a3f-48e3-86b3-bd9eb8fbbc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ea5e40-1a3f-48e3-86b3-bd9eb8fbbc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f347df-72e8-4e05-b78b-5e44082e889c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1219988492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['3ca7f6b1-9005-473d-9780-831cbdb08f18','f7b7d26b-8bb9-44aa-83ce-e439623b9c93','960e2ed7-73f0-4967-8fec-c7a223f15150','e5e9ad96-2aa9-4fb9-ba4c-25a6bac72e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=685474e7-4413-4451-9329-472be7526909), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1219988492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f347df-72e8-4e05-b78b-5e44082e889c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55f25ef942ae4ce6abc2a64066542d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89a55c54dfe844558bc654799d52902e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(685474e7-4413-4451-9329-472be7526909),volume_type_id=685474e7-4413-4451-9329-472be7526909)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939536f0-f7f0-40dc-a166-d708d585f49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939536f0-f7f0-40dc-a166-d708d585f49d) transitioned into state 'SUCCESS' from state '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-1219988492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f25ef942ae4ce6abc2a64066542d2f',qos_specs=None,replication_status=,reservations=['3ca7f6b1-9005-473d-9780-831cbdb08f18','f7b7d26b-8bb9-44aa-83ce-e439623b9c93','960e2ed7-73f0-4967-8fec-c7a223f15150','e5e9ad96-2aa9-4fb9-ba4c-25a6bac72e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a55c54dfe844558bc654799d52902e',volume_type_id=685474e7-4413-4451-9329-472be7526909)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777e4510-d2db-46de-aafb-3b7f6871b1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777e4510-d2db-46de-aafb-3b7f6871b1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Flow 'volume_create_api' (63e2d888-2c9b-4f5b-8010-0756d272a5e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Create volume request issued successfully. Sep 08 14:13:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f6de8f5-9319-4998-9504-fd037cf77a68 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1146/2288] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:21 2026] POST /volume/v3/volumes => generated 852 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77878788-c46a-4bab-a2ba-bad108a1b98c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77878788-c46a-4bab-a2ba-bad108a1b98c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77878788-c46a-4bab-a2ba-bad108a1b98c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77878788-c46a-4bab-a2ba-bad108a1b98c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77878788-c46a-4bab-a2ba-bad108a1b98c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77878788-c46a-4bab-a2ba-bad108a1b98c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1143/2289] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:22 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f69f1620-dcaf-4a74-94de-c99a6182661a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f69f1620-dcaf-4a74-94de-c99a6182661a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f69f1620-dcaf-4a74-94de-c99a6182661a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f69f1620-dcaf-4a74-94de-c99a6182661a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f69f1620-dcaf-4a74-94de-c99a6182661a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f69f1620-dcaf-4a74-94de-c99a6182661a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1147/2290] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:23 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 944 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eb157ba6-031d-4e8d-b971-1f261bec889e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1310872500"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1310872500'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume of 1 GB Sep 08 14:13:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Availability Zones retrieved successfully. Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (f90fe0e4-a743-451b-a0b9-ee923e2b2f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad33774e-1bc9-4e22-a7d4-5579c6163c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad33774e-1bc9-4e22-a7d4-5579c6163c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c72ea2-2090-4964-b2d0-b098a94ab8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['308dd2c2-3e5d-47ab-9c51-9a29e535719d', '12a17a07-ea57-400c-acee-b030771f86fe', 'ce26c8f8-029f-4a52-8580-fecada9bc45c', '7b8156f3-6d48-46f2-992b-62c100559fb4'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c72ea2-2090-4964-b2d0-b098a94ab8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308dd2c2-3e5d-47ab-9c51-9a29e535719d', '12a17a07-ea57-400c-acee-b030771f86fe', 'ce26c8f8-029f-4a52-8580-fecada9bc45c', '7b8156f3-6d48-46f2-992b-62c100559fb4']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214dfb49-5b6c-4f54-98b2-38c12a88428a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214dfb49-5b6c-4f54-98b2-38c12a88428a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15de637-13ac-4f04-adcf-6db191fe5a2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1310872500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['308dd2c2-3e5d-47ab-9c51-9a29e535719d','12a17a07-ea57-400c-acee-b030771f86fe','ce26c8f8-029f-4a52-8580-fecada9bc45c','7b8156f3-6d48-46f2-992b-62c100559fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1310872500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15de637-13ac-4f04-adcf-6db191fe5a2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1a960838c4c35aa0329de0c5aeb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fc66ac-3b8c-4448-a194-0e7e4f0ec656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ecf24f42-76ef-4b48-8bf3-db9010977fad tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1148/2291] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:24 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 944 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fc66ac-3b8c-4448-a194-0e7e4f0ec656) transitioned into state 'SUCCESS' from state '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-1310872500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['308dd2c2-3e5d-47ab-9c51-9a29e535719d','12a17a07-ea57-400c-acee-b030771f86fe','ce26c8f8-029f-4a52-8580-fecada9bc45c','7b8156f3-6d48-46f2-992b-62c100559fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aafbaff-5adf-477f-ad66-3e85d0aee266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aafbaff-5adf-477f-ad66-3e85d0aee266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (f90fe0e4-a743-451b-a0b9-ee923e2b2f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request issued successfully. Sep 08 14:13:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb157ba6-031d-4e8d-b971-1f261bec889e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1144/2292] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:13:24 2026] POST /volume/v3/volumes => generated 761 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-05653de8-32c4-48ec-8bea-b2fb944774eb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05653de8-32c4-48ec-8bea-b2fb944774eb tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05653de8-32c4-48ec-8bea-b2fb944774eb tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-05653de8-32c4-48ec-8bea-b2fb944774eb tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-05653de8-32c4-48ec-8bea-b2fb944774eb tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-05653de8-32c4-48ec-8bea-b2fb944774eb tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:13:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1149/2293] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:25 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2d05c405-0a76-4f06-bab4-87c8353c81d1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1145/2294] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:25 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 944 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d2231f76-c987-40b2-9e78-10bf27abe009 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2231f76-c987-40b2-9e78-10bf27abe009 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2231f76-c987-40b2-9e78-10bf27abe009 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2231f76-c987-40b2-9e78-10bf27abe009 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d2231f76-c987-40b2-9e78-10bf27abe009 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2231f76-c987-40b2-9e78-10bf27abe009 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:13:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1150/2295] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:26 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Volume info retrieved successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c2133b9c-9a75-4c2c-8481-b33b8c0225a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:13:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1146/2296] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:26 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a15de637-13ac-4f04-adcf-6db191fe5a2d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1731951119"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create snapshot from volume a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:26 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['6dd5fb44-5b86-4cb5-afb3-356e92213bd1', '5bbedce7-e4ac-4b75-a95f-24fd3e6a9a7e', '44073e0b-4b48-426d-b9c8-fb7aea1b386e', 'de77bb3e-1657-4024-bcd9-89c5b3820e05'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot create request issued successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c2e2d53-6e98-4440-9039-1ee308a04196 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:13:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1151/2297] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:13:26 2026] POST /volume/v3/snapshots => generated 380 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e7ee3720-da33-4854-b1d2-823caa76e0a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1147/2298] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:26 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-523c1de1-ffa9-4529-8634-534f485109a6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-523c1de1-ffa9-4529-8634-534f485109a6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-523c1de1-ffa9-4529-8634-534f485109a6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-523c1de1-ffa9-4529-8634-534f485109a6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-523c1de1-ffa9-4529-8634-534f485109a6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-523c1de1-ffa9-4529-8634-534f485109a6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1152/2299] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:27 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2212fa9d-4015-44e7-8202-5791877d265d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2212fa9d-4015-44e7-8202-5791877d265d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2212fa9d-4015-44e7-8202-5791877d265d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2212fa9d-4015-44e7-8202-5791877d265d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2212fa9d-4015-44e7-8202-5791877d265d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2212fa9d-4015-44e7-8202-5791877d265d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1148/2300] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:27 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46be2fe8-e9f1-4123-8c55-25b9729c68b4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1153/2301] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c477fc11-cd82-43eb-afe4-c804e29c61b8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1149/2302] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7bbb9f98-2eec-4c0e-a1a9-a7fe057d2fef tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1154/2303] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.db.api [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Building query based on filter {{(pid=86977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: /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 08 14:13:28 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Get all snapshots completed successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8aa83f81-275f-4259-a841-1c1447faf0c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1150/2304] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3ede3085-dc50-4bb7-9001-c846298236b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ede3085-dc50-4bb7-9001-c846298236b2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] PUT http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ede3085-dc50-4bb7-9001-c846298236b2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-745509510", "description": "This is the new description of snapshot."}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3ede3085-dc50-4bb7-9001-c846298236b2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ede3085-dc50-4bb7-9001-c846298236b2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1155/2305] 192.168.122.83 () {60 vars in 1254 bytes} [Tue Sep 8 14:13:28 2026] PUT /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fe164cc5-6bfe-47ef-8e38-aef31ebc3377 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1151/2306] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete snapshot with id: b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot delete request issued successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe759e2d-e9e2-4f97-a61b-915efe0a7260 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 202 Sep 08 14:13:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1156/2307] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:13:28 2026] DELETE /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cad5cbfc-9ec5-43ef-a46e-c4e238c0c476 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1152/2308] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:28 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 575 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b7e952-4cbd-469d-94ef-f3827486cdf2 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1157/2309] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:29 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:13:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-196b2046-b14a-4ba0-9963-2226f2e897a1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 200 Sep 08 14:13:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1153/2310] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:29 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e3b0208c-9823-4905-980c-d738429b7835 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3b0208c-9823-4905-980c-d738429b7835 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3b0208c-9823-4905-980c-d738429b7835 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3b0208c-9823-4905-980c-d738429b7835 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e3b0208c-9823-4905-980c-d738429b7835 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3b0208c-9823-4905-980c-d738429b7835 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1158/2311] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:30 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1005 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d41bed0b-873f-40a0-ad0f-e36f460a947d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d41bed0b-873f-40a0-ad0f-e36f460a947d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d41bed0b-873f-40a0-ad0f-e36f460a947d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d41bed0b-873f-40a0-ad0f-e36f460a947d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d41bed0b-873f-40a0-ad0f-e36f460a947d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 404 Sep 08 14:13:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1154/2312] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:30 2026] GET /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete snapshot with id: b054b49d-6981-4c79-a9ee-674f35826573 Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3686c348-40b8-46ba-b9a3-0bb32e3bd705 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 returned with HTTP 404 Sep 08 14:13:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1159/2313] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:13:30 2026] DELETE /volume/v3/snapshots/b054b49d-6981-4c79-a9ee-674f35826573 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Volume info retrieved successfully. Sep 08 14:13:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0f97f7bb-c63b-4711-b1bf-bd65b1f21200 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:13:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1155/2314] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:30 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1729969406"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1729969406'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume of 1 GB Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Availability Zones retrieved successfully. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (16e93fa5-d5e1-48f4-9728-44a0a05d0db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26ab212-6022-461b-8795-0f8661f14c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26ab212-6022-461b-8795-0f8661f14c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013460e-1cb6-4e50-a480-fcecdbac223c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['aca2d6e1-9c88-4167-9be7-2b69d6ce7872', 'f5f17c16-bb70-49f6-b005-41b984b6104b', '5247257e-6031-4b83-b05c-51a356ea80ba', '245f0dfe-3aed-498a-95d8-75af1f0408b3'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013460e-1cb6-4e50-a480-fcecdbac223c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aca2d6e1-9c88-4167-9be7-2b69d6ce7872', 'f5f17c16-bb70-49f6-b005-41b984b6104b', '5247257e-6031-4b83-b05c-51a356ea80ba', '245f0dfe-3aed-498a-95d8-75af1f0408b3']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cab6058-f5d9-4f19-b5f0-58588d0a33ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cab6058-f5d9-4f19-b5f0-58588d0a33ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bdf6a7b-21ee-4566-9952-35e2671a5ccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1729969406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['aca2d6e1-9c88-4167-9be7-2b69d6ce7872','f5f17c16-bb70-49f6-b005-41b984b6104b','5247257e-6031-4b83-b05c-51a356ea80ba','245f0dfe-3aed-498a-95d8-75af1f0408b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1729969406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bdf6a7b-21ee-4566-9952-35e2671a5ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1a960838c4c35aa0329de0c5aeb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b46d6d-a023-4e7c-a966-d3acbd2b6d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b46d6d-a023-4e7c-a966-d3acbd2b6d1d) transitioned into state 'SUCCESS' from state '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-1729969406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['aca2d6e1-9c88-4167-9be7-2b69d6ce7872','f5f17c16-bb70-49f6-b005-41b984b6104b','5247257e-6031-4b83-b05c-51a356ea80ba','245f0dfe-3aed-498a-95d8-75af1f0408b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def2b650-a18a-4997-85c1-0f30973add58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05a8f176-b094-4f79-a745-575c9601f8e8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05a8f176-b094-4f79-a745-575c9601f8e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05a8f176-b094-4f79-a745-575c9601f8e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05a8f176-b094-4f79-a745-575c9601f8e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def2b650-a18a-4997-85c1-0f30973add58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (16e93fa5-d5e1-48f4-9728-44a0a05d0db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request issued successfully. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6751ec61-17be-43e6-9e81-7e8b3634b3a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1160/2315] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:13:30 2026] POST /volume/v3/volumes => generated 761 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-05a8f176-b094-4f79-a745-575c9601f8e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05a8f176-b094-4f79-a745-575c9601f8e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1156/2316] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:31 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1005 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68492d19-cacc-4d4c-90bb-bc6fce2070c6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 200 Sep 08 14:13:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1161/2317] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:31 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c224f09b-34bd-49ea-bcab-856f661a302b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c224f09b-34bd-49ea-bcab-856f661a302b tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c224f09b-34bd-49ea-bcab-856f661a302b tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c224f09b-34bd-49ea-bcab-856f661a302b tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d8fca4f3-8888-4afc-b0da-8cac6b18e9c3 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1157/2318] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:32 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1005 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c224f09b-34bd-49ea-bcab-856f661a302b tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c224f09b-34bd-49ea-bcab-856f661a302b tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 200 Sep 08 14:13:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1162/2319] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:32 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9f161332-2a33-408b-9b42-de9313034846 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f161332-2a33-408b-9b42-de9313034846 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f161332-2a33-408b-9b42-de9313034846 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f161332-2a33-408b-9b42-de9313034846 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee7164cb-0cc5-4b2b-be9d-8e17c095bbfd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1158/2320] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:33 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1256 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9f161332-2a33-408b-9b42-de9313034846 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f161332-2a33-408b-9b42-de9313034846 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 200 Sep 08 14:13:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1163/2321] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:33 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-80785286-7971-44f0-bb5e-950a65079264 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bdf6a7b-21ee-4566-9952-35e2671a5ccb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1002996106"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create snapshot from volume 5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['fa52668d-50e7-4a38-8c82-9c890c09cec5', '70a6f3e1-5a1f-4b45-a478-10bbb3babf28', 'cd5f206a-3f63-484c-b586-3902816f94ee', 'f3e11b98-4128-4e5a-b91e-138aa83e4d62'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot create request issued successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80785286-7971-44f0-bb5e-950a65079264 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:13:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1159/2322] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:13:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b35edd3-a6d8-4326-815a-621891d9816c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b35edd3-a6d8-4326-815a-621891d9816c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b35edd3-a6d8-4326-815a-621891d9816c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b35edd3-a6d8-4326-815a-621891d9816c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3b35edd3-a6d8-4326-815a-621891d9816c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b35edd3-a6d8-4326-815a-621891d9816c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1160/2323] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:33 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-13a6620a-1907-443a-88fd-334a28dcf9b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1164/2324] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:13:33 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1256 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-de66ce51-87e3-4025-aa7d-b333dd31b7de tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1161/2325] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:13:34 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e42f0ebd-40fd-4498-861b-0baa03407f97 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e42f0ebd-40fd-4498-861b-0baa03407f97 None None] GET http://192.168.122.83/volume// Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e42f0ebd-40fd-4498-861b-0baa03407f97 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e42f0ebd-40fd-4498-861b-0baa03407f97 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e42f0ebd-40fd-4498-861b-0baa03407f97 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:13:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1165/2326] 192.168.122.83 () {58 vars in 1303 bytes} [Tue Sep 8 14:13:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:13:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-0b81019a-608f-460e-8203-6e9907bfeb77 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-0b81019a-608f-460e-8203-6e9907bfeb77 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:13:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-0b81019a-608f-460e-8203-6e9907bfeb77 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80f347df-72e8-4e05-b78b-5e44082e889c", "connector": null, "instance_uuid": "4dc16428-fc80-4690-b3fa-17249974c30d"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-0b81019a-608f-460e-8203-6e9907bfeb77 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:13:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1162/2327] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:13:34 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-064ceb5c-0faf-4fd1-bed0-6c2149d6f790 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1166/2328] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:34 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64b3a955-578c-4a8c-9fc0-4de1460258e8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1163/2329] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:35 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e3edefec-9691-4976-aaba-d06ea402b2bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3edefec-9691-4976-aaba-d06ea402b2bb None None] GET http://192.168.122.83/volume// Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3edefec-9691-4976-aaba-d06ea402b2bb None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3edefec-9691-4976-aaba-d06ea402b2bb None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3edefec-9691-4976-aaba-d06ea402b2bb None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:13:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1167/2330] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:13:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-3fbbb67c-16d6-489e-8c7a-cd79a2914452 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:13:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1164/2331] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:13:36 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1436 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] PUT http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Acquiring lock "cinder-attachment_update-80f347df-72e8-4e05-b78b-5e44082e889c-devstack" by "attachment_update" {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-80f347df-72e8-4e05-b78b-5e44082e889c-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86976) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.coordination [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-80f347df-72e8-4e05-b78b-5e44082e889c-devstack" released by "attachment_update" :: held 0.166s {{(pid=86976) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-6f63e659-8ee9-4c56-a657-e3aae3a3001c tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc returned with HTTP 200 Sep 08 14:13:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1168/2332] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:13:36 2026] PUT /volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-e6ab4775-21ac-4808-9bdd-13b149065929 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-e6ab4775-21ac-4808-9bdd-13b149065929 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc/action Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-e6ab4775-21ac-4808-9bdd-13b149065929 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action body: b'{"os-complete": null}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-e6ab4775-21ac-4808-9bdd-13b149065929 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b9df1eac-9347-4b4b-9a7e-35a8ff8692f9 req-e6ab4775-21ac-4808-9bdd-13b149065929 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc/action returned with HTTP 204 Sep 08 14:13:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1165/2333] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:13:36 2026] POST /volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9bece18e-2e46-4122-9499-44d604666f7c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9bece18e-2e46-4122-9499-44d604666f7c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9bece18e-2e46-4122-9499-44d604666f7c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9bece18e-2e46-4122-9499-44d604666f7c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9bece18e-2e46-4122-9499-44d604666f7c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9bece18e-2e46-4122-9499-44d604666f7c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1169/2334] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:36 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "99c33e7c-08f7-473d-a200-24b58f9ea87a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1783397304"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request body: {'volume': {'snapshot_id': '99c33e7c-08f7-473d-a200-24b58f9ea87a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1783397304'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume of 2 GB Sep 08 14:13:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Availability Zones retrieved successfully. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (bcedabee-1f6b-47ae-89a1-90885f458804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6233d84-e948-4766-a993-1c53c711a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6233d84-e948-4766-a993-1c53c711a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '99c33e7c-08f7-473d-a200-24b58f9ea87a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7159cc84-ae76-442b-b1a7-429da954528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['0a8117b6-0a96-4867-998f-78f8d3697de8', '5d62a023-c81f-4e1f-a4d9-fcd21cb4a01d', '115a1f33-c7a5-4685-9067-70ecf26142f7', '307e16bd-531a-4996-9b6b-de537887b1ff'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7159cc84-ae76-442b-b1a7-429da954528f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8117b6-0a96-4867-998f-78f8d3697de8', '5d62a023-c81f-4e1f-a4d9-fcd21cb4a01d', '115a1f33-c7a5-4685-9067-70ecf26142f7', '307e16bd-531a-4996-9b6b-de537887b1ff']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ea0f90-4100-48ff-94eb-def0ffdafeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ea0f90-4100-48ff-94eb-def0ffdafeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17fa7983-fb76-4dac-9ac8-175899038e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1783397304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['0a8117b6-0a96-4867-998f-78f8d3697de8','5d62a023-c81f-4e1f-a4d9-fcd21cb4a01d','115a1f33-c7a5-4685-9067-70ecf26142f7','307e16bd-531a-4996-9b6b-de537887b1ff'],size=2,snapshot_id=99c33e7c-08f7-473d-a200-24b58f9ea87a,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1783397304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17fa7983-fb76-4dac-9ac8-175899038e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1a960838c4c35aa0329de0c5aeb3e',provider_auth=None,provider_geometry=None,provider_id=None,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=99c33e7c-08f7-473d-a200-24b58f9ea87a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995b3482-5484-4e8d-9d7d-deb416f18b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995b3482-5484-4e8d-9d7d-deb416f18b94) transitioned into state 'SUCCESS' from state '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-1783397304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['0a8117b6-0a96-4867-998f-78f8d3697de8','5d62a023-c81f-4e1f-a4d9-fcd21cb4a01d','115a1f33-c7a5-4685-9067-70ecf26142f7','307e16bd-531a-4996-9b6b-de537887b1ff'],size=2,snapshot_id=99c33e7c-08f7-473d-a200-24b58f9ea87a,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988441c-e334-4fd3-b3ca-2e15c3757ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988441c-e334-4fd3-b3ca-2e15c3757ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (bcedabee-1f6b-47ae-89a1-90885f458804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request issued successfully. Sep 08 14:13:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5218ed6-1933-4d19-a63d-b289a496c8e0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1166/2335] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:36 2026] POST /volume/v3/volumes => generated 795 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f75495cd-bb1c-4847-a4d0-242e49f9dd8c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1170/2336] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:37 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23d85f20-c4f5-42a5-b70c-b98cf3ecb4a9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1167/2337] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:38 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a92266e-e828-47dd-9536-205bf4fd9ba1 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1171/2338] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:39 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1027e5d1-e6a5-4bce-ae57-e37ceb735640 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1168/2339] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:40 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f2ed6a2e-f228-4007-89b3-08e600d9746d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1172/2340] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:41 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-801e5b61-7b9f-49a0-af54-7e9331d43b62 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1169/2341] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:43 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-907a72f9-8eeb-47cf-a443-87a2a4f0dda6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1173/2342] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:44 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fa7db3-7c2d-483c-a2ac-e5420cdb34c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1170/2343] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:45 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1cc2cbf1-8f2a-4c9c-a619-d322847339d9 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1174/2344] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:46 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Volume info retrieved successfully. Sep 08 14:13:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d46f2bfe-2ebf-4164-9dea-3ae939bf5af8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1171/2345] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:46 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 888 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: 17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume request issued successfully. Sep 08 14:13:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-729e4f3f-40fc-457f-a92f-ce42a76c89fc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 202 Sep 08 14:13:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1175/2346] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:46 2026] DELETE /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a2e57a0-45ba-4b80-a4ef-925726fde3c2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 200 Sep 08 14:13:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1172/2347] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:47 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 887 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6f4f9a53-6d52-4a92-a719-13d8a957083f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f4f9a53-6d52-4a92-a719-13d8a957083f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f4f9a53-6d52-4a92-a719-13d8a957083f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f4f9a53-6d52-4a92-a719-13d8a957083f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f4f9a53-6d52-4a92-a719-13d8a957083f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 404 Sep 08 14:13:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1176/2348] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:48 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2b93e5ab-3b5f-4451-a861-5785aca1523a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2b93e5ab-3b5f-4451-a861-5785aca1523a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2b93e5ab-3b5f-4451-a861-5785aca1523a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2b93e5ab-3b5f-4451-a861-5785aca1523a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2b93e5ab-3b5f-4451-a861-5785aca1523a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 404 Sep 08 14:13:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1173/2349] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:48 2026] GET /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fe399945-10d4-4116-a36c-019556385d12 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe399945-10d4-4116-a36c-019556385d12 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe399945-10d4-4116-a36c-019556385d12 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe399945-10d4-4116-a36c-019556385d12 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-fe399945-10d4-4116-a36c-019556385d12 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: 17fa7983-fb76-4dac-9ac8-175899038e5a Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe399945-10d4-4116-a36c-019556385d12 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a returned with HTTP 404 Sep 08 14:13:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1177/2350] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:48 2026] DELETE /volume/v3/volumes/17fa7983-fb76-4dac-9ac8-175899038e5a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete snapshot with id: 99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot delete request issued successfully. Sep 08 14:13:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6bff6f35-10b8-4883-bbe2-0ca469444728 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 202 Sep 08 14:13:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1174/2351] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:13:48 2026] DELETE /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-323768bf-1da0-452f-a926-1a7f97b259a0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-323768bf-1da0-452f-a926-1a7f97b259a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-323768bf-1da0-452f-a926-1a7f97b259a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-323768bf-1da0-452f-a926-1a7f97b259a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-323768bf-1da0-452f-a926-1a7f97b259a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-323768bf-1da0-452f-a926-1a7f97b259a0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1178/2352] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:48 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-94d52e1a-fa45-4b9c-bb6f-3849d7001c78 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 200 Sep 08 14:13:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1175/2353] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:49 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fbc27195-3d27-4c9f-80bc-94fa6ac341a7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbc27195-3d27-4c9f-80bc-94fa6ac341a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbc27195-3d27-4c9f-80bc-94fa6ac341a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fbc27195-3d27-4c9f-80bc-94fa6ac341a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fbc27195-3d27-4c9f-80bc-94fa6ac341a7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a returned with HTTP 404 Sep 08 14:13:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1179/2354] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:50 2026] GET /volume/v3/snapshots/99c33e7c-08f7-473d-a200-24b58f9ea87a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-939c5292-3d84-4a7e-9a88-6aa02f3f042e tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 200 Sep 08 14:13:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1176/2355] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:50 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: 5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume request issued successfully. Sep 08 14:13:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b9f03c3-c18c-457e-bb78-bd6c5a8a1b5d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 202 Sep 08 14:13:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1180/2356] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:13:50 2026] DELETE /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ca0041f0-6802-4000-aedf-4981d829abcc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca0041f0-6802-4000-aedf-4981d829abcc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca0041f0-6802-4000-aedf-4981d829abcc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca0041f0-6802-4000-aedf-4981d829abcc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca0041f0-6802-4000-aedf-4981d829abcc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca0041f0-6802-4000-aedf-4981d829abcc tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 200 Sep 08 14:13:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1177/2357] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:50 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ae0cdcc7-da00-455a-8014-d611e945e4ba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae0cdcc7-da00-455a-8014-d611e945e4ba tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb Sep 08 14:13:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae0cdcc7-da00-455a-8014-d611e945e4ba tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae0cdcc7-da00-455a-8014-d611e945e4ba tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae0cdcc7-da00-455a-8014-d611e945e4ba tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb returned with HTTP 404 Sep 08 14:13:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1181/2358] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:51 2026] GET /volume/v3/volumes/5bdf6a7b-21ee-4566-9952-35e2671a5ccb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:13:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-48b0c348-98c1-4194-b103-f633147da93d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-48b0c348-98c1-4194-b103-f633147da93d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:13:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-48b0c348-98c1-4194-b103-f633147da93d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-48b0c348-98c1-4194-b103-f633147da93d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-48b0c348-98c1-4194-b103-f633147da93d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Volume info retrieved successfully. Sep 08 14:13:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-48b0c348-98c1-4194-b103-f633147da93d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:13:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1178/2359] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:51 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1d3812c0-4645-4224-ac7d-696345472c5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1354031706"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1354031706'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume of 1 GB Sep 08 14:13:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Availability Zones retrieved successfully. Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (be67dfaf-aa89-497b-b578-0ea04628b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0219044f-1e78-487b-a23d-fdedf5f0036b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0219044f-1e78-487b-a23d-fdedf5f0036b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb0077-c601-466f-8af5-1356e691ef90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['e293424d-c7d0-4e04-9306-da0886207a97', 'dc2e69f5-c665-4bea-97ec-ff1146cffde4', 'cbb25582-6491-47e6-bd1c-bf514dfddf55', '12aaaf27-5bb7-4d46-98f6-89ab3c5d8012'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb0077-c601-466f-8af5-1356e691ef90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e293424d-c7d0-4e04-9306-da0886207a97', 'dc2e69f5-c665-4bea-97ec-ff1146cffde4', 'cbb25582-6491-47e6-bd1c-bf514dfddf55', '12aaaf27-5bb7-4d46-98f6-89ab3c5d8012']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f71728-bec1-4769-b609-891949cc499a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f71728-bec1-4769-b609-891949cc499a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8950011-2cc5-4c38-bb5a-30e5ee42b8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1354031706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['e293424d-c7d0-4e04-9306-da0886207a97','dc2e69f5-c665-4bea-97ec-ff1146cffde4','cbb25582-6491-47e6-bd1c-bf514dfddf55','12aaaf27-5bb7-4d46-98f6-89ab3c5d8012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1354031706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8950011-2cc5-4c38-bb5a-30e5ee42b8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1a960838c4c35aa0329de0c5aeb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9d65fe-abc5-4750-a4ab-22c51d7dca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9d65fe-abc5-4750-a4ab-22c51d7dca84) transitioned into state 'SUCCESS' from state '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-1354031706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['e293424d-c7d0-4e04-9306-da0886207a97','dc2e69f5-c665-4bea-97ec-ff1146cffde4','cbb25582-6491-47e6-bd1c-bf514dfddf55','12aaaf27-5bb7-4d46-98f6-89ab3c5d8012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54a0e6e-4cf0-4f70-b56f-56559330e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54a0e6e-4cf0-4f70-b56f-56559330e84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (be67dfaf-aa89-497b-b578-0ea04628b30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request issued successfully. Sep 08 14:13:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1d3812c0-4645-4224-ac7d-696345472c5f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1182/2360] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:13:52 2026] POST /volume/v3/volumes => generated 761 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:13:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ddb0761f-25c8-49fd-8cd1-4bc3e58060c8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 200 Sep 08 14:13:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1179/2361] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:52 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 829 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:13:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-61b2131b-19e4-422e-8d9f-9d954f00acaa tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 200 Sep 08 14:13:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1183/2362] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:53 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7f254647-dc05-4431-8c6c-a55c5f1bb9a6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 200 Sep 08 14:13:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1180/2363] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:54 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0afa3e2c-7077-449a-a483-cc94e058844f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:13:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8950011-2cc5-4c38-bb5a-30e5ee42b8a1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653334950"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:54 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create snapshot from volume d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:13:54 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['584bd00f-eb58-49cd-9a01-d8394dcc13a3', 'c19848d5-f929-4fca-a7a2-8c4503f3ea6c', 'a345e43f-7400-42f6-9792-360391242872', '49d938c4-7746-431c-b7d9-f1ca357a6224'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot create request issued successfully. Sep 08 14:13:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0afa3e2c-7077-449a-a483-cc94e058844f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:13:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1184/2364] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:13:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30a5d9f2-9814-4b95-9cba-35400b2d12ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 200 Sep 08 14:13:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1181/2365] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:54 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:13:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6f52a4f6-5b02-4bde-97a2-b875c4dea6b7 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 200 Sep 08 14:13:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1185/2366] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:55 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=315,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90856fab-c0ba-493b-b2a6-beee4eb6be2a tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 200 Sep 08 14:13:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1182/2367] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:13:56 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-040237d0-2b25-4705-a4fe-97872e9574ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "02b2ffca-ae12-46b0-81ed-f05e4e725c78", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1484198502"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request body: {'volume': {'snapshot_id': '02b2ffca-ae12-46b0-81ed-f05e4e725c78', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1484198502'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume of 1 GB Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Availability Zones retrieved successfully. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (5cc8ef40-58c5-4632-b030-246c49cd4ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4075519-7aa0-428d-90b0-dfac4ac803b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4075519-7aa0-428d-90b0-dfac4ac803b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02b2ffca-ae12-46b0-81ed-f05e4e725c78', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e09050-a274-41fd-a033-adb805db51dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Created reservations ['b83fd056-b02f-43d5-9aa6-c16cbc14ebfb', '09b8865c-68d8-479a-b5be-fbd7d9832122', '65179d9e-7a32-4aaf-b0bc-2a8dd7af6a96', '652b60ca-e875-43dc-af48-b6f29a57d479'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e09050-a274-41fd-a033-adb805db51dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b83fd056-b02f-43d5-9aa6-c16cbc14ebfb', '09b8865c-68d8-479a-b5be-fbd7d9832122', '65179d9e-7a32-4aaf-b0bc-2a8dd7af6a96', '652b60ca-e875-43dc-af48-b6f29a57d479']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4947367-0dff-4c86-baef-bb0033bea198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4947367-0dff-4c86-baef-bb0033bea198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd52950ca-c3db-4b65-97ad-c5e6219dd962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1484198502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['b83fd056-b02f-43d5-9aa6-c16cbc14ebfb','09b8865c-68d8-479a-b5be-fbd7d9832122','65179d9e-7a32-4aaf-b0bc-2a8dd7af6a96','652b60ca-e875-43dc-af48-b6f29a57d479'],size=1,snapshot_id=02b2ffca-ae12-46b0-81ed-f05e4e725c78,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1484198502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d52950ca-c3db-4b65-97ad-c5e6219dd962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1a960838c4c35aa0329de0c5aeb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02b2ffca-ae12-46b0-81ed-f05e4e725c78,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11cfa7a-a500-4b71-860e-5244f58bf543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11cfa7a-a500-4b71-860e-5244f58bf543) transitioned into state 'SUCCESS' from state '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-1484198502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1a960838c4c35aa0329de0c5aeb3e',qos_specs=None,replication_status=,reservations=['b83fd056-b02f-43d5-9aa6-c16cbc14ebfb','09b8865c-68d8-479a-b5be-fbd7d9832122','65179d9e-7a32-4aaf-b0bc-2a8dd7af6a96','652b60ca-e875-43dc-af48-b6f29a57d479'],size=1,snapshot_id=02b2ffca-ae12-46b0-81ed-f05e4e725c78,source_replicaid=,source_volid=None,status='creating',user_id='70d2e24e5bea4160b8fb340766c0ccde',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a72dfa7-88ca-4101-b922-ec377bcffff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a72dfa7-88ca-4101-b922-ec377bcffff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Flow 'volume_create_api' (5cc8ef40-58c5-4632-b030-246c49cd4ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Create volume request issued successfully. Sep 08 14:13:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-040237d0-2b25-4705-a4fe-97872e9574ca tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:13:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1186/2368] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:13:57 2026] POST /volume/v3/volumes => generated 795 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a1fad980-d93f-4ad0-9bc2-c2e0233f205f tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:13:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1183/2369] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:57 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:13:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:13:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:13:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:13:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-54d74cf4-3b9b-4a74-86b3-2aa128974083 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:13:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1187/2370] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:58 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:13:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:13:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:13:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:13:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:13:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:13:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:13:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:13:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:13:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:13:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e989b2f4-93ed-42c1-9a25-be17fa86abaf tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:13:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1184/2371] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:13:59 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f68930a8-935a-4753-8699-285b2093a56c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f68930a8-935a-4753-8699-285b2093a56c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f68930a8-935a-4753-8699-285b2093a56c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f68930a8-935a-4753-8699-285b2093a56c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f68930a8-935a-4753-8699-285b2093a56c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f68930a8-935a-4753-8699-285b2093a56c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:14:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1188/2372] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:00 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 887 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7085265d-a732-4570-aebc-66bee3322c2c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7085265d-a732-4570-aebc-66bee3322c2c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7085265d-a732-4570-aebc-66bee3322c2c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7085265d-a732-4570-aebc-66bee3322c2c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7085265d-a732-4570-aebc-66bee3322c2c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7085265d-a732-4570-aebc-66bee3322c2c tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:14:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1185/2373] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:01 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 887 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e98d8687-4a8c-4fcb-9184-9f4cf3a903f0 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:14:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1189/2374] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:03 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95e415d5-50cc-40ec-8eba-e091f532d788 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95e415d5-50cc-40ec-8eba-e091f532d788 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95e415d5-50cc-40ec-8eba-e091f532d788 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95e415d5-50cc-40ec-8eba-e091f532d788 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-95e415d5-50cc-40ec-8eba-e091f532d788 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] Volume info retrieved successfully. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95e415d5-50cc-40ec-8eba-e091f532d788 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-reader] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:14:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1186/2375] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:03 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume request issued successfully. Sep 08 14:14:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1eab84d5-9711-4974-8e9b-c93fd1a3fd91 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 202 Sep 08 14:14:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1190/2376] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:03 2026] DELETE /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8922781-8bac-4e94-a4d6-2f35454dc626 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 200 Sep 08 14:14:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1187/2377] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:03 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cb03ddef-9cf3-48b3-9710-2b073ab33049 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb03ddef-9cf3-48b3-9710-2b073ab33049 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb03ddef-9cf3-48b3-9710-2b073ab33049 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb03ddef-9cf3-48b3-9710-2b073ab33049 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb03ddef-9cf3-48b3-9710-2b073ab33049 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 404 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1191/2378] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:04 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a5f4467f-178b-421e-a92c-5775436d9560 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5f4467f-178b-421e-a92c-5775436d9560 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5f4467f-178b-421e-a92c-5775436d9560 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5f4467f-178b-421e-a92c-5775436d9560 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5f4467f-178b-421e-a92c-5775436d9560 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 404 Sep 08 14:14:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1188/2379] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:04 2026] GET /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: d52950ca-c3db-4b65-97ad-c5e6219dd962 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ab4248a-2b5c-49ef-ab0f-0eb2d95c63ff tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 returned with HTTP 404 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1192/2380] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:04 2026] DELETE /volume/v3/volumes/d52950ca-c3db-4b65-97ad-c5e6219dd962 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete snapshot with id: 02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:14:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:14:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot delete request issued successfully. Sep 08 14:14:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6c61f631-8d27-4af8-b5b4-62ef826d9d65 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 202 Sep 08 14:14:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1189/2381] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:14:04 2026] DELETE /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:14:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0864ce07-f2a9-4682-bf6c-a0523c554051 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 200 Sep 08 14:14:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1193/2382] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:04 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:14:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:14:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Snapshot retrieved successfully. Sep 08 14:14:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8e41d83a-2b7c-4fd9-8b67-664a23cb4910 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 200 Sep 08 14:14:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1190/2383] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:05 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c449963d-71f0-430f-a531-6b99d60f99a8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c449963d-71f0-430f-a531-6b99d60f99a8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c449963d-71f0-430f-a531-6b99d60f99a8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c449963d-71f0-430f-a531-6b99d60f99a8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c449963d-71f0-430f-a531-6b99d60f99a8 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 returned with HTTP 404 Sep 08 14:14:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1194/2384] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:06 2026] GET /volume/v3/snapshots/02b2ffca-ae12-46b0-81ed-f05e4e725c78 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93da500f-0625-4ffa-a893-5a96ab542451 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93da500f-0625-4ffa-a893-5a96ab542451 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93da500f-0625-4ffa-a893-5a96ab542451 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93da500f-0625-4ffa-a893-5a96ab542451 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-93da500f-0625-4ffa-a893-5a96ab542451 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93da500f-0625-4ffa-a893-5a96ab542451 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 200 Sep 08 14:14:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1191/2385] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:06 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:14:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume request issued successfully. Sep 08 14:14:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-baed7b38-c59c-45d6-a131-88c7c6b20fa2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 202 Sep 08 14:14:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1195/2386] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:06 2026] DELETE /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-56f45117-da11-4e6d-8187-7b54e086a2e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 200 Sep 08 14:14:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1192/2387] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:06 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31ca5cd4-61b7-49ab-bb77-e12a436d3035 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31ca5cd4-61b7-49ab-bb77-e12a436d3035 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31ca5cd4-61b7-49ab-bb77-e12a436d3035 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31ca5cd4-61b7-49ab-bb77-e12a436d3035 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31ca5cd4-61b7-49ab-bb77-e12a436d3035 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 returned with HTTP 404 Sep 08 14:14:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1196/2388] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:07 2026] GET /volume/v3/volumes/d8950011-2cc5-4c38-bb5a-30e5ee42b8a1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84e30825-2ab5-428f-939f-a409b420e9e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84e30825-2ab5-428f-939f-a409b420e9e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84e30825-2ab5-428f-939f-a409b420e9e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84e30825-2ab5-428f-939f-a409b420e9e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-84e30825-2ab5-428f-939f-a409b420e9e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84e30825-2ab5-428f-939f-a409b420e9e2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:14:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1193/2389] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:07 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume with id: a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:14:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Delete volume request issued successfully. Sep 08 14:14:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93c7df61-6efb-4a70-8268-1e9c2e9f42e6 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 202 Sep 08 14:14:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1197/2390] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:07 2026] DELETE /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c9f9559f-f53f-4544-bc5f-655e6616877d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9f9559f-f53f-4544-bc5f-655e6616877d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c9f9559f-f53f-4544-bc5f-655e6616877d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c9f9559f-f53f-4544-bc5f-655e6616877d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c9f9559f-f53f-4544-bc5f-655e6616877d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Volume info retrieved successfully. Sep 08 14:14:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9f9559f-f53f-4544-bc5f-655e6616877d tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 200 Sep 08 14:14:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1194/2391] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:07 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-17e18429-c2f9-44a8-8b4a-bf038fbe46d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17e18429-c2f9-44a8-8b4a-bf038fbe46d2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] GET http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d Sep 08 14:14:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17e18429-c2f9-44a8-8b4a-bf038fbe46d2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17e18429-c2f9-44a8-8b4a-bf038fbe46d2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17e18429-c2f9-44a8-8b4a-bf038fbe46d2 tempest-VolumesSnapshotTestJSON-1201776055 tempest-VolumesSnapshotTestJSON-1201776055-project-member] http://192.168.122.83/volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d returned with HTTP 404 Sep 08 14:14:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1198/2392] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:08 2026] GET /volume/v3/volumes/a15de637-13ac-4f04-adcf-6db191fe5a2d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fd658872-0fab-4500-9c3d-cb040e32cd8f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1195/2393] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 945 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6d14059f-4678-41c4-a485-acb9489bc425 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1199/2394] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90697cab-9ed6-4b16-ab44-17e6230ef6ba None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90697cab-9ed6-4b16-ab44-17e6230ef6ba None None] GET http://192.168.122.83/volume// Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90697cab-9ed6-4b16-ab44-17e6230ef6ba None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90697cab-9ed6-4b16-ab44-17e6230ef6ba None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90697cab-9ed6-4b16-ab44-17e6230ef6ba None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1196/2395] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-2edb50db-e0a7-4324-bbad-aeb7687c3098 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-2edb50db-e0a7-4324-bbad-aeb7687c3098 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-2edb50db-e0a7-4324-bbad-aeb7687c3098 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dbf2bb3-f8ea-4945-8714-2e3daa1b7326", "connector": null, "instance_uuid": "4dc16428-fc80-4690-b3fa-17249974c30d"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-2edb50db-e0a7-4324-bbad-aeb7687c3098 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:14:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1200/2396] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:14:11 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 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9d024447-339c-4b50-934c-b91a12a72dd4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d024447-339c-4b50-934c-b91a12a72dd4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d024447-339c-4b50-934c-b91a12a72dd4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d024447-339c-4b50-934c-b91a12a72dd4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7dca902a-0162-44bf-b45b-fd4b43708232 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7dca902a-0162-44bf-b45b-fd4b43708232 None None] GET http://192.168.122.83/volume// Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7dca902a-0162-44bf-b45b-fd4b43708232 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7dca902a-0162-44bf-b45b-fd4b43708232 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7dca902a-0162-44bf-b45b-fd4b43708232 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1201/2397] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9d024447-339c-4b50-934c-b91a12a72dd4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d024447-339c-4b50-934c-b91a12a72dd4 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1197/2398] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 944 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-9ec62b4b-7f84-4cc3-87c3-addb03b92902 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1202/2399] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:14:11 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 1125 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] PUT http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Acquiring lock "cinder-attachment_update-7dbf2bb3-f8ea-4945-8714-2e3daa1b7326-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-7dbf2bb3-f8ea-4945-8714-2e3daa1b7326-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:14:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-7dbf2bb3-f8ea-4945-8714-2e3daa1b7326-devstack" released by "attachment_update" :: held 0.154s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:14:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-6bb1eec6-af36-4731-be72-aae305dc5c4a tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe returned with HTTP 200 Sep 08 14:14:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1198/2400] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:14:12 2026] PUT /volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe => generated 694 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-8d14051b-5604-41ef-bfb2-3bf3e48b05e8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-8d14051b-5604-41ef-bfb2-3bf3e48b05e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe/action Sep 08 14:14:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-8d14051b-5604-41ef-bfb2-3bf3e48b05e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:14:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-8d14051b-5604-41ef-bfb2-3bf3e48b05e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-c186711b-fc7d-4270-beaa-fcb744e3c649 req-8d14051b-5604-41ef-bfb2-3bf3e48b05e8 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe/action returned with HTTP 204 Sep 08 14:14:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1203/2401] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:14:12 2026] POST /volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-28d0266e-334e-4153-9058-d1acfedb0a02 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28d0266e-334e-4153-9058-d1acfedb0a02 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28d0266e-334e-4153-9058-d1acfedb0a02 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28d0266e-334e-4153-9058-d1acfedb0a02 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-28d0266e-334e-4153-9058-d1acfedb0a02 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28d0266e-334e-4153-9058-d1acfedb0a02 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1199/2402] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:12 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d879513a-af8b-4556-a411-569e5760c12b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d879513a-af8b-4556-a411-569e5760c12b tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d879513a-af8b-4556-a411-569e5760c12b tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d879513a-af8b-4556-a411-569e5760c12b tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d879513a-af8b-4556-a411-569e5760c12b tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d879513a-af8b-4556-a411-569e5760c12b tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1204/2403] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:13 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 1237 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9ac742d3-ad16-4dfc-ad5c-b03a3628bad5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1200/2404] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:13 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 942 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-67bce0e0-66e8-499a-83bc-a79b071602fd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1205/2405] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:13 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 942 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-49c6e288-2a21-4206-8499-4efa6ebf57ef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49c6e288-2a21-4206-8499-4efa6ebf57ef None None] GET http://192.168.122.83/volume// Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49c6e288-2a21-4206-8499-4efa6ebf57ef None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-49c6e288-2a21-4206-8499-4efa6ebf57ef None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-49c6e288-2a21-4206-8499-4efa6ebf57ef None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1201/2406] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:14:13 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-78532c0d-7bcc-410a-a311-d4680f65f53f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-78532c0d-7bcc-410a-a311-d4680f65f53f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-78532c0d-7bcc-410a-a311-d4680f65f53f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03793fe8-425c-4b1d-9fb0-2c7a02946812", "connector": null, "instance_uuid": "4dc16428-fc80-4690-b3fa-17249974c30d"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-78532c0d-7bcc-410a-a311-d4680f65f53f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:14:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1206/2407] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:14:13 2026] POST /volume/v3/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d799fc4b-3476-47ec-b0ca-fd8d495b56d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d799fc4b-3476-47ec-b0ca-fd8d495b56d2 None None] GET http://192.168.122.83/volume// Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d799fc4b-3476-47ec-b0ca-fd8d495b56d2 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d799fc4b-3476-47ec-b0ca-fd8d495b56d2 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d799fc4b-3476-47ec-b0ca-fd8d495b56d2 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1207/2408] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:14:14 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51132b7d-9398-4ad8-8b13-be16317a28b5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1202/2409] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:14 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 941 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-e8c53681-5554-4f74-a206-589afffaf030 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1208/2410] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:14:14 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 1122 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] PUT http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Acquiring lock "cinder-attachment_update-03793fe8-425c-4b1d-9fb0-2c7a02946812-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-03793fe8-425c-4b1d-9fb0-2c7a02946812-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:14 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Lock "cinder-attachment_update-03793fe8-425c-4b1d-9fb0-2c7a02946812-devstack" released by "attachment_update" :: held 0.183s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:14:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-84cdb4fe-40d6-4798-9407-b35eb7d1b0ef tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 returned with HTTP 200 Sep 08 14:14:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1203/2411] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:14:14 2026] PUT /volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 => generated 694 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-c0c4609b-a8d5-4f79-aa14-c27ba3574ef6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-c0c4609b-a8d5-4f79-aa14-c27ba3574ef6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5/action Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-c0c4609b-a8d5-4f79-aa14-c27ba3574ef6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-c0c4609b-a8d5-4f79-aa14-c27ba3574ef6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-d8eb58b4-f556-4bb4-80ed-41f0e176e512 req-c0c4609b-a8d5-4f79-aa14-c27ba3574ef6 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5/action returned with HTTP 204 Sep 08 14:14:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1209/2412] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:14:14 2026] POST /volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8436ba48-a539-400d-ae96-686bca22bf0d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8436ba48-a539-400d-ae96-686bca22bf0d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8436ba48-a539-400d-ae96-686bca22bf0d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8436ba48-a539-400d-ae96-686bca22bf0d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:15 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:15 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8436ba48-a539-400d-ae96-686bca22bf0d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8436ba48-a539-400d-ae96-686bca22bf0d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1204/2413] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:15 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b11af366-4f29-4691-8aa2-b3a2c0cb1727 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1210/2414] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:15 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d6bd8cd4-e4bf-44c5-be2c-ae710407ec29 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1205/2415] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:18 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326/action Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Begin detaching volume completed successfully. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-afe433e2-0095-47c1-bbea-382a1ca73687 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326/action returned with HTTP 202 Sep 08 14:14:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1211/2416] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:14:18 2026] POST /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc13791b-43f3-4e45-8b86-75664275070f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc13791b-43f3-4e45-8b86-75664275070f None None] GET http://192.168.122.83/volume// Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc13791b-43f3-4e45-8b86-75664275070f None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc13791b-43f3-4e45-8b86-75664275070f None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc13791b-43f3-4e45-8b86-75664275070f None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1206/2417] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:14:18 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-9c26bdb3-f6f3-4798-b9c0-1e6b597abaa5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 200 Sep 08 14:14:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1212/2418] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:14:18 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:14:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d8612942-2fcd-467a-97ae-3937d6762165 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d8612942-2fcd-467a-97ae-3937d6762165 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe Sep 08 14:14:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d8612942-2fcd-467a-97ae-3937d6762165 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d8612942-2fcd-467a-97ae-3937d6762165 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:19 devstack devstack@c-api.service[86977]: /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 08 14:14:19 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:14:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-bb39ece5-d0c5-4e83-8ab9-3afde7044cd9 req-d8612942-2fcd-467a-97ae-3937d6762165 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe returned with HTTP 200 Sep 08 14:14:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1207/2419] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:14:19 2026] DELETE /volume/v3/attachments/b4964cc4-0eff-4582-bda4-e05d7186cebe => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:19 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume with id: 7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume request issued successfully. Sep 08 14:14:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-436246bc-d0fb-4a80-ab11-fc932105bae7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 202 Sep 08 14:14:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1213/2420] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:19 2026] DELETE /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-bfa702bd-ac17-4d8e-83a8-f6ed64ade070 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1208/2421] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:23 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] POST http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812/action Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=324,cinder:INSERT=60,cinder:UPDATE=102 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Begin detaching volume completed successfully. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-76a28554-8524-4063-a699-fc11ce8fc6f1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812/action returned with HTTP 202 Sep 08 14:14:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1214/2422] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:14:23 2026] POST /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c6b72d31-9405-4b05-ad1d-18aeb1e5ae6d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6b72d31-9405-4b05-ad1d-18aeb1e5ae6d None None] GET http://192.168.122.83/volume// Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6b72d31-9405-4b05-ad1d-18aeb1e5ae6d None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6b72d31-9405-4b05-ad1d-18aeb1e5ae6d None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6b72d31-9405-4b05-ad1d-18aeb1e5ae6d None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:14:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1209/2423] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:14:23 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-52255dcc-de21-4a66-81d9-be3b119ff5d7 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1215/2424] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:14:23 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 1418 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-d09f2a30-9650-4bab-9aeb-1300a9731b0f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-d09f2a30-9650-4bab-9aeb-1300a9731b0f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-d09f2a30-9650-4bab-9aeb-1300a9731b0f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-d09f2a30-9650-4bab-9aeb-1300a9731b0f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:23 devstack devstack@c-api.service[86977]: /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 08 14:14:23 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:14:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-b2d8c46f-9114-4dc4-833b-34392e6cbc8e req-d09f2a30-9650-4bab-9aeb-1300a9731b0f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 returned with HTTP 200 Sep 08 14:14:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1210/2425] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:14:23 2026] DELETE /volume/v3/attachments/32bc9090-7918-488d-9980-6afb83d8e5d5 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume with id: 03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume request issued successfully. Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0a69bc55-1d9f-4bc6-9630-b98b1d4c3bf1 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 202 Sep 08 14:14:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1216/2426] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:24 2026] DELETE /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-08d237ec-3801-4a9d-97e4-fb6f49b917ca req-35acc8e0-d0c5-4d29-bf33-086ff6e01651 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 200 Sep 08 14:14:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1211/2427] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:24 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 941 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-4d131270-e9c4-4dc2-b9f4-59b3f2710f34 req-74b2b694-483f-4bcc-b1fc-0cd988b69c27 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4d131270-e9c4-4dc2-b9f4-59b3f2710f34 req-74b2b694-483f-4bcc-b1fc-0cd988b69c27 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4d131270-e9c4-4dc2-b9f4-59b3f2710f34 req-74b2b694-483f-4bcc-b1fc-0cd988b69c27 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-4d131270-e9c4-4dc2-b9f4-59b3f2710f34 req-74b2b694-483f-4bcc-b1fc-0cd988b69c27 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-4d131270-e9c4-4dc2-b9f4-59b3f2710f34 req-74b2b694-483f-4bcc-b1fc-0cd988b69c27 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 404 Sep 08 14:14:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1217/2428] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:14:24 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-d002e769-704a-4fb5-8640-fb4be42e3128 req-886e9c27-305d-4d40-878c-8fc0945ad31e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d002e769-704a-4fb5-8640-fb4be42e3128 req-886e9c27-305d-4d40-878c-8fc0945ad31e tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc Sep 08 14:14:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d002e769-704a-4fb5-8640-fb4be42e3128 req-886e9c27-305d-4d40-878c-8fc0945ad31e tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-d002e769-704a-4fb5-8640-fb4be42e3128 req-886e9c27-305d-4d40-878c-8fc0945ad31e tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:30 devstack devstack@c-api.service[86977]: /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 08 14:14:30 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:14:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-d002e769-704a-4fb5-8640-fb4be42e3128 req-886e9c27-305d-4d40-878c-8fc0945ad31e tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc returned with HTTP 200 Sep 08 14:14:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1212/2429] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:14:29 2026] DELETE /volume/v3/attachments/fe51bca0-7a21-4389-b949-83e9a52a28dc => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:14:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:31 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume with id: 80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:14:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume request issued successfully. Sep 08 14:14:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bc31fe1-b4a4-429b-8050-fda30f6ddcdd tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 202 Sep 08 14:14:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1218/2430] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:31 2026] DELETE /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:14:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:14:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Volume info retrieved successfully. Sep 08 14:14:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95384fd6-1f2a-45e1-9774-b6e40bd96a76 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 200 Sep 08 14:14:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1213/2431] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:31 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 1255 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21f82a76-b18e-4e88-8688-3742222d2e6f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21f82a76-b18e-4e88-8688-3742222d2e6f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21f82a76-b18e-4e88-8688-3742222d2e6f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21f82a76-b18e-4e88-8688-3742222d2e6f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21f82a76-b18e-4e88-8688-3742222d2e6f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c returned with HTTP 404 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1219/2432] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/80f347df-72e8-4e05-b78b-5e44082e889c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-372821b6-bfe0-4456-bed1-2ed05baee19d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-372821b6-bfe0-4456-bed1-2ed05baee19d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-372821b6-bfe0-4456-bed1-2ed05baee19d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-372821b6-bfe0-4456-bed1-2ed05baee19d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-372821b6-bfe0-4456-bed1-2ed05baee19d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume with id: 03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-372821b6-bfe0-4456-bed1-2ed05baee19d tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 404 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1214/2433] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:32 2026] DELETE /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c5ce3d92-b014-4cc8-bd43-90ac4c8e97b0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ce3d92-b014-4cc8-bd43-90ac4c8e97b0 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ce3d92-b014-4cc8-bd43-90ac4c8e97b0 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ce3d92-b014-4cc8-bd43-90ac4c8e97b0 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ce3d92-b014-4cc8-bd43-90ac4c8e97b0 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 returned with HTTP 404 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1220/2434] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/03793fe8-425c-4b1d-9fb0-2c7a02946812 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-18fad93c-ae63-4870-845e-38f605e3658f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18fad93c-ae63-4870-845e-38f605e3658f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18fad93c-ae63-4870-845e-38f605e3658f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18fad93c-ae63-4870-845e-38f605e3658f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-18fad93c-ae63-4870-845e-38f605e3658f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Delete volume with id: 7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18fad93c-ae63-4870-845e-38f605e3658f tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 404 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1215/2435] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:32 2026] DELETE /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-556f9065-c90b-4af1-8bfc-e3ec4ef3c1d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-556f9065-c90b-4af1-8bfc-e3ec4ef3c1d5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] GET http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-556f9065-c90b-4af1-8bfc-e3ec4ef3c1d5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-556f9065-c90b-4af1-8bfc-e3ec4ef3c1d5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-556f9065-c90b-4af1-8bfc-e3ec4ef3c1d5 tempest-TestInstancesWithCinderVolumes-1766443850 tempest-TestInstancesWithCinderVolumes-1766443850-project-member] http://192.168.122.83/volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 returned with HTTP 404 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1221/2436] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/7dbf2bb3-f8ea-4945-8714-2e3daa1b7326 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Get all volumes completed successfully. Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bedc5aa8-177f-4163-9607-cc83961d7d39 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1216/2437] 192.168.122.83 () {58 vars in 1164 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68579ea8-7bcf-44dd-a54f-caad2e7785cf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68579ea8-7bcf-44dd-a54f-caad2e7785cf tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] DELETE http://192.168.122.83/volume/v3/types/e2262abe-e143-4fc1-8978-9f1c922479c7 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68579ea8-7bcf-44dd-a54f-caad2e7785cf tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68579ea8-7bcf-44dd-a54f-caad2e7785cf tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68579ea8-7bcf-44dd-a54f-caad2e7785cf tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types/e2262abe-e143-4fc1-8978-9f1c922479c7 returned with HTTP 202 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1222/2438] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:14:32 2026] DELETE /volume/v3/types/e2262abe-e143-4fc1-8978-9f1c922479c7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eae04320-4b6e-4331-babf-6ae539406601 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Get all volumes completed successfully. Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eae04320-4b6e-4331-babf-6ae539406601 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1217/2439] 192.168.122.83 () {58 vars in 1164 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9cd07c11-11d3-4d6d-8f22-5c574e3612f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cd07c11-11d3-4d6d-8f22-5c574e3612f4 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] DELETE http://192.168.122.83/volume/v3/types/59ea92a5-c1fd-4570-89ae-ee2531df133a Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cd07c11-11d3-4d6d-8f22-5c574e3612f4 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cd07c11-11d3-4d6d-8f22-5c574e3612f4 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cd07c11-11d3-4d6d-8f22-5c574e3612f4 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types/59ea92a5-c1fd-4570-89ae-ee2531df133a returned with HTTP 202 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1223/2440] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:14:32 2026] DELETE /volume/v3/types/59ea92a5-c1fd-4570-89ae-ee2531df133a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method 'detail' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Get all volumes completed successfully. Sep 08 14:14:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31fb1391-fbb4-4d6a-86b9-a94aa5fd59c1 tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:14:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1218/2441] 192.168.122.83 () {58 vars in 1164 bytes} [Tue Sep 8 14:14:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-efee187e-fce4-4d1b-b875-273d86f9556b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-efee187e-fce4-4d1b-b875-273d86f9556b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] DELETE http://192.168.122.83/volume/v3/types/685474e7-4413-4451-9329-472be7526909 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-efee187e-fce4-4d1b-b875-273d86f9556b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-efee187e-fce4-4d1b-b875-273d86f9556b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-efee187e-fce4-4d1b-b875-273d86f9556b tempest-TestInstancesWithCinderVolumes-2046610814 tempest-TestInstancesWithCinderVolumes-2046610814-project-admin] http://192.168.122.83/volume/v3/types/685474e7-4413-4451-9329-472be7526909 returned with HTTP 202 Sep 08 14:14:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1224/2442] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:14:32 2026] DELETE /volume/v3/types/685474e7-4413-4451-9329-472be7526909 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-842047b3-a34a-4933-8673-4fe47bb5037e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1706351086", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1706351086', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume of 1 GB Sep 08 14:14:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Availability Zones retrieved successfully. Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Flow 'volume_create_api' (d4145dc8-f583-4de1-92db-599b48f929b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db89359a-265c-4d01-a102-69fb77bfb29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db89359a-265c-4d01-a102-69fb77bfb29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f15747-3213-44c9-9ee5-ec6b51a67f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Created reservations ['0b462df4-91e8-466a-85a4-4cde8b5a2d19', '7da1ba55-39a2-4f8d-b81b-e852c9fed5f0', 'd978dc08-768e-4cf5-a9f1-e6999a0f2ecc', '099b7177-1792-470c-84ea-60e805526a7e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f15747-3213-44c9-9ee5-ec6b51a67f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b462df4-91e8-466a-85a4-4cde8b5a2d19', '7da1ba55-39a2-4f8d-b81b-e852c9fed5f0', 'd978dc08-768e-4cf5-a9f1-e6999a0f2ecc', '099b7177-1792-470c-84ea-60e805526a7e']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b509a8-b904-44a9-aca5-fa938f8b7636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b509a8-b904-44a9-aca5-fa938f8b7636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3814141f-5647-4306-b9f1-ffbc9c68e03e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1706351086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0982d0287041a9a110821be244a11e',qos_specs=None,replication_status=,reservations=['0b462df4-91e8-466a-85a4-4cde8b5a2d19','7da1ba55-39a2-4f8d-b81b-e852c9fed5f0','d978dc08-768e-4cf5-a9f1-e6999a0f2ecc','099b7177-1792-470c-84ea-60e805526a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1706351086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3814141f-5647-4306-b9f1-ffbc9c68e03e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0982d0287041a9a110821be244a11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0118ece4-d750-4d04-bebf-af7ac48117c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0118ece4-d750-4d04-bebf-af7ac48117c1) transitioned into state 'SUCCESS' from state '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-1706351086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0982d0287041a9a110821be244a11e',qos_specs=None,replication_status=,reservations=['0b462df4-91e8-466a-85a4-4cde8b5a2d19','7da1ba55-39a2-4f8d-b81b-e852c9fed5f0','d978dc08-768e-4cf5-a9f1-e6999a0f2ecc','099b7177-1792-470c-84ea-60e805526a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3672fb19-13cb-49b0-9679-099ca79c4069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3672fb19-13cb-49b0-9679-099ca79c4069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Flow 'volume_create_api' (d4145dc8-f583-4de1-92db-599b48f929b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume request issued successfully. Sep 08 14:14:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-842047b3-a34a-4933-8673-4fe47bb5037e tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:14:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1219/2443] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:14:40 2026] POST /volume/v3/volumes => generated 754 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:14:42 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=40,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:14:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume of 1 GB Sep 08 14:14:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Availability Zones retrieved successfully. Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Flow 'volume_create_api' (e09ccc97-9540-42a8-859f-d0f440c88aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d23fc2a-89ae-4c78-9212-40e99a124629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d23fc2a-89ae-4c78-9212-40e99a124629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae5de2a-78c6-485b-ba8f-57da26e72295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Created reservations ['9a5c205d-41eb-41cd-9051-b510639b9418', 'bf7053f0-ebcc-475d-bfc1-683eea082df1', 'e4286159-c875-412f-9cf4-af36fd0c4645', '77e7a38e-712e-4f13-9caa-c2b8eec8cc4a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae5de2a-78c6-485b-ba8f-57da26e72295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5c205d-41eb-41cd-9051-b510639b9418', 'bf7053f0-ebcc-475d-bfc1-683eea082df1', 'e4286159-c875-412f-9cf4-af36fd0c4645', '77e7a38e-712e-4f13-9caa-c2b8eec8cc4a']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83833193-8501-4ddf-a968-951ada670c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83833193-8501-4ddf-a968-951ada670c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad72cc6f-8abe-45a0-a088-31df6c1b4fad', '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='6fa58e636241488ba4980a3ea3e34ebe',qos_specs=None,replication_status=,reservations=['9a5c205d-41eb-41cd-9051-b510639b9418','bf7053f0-ebcc-475d-bfc1-683eea082df1','e4286159-c875-412f-9cf4-af36fd0c4645','77e7a38e-712e-4f13-9caa-c2b8eec8cc4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dff0ee526a145279a927190352877b1',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:14:45Z,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=ad72cc6f-8abe-45a0-a088-31df6c1b4fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa58e636241488ba4980a3ea3e34ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dff0ee526a145279a927190352877b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f273d5ff-275e-41ab-b5da-9da8630d6a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f273d5ff-275e-41ab-b5da-9da8630d6a3b) transitioned into state 'SUCCESS' from 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='6fa58e636241488ba4980a3ea3e34ebe',qos_specs=None,replication_status=,reservations=['9a5c205d-41eb-41cd-9051-b510639b9418','bf7053f0-ebcc-475d-bfc1-683eea082df1','e4286159-c875-412f-9cf4-af36fd0c4645','77e7a38e-712e-4f13-9caa-c2b8eec8cc4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dff0ee526a145279a927190352877b1',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021fcd18-16fe-4057-a5c4-885b2ee7929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021fcd18-16fe-4057-a5c4-885b2ee7929c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Flow 'volume_create_api' (e09ccc97-9540-42a8-859f-d0f440c88aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume request issued successfully. Sep 08 14:14:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55bf5575-8f39-4ec8-833c-f0192e2fd76d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:14:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1225/2444] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:14:44 2026] POST /volume/v3/volumes => generated 747 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:14:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4b306f4a-e05b-417e-894b-e5e7e3eb6757 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 200 Sep 08 14:14:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1220/2445] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:45 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 815 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a9a6bf05-2af1-463e-9354-225486bb2162 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9a6bf05-2af1-463e-9354-225486bb2162 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9a6bf05-2af1-463e-9354-225486bb2162 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9a6bf05-2af1-463e-9354-225486bb2162 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a9a6bf05-2af1-463e-9354-225486bb2162 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9a6bf05-2af1-463e-9354-225486bb2162 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 200 Sep 08 14:14:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1226/2446] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:46 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 839 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a065d06b-46e8-4e05-a4e6-48250909b726 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a065d06b-46e8-4e05-a4e6-48250909b726 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a065d06b-46e8-4e05-a4e6-48250909b726 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a065d06b-46e8-4e05-a4e6-48250909b726 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a065d06b-46e8-4e05-a4e6-48250909b726 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a065d06b-46e8-4e05-a4e6-48250909b726 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 200 Sep 08 14:14:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1221/2447] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:47 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a264cfc-d139-49fa-9e99-d26189b63bf8 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 200 Sep 08 14:14:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1227/2448] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:47 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7505eda0-d157-4309-850e-953072abb523 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-482012144"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-482012144'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume of 1 GB Sep 08 14:14:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Availability Zones retrieved successfully. Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Flow 'volume_create_api' (f89cc321-4b39-46e7-8152-4fddd02b3298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e21b30-8bb6-4937-ac22-9f33f32c7ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e21b30-8bb6-4937-ac22-9f33f32c7ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbede8f-65df-40ed-a892-ae292e1e3712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Created reservations ['ec1f38ba-597e-4b7b-b264-1c6bce16234d', 'a62aa889-cbcf-4563-9849-9a2d9bf9ec98', '8f5dace7-19c8-4347-a337-1d3be7085f2f', '4414b9d8-19e2-492d-8360-9b24df344fde'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbede8f-65df-40ed-a892-ae292e1e3712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec1f38ba-597e-4b7b-b264-1c6bce16234d', 'a62aa889-cbcf-4563-9849-9a2d9bf9ec98', '8f5dace7-19c8-4347-a337-1d3be7085f2f', '4414b9d8-19e2-492d-8360-9b24df344fde']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cf969a-6c85-41fd-8aca-e66076b03a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cf969a-6c85-41fd-8aca-e66076b03a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09125411-9d74-4c45-b4f4-cd9387bc8d50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-482012144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa58e636241488ba4980a3ea3e34ebe',qos_specs=None,replication_status=,reservations=['ec1f38ba-597e-4b7b-b264-1c6bce16234d','a62aa889-cbcf-4563-9849-9a2d9bf9ec98','8f5dace7-19c8-4347-a337-1d3be7085f2f','4414b9d8-19e2-492d-8360-9b24df344fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dff0ee526a145279a927190352877b1',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:14:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-482012144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09125411-9d74-4c45-b4f4-cd9387bc8d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa58e636241488ba4980a3ea3e34ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dff0ee526a145279a927190352877b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c1cc10-36af-43de-a3f7-ee488a4cc779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c1cc10-36af-43de-a3f7-ee488a4cc779) transitioned into 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-482012144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa58e636241488ba4980a3ea3e34ebe',qos_specs=None,replication_status=,reservations=['ec1f38ba-597e-4b7b-b264-1c6bce16234d','a62aa889-cbcf-4563-9849-9a2d9bf9ec98','8f5dace7-19c8-4347-a337-1d3be7085f2f','4414b9d8-19e2-492d-8360-9b24df344fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dff0ee526a145279a927190352877b1',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1200fe36-ef72-456f-aa4f-0c04e8e2f5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1200fe36-ef72-456f-aa4f-0c04e8e2f5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Flow 'volume_create_api' (f89cc321-4b39-46e7-8152-4fddd02b3298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:14:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create volume request issued successfully. Sep 08 14:14:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7505eda0-d157-4309-850e-953072abb523 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:14:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1222/2449] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:14:47 2026] POST /volume/v3/volumes => generated 782 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:14:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-69fad50d-1f7c-49b4-a566-b8719774912f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69fad50d-1f7c-49b4-a566-b8719774912f tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69fad50d-1f7c-49b4-a566-b8719774912f tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-69fad50d-1f7c-49b4-a566-b8719774912f tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-69fad50d-1f7c-49b4-a566-b8719774912f tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-69fad50d-1f7c-49b4-a566-b8719774912f tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 200 Sep 08 14:14:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1228/2450] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:48 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-362a79a7-f684-4d63-b5cd-6d36572aec4c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 200 Sep 08 14:14:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1223/2451] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:49 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 874 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66750860-4513-4525-8381-9275eb6f45d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66750860-4513-4525-8381-9275eb6f45d2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66750860-4513-4525-8381-9275eb6f45d2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66750860-4513-4525-8381-9275eb6f45d2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-66750860-4513-4525-8381-9275eb6f45d2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66750860-4513-4525-8381-9275eb6f45d2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 200 Sep 08 14:14:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1229/2452] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:50 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dd9cc553-0f61-4726-a988-0b4073ed1085 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 200 Sep 08 14:14:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1224/2453] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:50 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f01c92d3-fab8-452f-afea-05315db202e2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09125411-9d74-4c45-b4f4-cd9387bc8d50", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2057532010"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Create snapshot from volume 09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:50 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Created reservations ['06a273f2-e0a8-470a-8391-36c50943745e', '54e1a205-6db2-4461-98e5-3e6561396046', 'feec190c-7676-4b33-a31e-1471d5fb871a', 'ec98c172-e435-4f08-addb-8b0b95c1d520'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:14:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot create request issued successfully. Sep 08 14:14:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f01c92d3-fab8-452f-afea-05315db202e2 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:14:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1230/2454] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:14:50 2026] POST /volume/v3/snapshots => generated 326 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21b4a9e5-1fa8-4a07-9899-1ed0e3453b99 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1225/2455] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:50 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9cd9cdd2-6431-4860-9d85-f141b8433f89 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1231/2456] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:51 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a5e1983-4bc8-4127-a4b2-e372891a535d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1226/2457] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:52 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7075c432-5db8-4fa0-9cf9-8c579974c43c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1232/2458] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:52 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 485 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Delete snapshot with id: 4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot delete request issued successfully. Sep 08 14:14:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5edd53b6-a8bd-48ca-9032-15b51dbdedde tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 202 Sep 08 14:14:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1227/2459] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:14:52 2026] DELETE /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-87fca311-1824-4648-bca4-a3c3992e23ff None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87fca311-1824-4648-bca4-a3c3992e23ff tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87fca311-1824-4648-bca4-a3c3992e23ff tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-87fca311-1824-4648-bca4-a3c3992e23ff tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-87fca311-1824-4648-bca4-a3c3992e23ff tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-87fca311-1824-4648-bca4-a3c3992e23ff tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1233/2460] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:53 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Snapshot retrieved successfully. Sep 08 14:14:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-65ff19ba-a0f7-4fd0-b2c1-74d80b855ae4 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 200 Sep 08 14:14:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1228/2461] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:54 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-62d4e61f-9331-4576-8f6f-9208f2bc7f0d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62d4e61f-9331-4576-8f6f-9208f2bc7f0d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62d4e61f-9331-4576-8f6f-9208f2bc7f0d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62d4e61f-9331-4576-8f6f-9208f2bc7f0d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62d4e61f-9331-4576-8f6f-9208f2bc7f0d tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c returned with HTTP 404 Sep 08 14:14:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1234/2462] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:14:55 2026] GET /volume/v3/snapshots/4bed5f08-719e-4b8b-88be-1051f127017c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] DELETE http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Delete volume with id: 09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Delete volume request issued successfully. Sep 08 14:14:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7e9759bc-c2f9-4bcc-8f76-f1feaa61e197 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 202 Sep 08 14:14:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1229/2463] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:55 2026] DELETE /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7ff1a2d-b68e-485e-9e7f-9aa8c3bcfea6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 200 Sep 08 14:14:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1235/2464] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:55 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2c418caa-6f16-43a1-8182-0faf45952deb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c418caa-6f16-43a1-8182-0faf45952deb tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c418caa-6f16-43a1-8182-0faf45952deb tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2c418caa-6f16-43a1-8182-0faf45952deb tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2c418caa-6f16-43a1-8182-0faf45952deb tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 returned with HTTP 404 Sep 08 14:14:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1230/2465] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:56 2026] GET /volume/v3/volumes/09125411-9d74-4c45-b4f4-cd9387bc8d50 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:56 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Delete volume with id: ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:14:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:14:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Delete volume request issued successfully. Sep 08 14:14:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6ff73ec8-b196-4fde-9fe5-2392667b3284 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 202 Sep 08 14:14:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1236/2466] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:14:56 2026] DELETE /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:14:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:14:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:14:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:14:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Volume info retrieved successfully. Sep 08 14:14:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5ad3f40-c203-413b-bc85-fc05a849d9b6 tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 200 Sep 08 14:14:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1231/2467] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:56 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:14:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50b6a555-9be9-464b-9781-7920a95df84c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b6a555-9be9-464b-9781-7920a95df84c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] GET http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad Sep 08 14:14:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b6a555-9be9-464b-9781-7920a95df84c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:14:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50b6a555-9be9-464b-9781-7920a95df84c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:14:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50b6a555-9be9-464b-9781-7920a95df84c tempest-CinderUnicodeTest-858350069 tempest-CinderUnicodeTest-858350069-project-member] http://192.168.122.83/volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad returned with HTTP 404 Sep 08 14:14:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1237/2468] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:14:57 2026] GET /volume/v3/volumes/ad72cc6f-8abe-45a0-a088-31df6c1b4fad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:14:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-93378122-8cc5-4800-852d-6f077e7908a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:14:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93378122-8cc5-4800-852d-6f077e7908a0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:14:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-93378122-8cc5-4800-852d-6f077e7908a0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1124651323", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=208,cinder:UPDATE=38,cinder:INSERT=17 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-93378122-8cc5-4800-852d-6f077e7908a0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1232/2469] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:14:59 2026] POST /volume/v3/types => generated 380 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2e8a3c94-37d1-4980-a753-c5cae46481a4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e8a3c94-37d1-4980-a753-c5cae46481a4 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2e8a3c94-37d1-4980-a753-c5cae46481a4 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2e8a3c94-37d1-4980-a753-c5cae46481a4 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1238/2470] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c9dca2e0-af79-40f6-90da-269e41067dcb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9dca2e0-af79-40f6-90da-269e41067dcb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c9dca2e0-af79-40f6-90da-269e41067dcb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-800367927", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c9dca2e0-af79-40f6-90da-269e41067dcb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1233/2471] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-71ab36d4-24df-4d30-8f25-2940bd6a98f7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71ab36d4-24df-4d30-8f25-2940bd6a98f7 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c/encryption Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71ab36d4-24df-4d30-8f25-2940bd6a98f7 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71ab36d4-24df-4d30-8f25-2940bd6a98f7 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c/encryption returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1239/2472] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e0eefb27-c538-4936-b225-57f84272271e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0eefb27-c538-4936-b225-57f84272271e tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e0eefb27-c538-4936-b225-57f84272271e tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1674172291", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0eefb27-c538-4936-b225-57f84272271e tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1234/2473] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:15: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 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3ed1a40-63a2-46ac-b9a3-0db95cdca2fb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3ed1a40-63a2-46ac-b9a3-0db95cdca2fb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3ed1a40-63a2-46ac-b9a3-0db95cdca2fb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3ed1a40-63a2-46ac-b9a3-0db95cdca2fb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1240/2474] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8f71e86f-2fdc-4f86-92d5-81bc02de2e84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f71e86f-2fdc-4f86-92d5-81bc02de2e84 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] PUT http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs/key2 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8f71e86f-2fdc-4f86-92d5-81bc02de2e84 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8f71e86f-2fdc-4f86-92d5-81bc02de2e84 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs/key2 returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1235/2475] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:15:00 2026] PUT /volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-70d0eedd-e5cd-49ac-a3c4-077b5a410585 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70d0eedd-e5cd-49ac-a3c4-077b5a410585 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70d0eedd-e5cd-49ac-a3c4-077b5a410585 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70d0eedd-e5cd-49ac-a3c4-077b5a410585 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1241/2476] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types => generated 195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a79229f1-ff15-4b77-b9e7-a942a4926126 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a79229f1-ff15-4b77-b9e7-a942a4926126 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/dad485cb-cf5f-41ff-9fc5-efc40aa2f026 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a79229f1-ff15-4b77-b9e7-a942a4926126 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a79229f1-ff15-4b77-b9e7-a942a4926126 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a79229f1-ff15-4b77-b9e7-a942a4926126 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/dad485cb-cf5f-41ff-9fc5-efc40aa2f026 returned with HTTP 202 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1236/2477] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:00 2026] DELETE /volume/v3/types/dad485cb-cf5f-41ff-9fc5-efc40aa2f026 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dfe746ae-a203-4353-b29f-98afde31cf21 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dfe746ae-a203-4353-b29f-98afde31cf21 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dfe746ae-a203-4353-b29f-98afde31cf21 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1513234039", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dfe746ae-a203-4353-b29f-98afde31cf21 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1242/2478] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:15:00 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 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a2cfe186-3ea3-4eb9-b3b1-4a49e0527afc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2cfe186-3ea3-4eb9-b3b1-4a49e0527afc tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2cfe186-3ea3-4eb9-b3b1-4a49e0527afc tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2cfe186-3ea3-4eb9-b3b1-4a49e0527afc tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1237/2479] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-61f5faa7-ad90-4db5-8072-c3415fcf6c47 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-61f5faa7-ad90-4db5-8072-c3415fcf6c47 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption/7e016ea0-3535-4175-8bfc-778fffce9550 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-61f5faa7-ad90-4db5-8072-c3415fcf6c47 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-61f5faa7-ad90-4db5-8072-c3415fcf6c47 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-61f5faa7-ad90-4db5-8072-c3415fcf6c47 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption/7e016ea0-3535-4175-8bfc-778fffce9550 returned with HTTP 202 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1243/2480] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:15:00 2026] DELETE /volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e/encryption/7e016ea0-3535-4175-8bfc-778fffce9550 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7bb8cf6-529d-4f61-bf8c-c11d6e54fbe8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7bb8cf6-529d-4f61-bf8c-c11d6e54fbe8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7bb8cf6-529d-4f61-bf8c-c11d6e54fbe8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-555943959", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7bb8cf6-529d-4f61-bf8c-c11d6e54fbe8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1238/2481] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:15:00 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f8a99d06-bc26-40d1-aad2-7dd4945fe892 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8a99d06-bc26-40d1-aad2-7dd4945fe892 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5/extra_specs/key1 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8a99d06-bc26-40d1-aad2-7dd4945fe892 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8a99d06-bc26-40d1-aad2-7dd4945fe892 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8a99d06-bc26-40d1-aad2-7dd4945fe892 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5/extra_specs/key1 returned with HTTP 202 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1244/2482] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:15:00 2026] DELETE /volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5/extra_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8510fe0f-1c41-42d2-a4ba-fb788eef3778 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8510fe0f-1c41-42d2-a4ba-fb788eef3778 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8510fe0f-1c41-42d2-a4ba-fb788eef3778 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1594557557", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8510fe0f-1c41-42d2-a4ba-fb788eef3778 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1239/2483] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:15: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 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-65aba77c-9fdd-4b85-b48e-0c2b52ec41d6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65aba77c-9fdd-4b85-b48e-0c2b52ec41d6 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/09d7675a-c56b-4552-b787-b5c1ccd7cf11 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-65aba77c-9fdd-4b85-b48e-0c2b52ec41d6 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-65aba77c-9fdd-4b85-b48e-0c2b52ec41d6 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-65aba77c-9fdd-4b85-b48e-0c2b52ec41d6 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/09d7675a-c56b-4552-b787-b5c1ccd7cf11 returned with HTTP 202 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1245/2484] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:00 2026] DELETE /volume/v3/types/09d7675a-c56b-4552-b787-b5c1ccd7cf11 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc96eb57-940b-4d0b-99fc-d34da76aca2c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc96eb57-940b-4d0b-99fc-d34da76aca2c tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc96eb57-940b-4d0b-99fc-d34da76aca2c tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc96eb57-940b-4d0b-99fc-d34da76aca2c tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc96eb57-940b-4d0b-99fc-d34da76aca2c tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1240/2485] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:15:00 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs => generated 185 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ab3e40b6-a491-4538-a87e-e8be517d3400 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ab3e40b6-a491-4538-a87e-e8be517d3400 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ab3e40b6-a491-4538-a87e-e8be517d3400 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ab3e40b6-a491-4538-a87e-e8be517d3400 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ab3e40b6-a491-4538-a87e-e8be517d3400 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1246/2486] 192.168.122.83 () {58 vars in 1110 bytes} [Tue Sep 8 14:15:00 2026] GET /volume/v3/types => generated 2588 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-920786b1-ace4-4334-b102-ea8dbbcd1009 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-920786b1-ace4-4334-b102-ea8dbbcd1009 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/cipher Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-920786b1-ace4-4334-b102-ea8dbbcd1009 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-920786b1-ace4-4334-b102-ea8dbbcd1009 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-920786b1-ace4-4334-b102-ea8dbbcd1009 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/cipher returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1241/2487] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:15:00 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ceda2310-b5eb-4536-817d-6599d1fb2ead None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ceda2310-b5eb-4536-817d-6599d1fb2ead tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ceda2310-b5eb-4536-817d-6599d1fb2ead tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ceda2310-b5eb-4536-817d-6599d1fb2ead tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ceda2310-b5eb-4536-817d-6599d1fb2ead tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption returned with HTTP 200 Sep 08 14:15:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1247/2488] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:15:00 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-80bb4a03-d9f1-4ac1-9583-97df9b5b76e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80bb4a03-d9f1-4ac1-9583-97df9b5b76e0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/multiattach Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80bb4a03-d9f1-4ac1-9583-97df9b5b76e0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80bb4a03-d9f1-4ac1-9583-97df9b5b76e0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80bb4a03-d9f1-4ac1-9583-97df9b5b76e0 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/multiattach returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1242/2489] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:15:00 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-398a841b-5751-4727-914a-a6918696ce7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-398a841b-5751-4727-914a-a6918696ce7a tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/volume_backend_name Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-398a841b-5751-4727-914a-a6918696ce7a tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-398a841b-5751-4727-914a-a6918696ce7a tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-398a841b-5751-4727-914a-a6918696ce7a tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1248/2490] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:15:01 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9cbf26f3-b2c5-40f4-bbe0-a75cefd3b9be None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cbf26f3-b2c5-40f4-bbe0-a75cefd3b9be tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] GET http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9cbf26f3-b2c5-40f4-bbe0-a75cefd3b9be tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9cbf26f3-b2c5-40f4-bbe0-a75cefd3b9be tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9cbf26f3-b2c5-40f4-bbe0-a75cefd3b9be tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1243/2491] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:15:01 2026] GET /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd7ea6a5-910d-47e8-86f7-dc5f8c40da34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd7ea6a5-910d-47e8-86f7-dc5f8c40da34 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] PUT http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/d126a5ad-a53f-48ef-8ed3-5120e82e9c00 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd7ea6a5-910d-47e8-86f7-dc5f8c40da34 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd7ea6a5-910d-47e8-86f7-dc5f8c40da34 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/d126a5ad-a53f-48ef-8ed3-5120e82e9c00 returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1249/2492] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:15:01 2026] PUT /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/encryption/d126a5ad-a53f-48ef-8ed3-5120e82e9c00 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5b9e2378-86e4-47d7-b080-e19d25a2afa5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b9e2378-86e4-47d7-b080-e19d25a2afa5 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] PUT http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/key1 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5b9e2378-86e4-47d7-b080-e19d25a2afa5 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b9e2378-86e4-47d7-b080-e19d25a2afa5 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/key1 returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1244/2493] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:15:01 2026] PUT /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9f0b7c00-c21c-498a-97c4-6533b411fafb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f0b7c00-c21c-498a-97c4-6533b411fafb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] PUT http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f0b7c00-c21c-498a-97c4-6533b411fafb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f0b7c00-c21c-498a-97c4-6533b411fafb tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 returned with HTTP 200 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1250/2494] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:15:01 2026] PUT /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 => generated 371 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-95c423aa-510e-4a79-b28d-bca24c0f58a8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95c423aa-510e-4a79-b28d-bca24c0f58a8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95c423aa-510e-4a79-b28d-bca24c0f58a8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-95c423aa-510e-4a79-b28d-bca24c0f58a8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-95c423aa-510e-4a79-b28d-bca24c0f58a8 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5 returned with HTTP 202 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1245/2495] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:01 2026] DELETE /volume/v3/types/3ede40de-27f3-4f18-8cc1-faff277763d5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-023752ba-9179-4ce5-b9ac-8163dce028ed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-023752ba-9179-4ce5-b9ac-8163dce028ed tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-023752ba-9179-4ce5-b9ac-8163dce028ed tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-023752ba-9179-4ce5-b9ac-8163dce028ed tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-023752ba-9179-4ce5-b9ac-8163dce028ed tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e returned with HTTP 202 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1251/2496] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:01 2026] DELETE /volume/v3/types/fb24988e-7cc3-4963-a24f-508603d0f98e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b1a4b65b-df0f-4453-a486-72d277c63e8d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1a4b65b-df0f-4453-a486-72d277c63e8d tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b65b-df0f-4453-a486-72d277c63e8d tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b65b-df0f-4453-a486-72d277c63e8d tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1a4b65b-df0f-4453-a486-72d277c63e8d tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5 returned with HTTP 202 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1246/2497] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:01 2026] DELETE /volume/v3/types/7099fc54-c228-434e-bd55-ac5edc54cfd5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-20991f6c-1d18-47b2-b9d0-6f278e134fca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20991f6c-1d18-47b2-b9d0-6f278e134fca tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20991f6c-1d18-47b2-b9d0-6f278e134fca tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-20991f6c-1d18-47b2-b9d0-6f278e134fca tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-20991f6c-1d18-47b2-b9d0-6f278e134fca tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c returned with HTTP 202 Sep 08 14:15:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1252/2498] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:01 2026] DELETE /volume/v3/types/f5027c07-c691-44d7-aedb-f5f20348b37c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-81aeeddb-b850-46dc-8194-6a6c35bd2320 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81aeeddb-b850-46dc-8194-6a6c35bd2320 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] DELETE http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-81aeeddb-b850-46dc-8194-6a6c35bd2320 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-81aeeddb-b850-46dc-8194-6a6c35bd2320 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81aeeddb-b850-46dc-8194-6a6c35bd2320 tempest-VolumeTypesAdminTests-1844207902 tempest-VolumeTypesAdminTests-1844207902-project-admin] http://192.168.122.83/volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 returned with HTTP 202 Sep 08 14:15:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1247/2499] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:15:01 2026] DELETE /volume/v3/types/6216291f-85cf-4939-b641-72dc1c8eb5f5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc62b335-3406-4f1e-bdb3-30bf8e80b619 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1253/2500] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:15:10 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-556e7517-7a55-44b9-a5c3-ef664e274cf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1248/2501] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:15:10 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-16bc808a-a6a5-4d78-942d-88be041eb323 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1254/2502] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:15:10 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ac7dd8d2-538a-4431-acfe-314b87e1a856 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac7dd8d2-538a-4431-acfe-314b87e1a856 None None] GET http://192.168.122.83/volume// Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac7dd8d2-538a-4431-acfe-314b87e1a856 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ac7dd8d2-538a-4431-acfe-314b87e1a856 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ac7dd8d2-538a-4431-acfe-314b87e1a856 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:15:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1249/2503] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:15:11 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-e0079d42-1a10-4e8b-ac21-28011f90c1a8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-e0079d42-1a10-4e8b-ac21-28011f90c1a8 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-e0079d42-1a10-4e8b-ac21-28011f90c1a8 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3814141f-5647-4306-b9f1-ffbc9c68e03e", "connector": null, "instance_uuid": "f3db6f08-48c4-4502-8475-2474b678106f"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-e0079d42-1a10-4e8b-ac21-28011f90c1a8 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:15:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1255/2504] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:15:11 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c5ef0936-5b5a-49fe-982a-d0c770302105 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ef0936-5b5a-49fe-982a-d0c770302105 None None] GET http://192.168.122.83/volume// Sep 08 14:15:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ef0936-5b5a-49fe-982a-d0c770302105 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ef0936-5b5a-49fe-982a-d0c770302105 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ef0936-5b5a-49fe-982a-d0c770302105 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:15:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1256/2505] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:15:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9ce992d5-3424-4aa8-aa96-d8fa3df2afbb tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1250/2506] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:15:11 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-5e49cadb-c134-4a49-9e1f-acdc755f550d tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1257/2507] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:15:11 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 1027 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] PUT http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Acquiring lock "cinder-attachment_update-3814141f-5647-4306-b9f1-ffbc9c68e03e-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Lock "cinder-attachment_update-3814141f-5647-4306-b9f1-ffbc9c68e03e-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:11 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Lock "cinder-attachment_update-3814141f-5647-4306-b9f1-ffbc9c68e03e-devstack" released by "attachment_update" :: held 0.159s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:15:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4ab5020e-b631-4c75-8062-cbc6876a9121 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 returned with HTTP 200 Sep 08 14:15:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1251/2508] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:15:11 2026] PUT /volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4fd08661-7312-47f4-904b-45d66136641f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4fd08661-7312-47f4-904b-45d66136641f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94/action Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4fd08661-7312-47f4-904b-45d66136641f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4fd08661-7312-47f4-904b-45d66136641f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-3c152462-805a-4c3e-9cc1-49f2d1e0541f req-4fd08661-7312-47f4-904b-45d66136641f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94/action returned with HTTP 204 Sep 08 14:15:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1258/2509] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:15:12 2026] POST /volume/v3/attachments/01159196-f554-466c-acce-5109576fea94/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:15:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ef1bc3d-4209-4310-92f9-347d1cb52d2a tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1252/2510] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:15:12 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8961c90e-86df-48d2-969e-2a95c1c91f8f tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1259/2511] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:15:12 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-244149a8-dca6-49b5-acb4-c8d31afb27b1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1253/2512] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:15:14 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e/action Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Begin detaching volume completed successfully. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-0bec4266-ca88-41d1-bd22-5d1e9a20b535 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e/action returned with HTTP 202 Sep 08 14:15:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1260/2513] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:15:14 2026] POST /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b5622bb9-54bc-42c7-8e11-0a82923d973d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5622bb9-54bc-42c7-8e11-0a82923d973d None None] GET http://192.168.122.83/volume// Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b5622bb9-54bc-42c7-8e11-0a82923d973d None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b5622bb9-54bc-42c7-8e11-0a82923d973d None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b5622bb9-54bc-42c7-8e11-0a82923d973d None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:15:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1254/2514] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:15:14 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-175ee65b-d741-4591-8788-79d9ceac9576 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:15:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1261/2515] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:15:14 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 1323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:15:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-33049e16-e352-4e59-bb55-0b5fca509b21 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-33049e16-e352-4e59-bb55-0b5fca509b21 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] DELETE http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 Sep 08 14:15:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-33049e16-e352-4e59-bb55-0b5fca509b21 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-33049e16-e352-4e59-bb55-0b5fca509b21 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:15 devstack devstack@c-api.service[86977]: /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 08 14:15:15 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:15:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-cb501c37-c222-4b14-be87-79a0ddaa43f2 req-33049e16-e352-4e59-bb55-0b5fca509b21 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 returned with HTTP 200 Sep 08 14:15:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1255/2516] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:15:15 2026] DELETE /volume/v3/attachments/01159196-f554-466c-acce-5109576fea94 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:15:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3814141f-5647-4306-b9f1-ffbc9c68e03e", "force": false, "name": "tempest-TestStampPattern-snapshot-494621894", "description": null, "metadata": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:15:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create snapshot from volume 3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:15:16 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Created reservations ['7c717129-8471-439a-a5bb-e4872e1230f6', '96c7aa06-448f-43db-adff-968a81c54ef9', '809776ae-134c-4d0e-9292-00be54673f56', '674bc1e8-d30f-46e7-b12a-3bd07cf4e943'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:15:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:15:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot create request issued successfully. Sep 08 14:15:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8681320-4a5c-48fe-8982-f8f6bdc448a4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:15:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1262/2517] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:15:15 2026] POST /volume/v3/snapshots => generated 302 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:15:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:15:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:15:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-42b4a950-6cc6-4d84-ac86-1946b3048d4c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:15:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1256/2518] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:15:16 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:15:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:15:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c179b2ef-daaa-4ca4-88b5-13cc221016ea tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:15:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1263/2519] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:15:17 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:15:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:15:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-26903a5b-1faf-44e4-bdc3-afedfa939468 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:15:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1257/2520] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:15:18 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:15:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:15:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:15:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:15:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:15:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:15:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea2681da-b547-4526-b33d-f78a95ce0bf4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:15:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1264/2521] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:15:18 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2111382664", "snapshot_id": "df43987b-8913-429b-a88a-8393106b8a88", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2111382664', 'snapshot_id': 'df43987b-8913-429b-a88a-8393106b8a88', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume of 1 GB Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Availability Zones retrieved successfully. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Flow 'volume_create_api' (11805410-93c5-47dd-b354-ff70255e46f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5c6967-3a9b-41eb-8ad8-4ce62493922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5c6967-3a9b-41eb-8ad8-4ce62493922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df43987b-8913-429b-a88a-8393106b8a88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fba1b-8cdb-4983-82bf-871feb8f76fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Created reservations ['e8888186-84eb-4696-b395-a9e0df882ecc', '40411958-4133-42d5-bdb0-dc325e6cd8a2', '745c0f81-44a0-4e6d-a733-0115af6448d8', '521dbc62-080d-415c-b9c0-55b439848cd2'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fba1b-8cdb-4983-82bf-871feb8f76fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8888186-84eb-4696-b395-a9e0df882ecc', '40411958-4133-42d5-bdb0-dc325e6cd8a2', '745c0f81-44a0-4e6d-a733-0115af6448d8', '521dbc62-080d-415c-b9c0-55b439848cd2']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0667b91e-cb9d-4835-9391-641e2a5c17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0667b91e-cb9d-4835-9391-641e2a5c17d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db0c5b6-5559-4ef2-8e46-160d3670d7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2111382664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0982d0287041a9a110821be244a11e',qos_specs=None,replication_status=,reservations=['e8888186-84eb-4696-b395-a9e0df882ecc','40411958-4133-42d5-bdb0-dc325e6cd8a2','745c0f81-44a0-4e6d-a733-0115af6448d8','521dbc62-080d-415c-b9c0-55b439848cd2'],size=1,snapshot_id=df43987b-8913-429b-a88a-8393106b8a88,source_replicaid=,source_volid=None,status='creating',user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2111382664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db0c5b6-5559-4ef2-8e46-160d3670d7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0982d0287041a9a110821be244a11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df43987b-8913-429b-a88a-8393106b8a88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93355774-4be8-4079-a3ef-e91d14cb74d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93355774-4be8-4079-a3ef-e91d14cb74d5) transitioned into state 'SUCCESS' from state '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-2111382664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0982d0287041a9a110821be244a11e',qos_specs=None,replication_status=,reservations=['e8888186-84eb-4696-b395-a9e0df882ecc','40411958-4133-42d5-bdb0-dc325e6cd8a2','745c0f81-44a0-4e6d-a733-0115af6448d8','521dbc62-080d-415c-b9c0-55b439848cd2'],size=1,snapshot_id=df43987b-8913-429b-a88a-8393106b8a88,source_replicaid=,source_volid=None,status='creating',user_id='b231ec8542a942fc8401cc23e8ebcf96',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38baf57e-08a5-4943-bdc2-39ffc574faab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38baf57e-08a5-4943-bdc2-39ffc574faab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Flow 'volume_create_api' (11805410-93c5-47dd-b354-ff70255e46f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Create volume request issued successfully. Sep 08 14:15:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b10a18c1-801e-4c8a-91cf-cbbe3d3294f2 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:15:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1258/2522] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:15:23 2026] POST /volume/v3/volumes => generated 788 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:15:28 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=178,cinder:INSERT=36,cinder:UPDATE=58 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:15:33 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=124,cinder:INSERT=37,cinder:UPDATE=34 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5fadf36-a5fd-485b-a68d-28f515931c94 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1265/2523] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fd9c447-51de-4ee7-8670-876dd36ed094 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1259/2524] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-6a904ff6-02ac-4822-b95e-1a32ef30dfe6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1266/2525] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bf585aae-f062-4622-b102-88fa722b75a5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bf585aae-f062-4622-b102-88fa722b75a5 None None] GET http://192.168.122.83/volume// Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bf585aae-f062-4622-b102-88fa722b75a5 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bf585aae-f062-4622-b102-88fa722b75a5 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bf585aae-f062-4622-b102-88fa722b75a5 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:16:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1260/2526] 192.168.122.83 () {58 vars in 1312 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-5a3530e7-2cb2-4e9a-92c8-653d109a8cf5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-5a3530e7-2cb2-4e9a-92c8-653d109a8cf5 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/attachments Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-5a3530e7-2cb2-4e9a-92c8-653d109a8cf5 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2db0c5b6-5559-4ef2-8e46-160d3670d7fe", "connector": null, "instance_uuid": "97f128db-d7e4-44c7-bd9c-697a5132f39e"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-5a3530e7-2cb2-4e9a-92c8-653d109a8cf5 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1267/2527] 192.168.122.83 () {66 vars in 1478 bytes} [Tue Sep 8 14:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e24007d7-ebd4-4e86-b87b-65d26a595c22 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e24007d7-ebd4-4e86-b87b-65d26a595c22 None None] GET http://192.168.122.83/volume// Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e24007d7-ebd4-4e86-b87b-65d26a595c22 None None] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e24007d7-ebd4-4e86-b87b-65d26a595c22 None None] Calling method 'all' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e24007d7-ebd4-4e86-b87b-65d26a595c22 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:16:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1268/2528] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-748d4a77-a07e-44b5-a4a3-8bdf53428783 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1261/2529] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-96f31836-e374-45c3-955c-6a131f88cd85 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1269/2530] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:16:12 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] PUT http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.83", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c26f172c4618", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "721c7f03-75ce-4f17-a28b-dd83da0e40a7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Acquiring lock "cinder-attachment_update-2db0c5b6-5559-4ef2-8e46-160d3670d7fe-devstack" by "attachment_update" {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Lock "cinder-attachment_update-2db0c5b6-5559-4ef2-8e46-160d3670d7fe-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:13 devstack devstack@c-api.service[86977]: DEBUG cinder.coordination [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Lock "cinder-attachment_update-2db0c5b6-5559-4ef2-8e46-160d3670d7fe-devstack" released by "attachment_update" :: held 0.153s {{(pid=86977) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:16:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-2ddc60dd-4ad7-460a-b21f-d83057fd510c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 returned with HTTP 200 Sep 08 14:16:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1262/2531] 192.168.122.83 () {66 vars in 1588 bytes} [Tue Sep 8 14:16:12 2026] PUT /volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 => generated 694 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-c075af45-2f9f-4703-9984-5da84abd1e0c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-c075af45-2f9f-4703-9984-5da84abd1e0c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09/action Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-c075af45-2f9f-4703-9984-5da84abd1e0c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action body: b'{"os-complete": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-c075af45-2f9f-4703-9984-5da84abd1e0c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-19d0c5bc-8e35-4354-a8d3-57e672705410 req-c075af45-2f9f-4703-9984-5da84abd1e0c tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09/action returned with HTTP 204 Sep 08 14:16:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1270/2532] 192.168.122.83 () {66 vars in 1609 bytes} [Tue Sep 8 14:16:13 2026] POST /volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63bd0df5-2c14-4d1f-be5f-7b6f4680b5cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1263/2533] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:13 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6784fb69-5edc-40ff-bd05-64daa47e29e9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1271/2534] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:13 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-cd598aa2-fcc3-474b-a9a8-c74c481ef2cd tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1264/2535] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:16:14 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] POST http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe/action Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Begin detaching volume completed successfully. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0a94ad6c-9933-47a3-b782-5df5791847a6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe/action returned with HTTP 202 Sep 08 14:16:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1272/2536] 192.168.122.83 () {64 vars in 1556 bytes} [Tue Sep 8 14:16:14 2026] POST /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-449ee71f-f41a-40b9-b8f2-a8f0ce7493d1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-449ee71f-f41a-40b9-b8f2-a8f0ce7493d1 None None] GET http://192.168.122.83/volume// Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-449ee71f-f41a-40b9-b8f2-a8f0ce7493d1 None None] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-449ee71f-f41a-40b9-b8f2-a8f0ce7493d1 None None] Calling method 'all' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-449ee71f-f41a-40b9-b8f2-a8f0ce7493d1 None None] http://192.168.122.83/volume// returned with HTTP 300 Sep 08 14:16:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1265/2537] 192.168.122.83 () {58 vars in 1310 bytes} [Tue Sep 8 14:16:14 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-0abdaea6-6e4c-4e02-935b-9a388f216d66 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1273/2538] 192.168.122.83 () {62 vars in 1523 bytes} [Tue Sep 8 14:16:14 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 1357 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:16:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-b956012b-4af1-4cdd-bb1e-a2f5859988b6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-b956012b-4af1-4cdd-bb1e-a2f5859988b6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] DELETE http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 Sep 08 14:16:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-b956012b-4af1-4cdd-bb1e-a2f5859988b6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-b956012b-4af1-4cdd-bb1e-a2f5859988b6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:15 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:15 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:15 devstack devstack@c-api.service[86977]: /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 08 14:16:15 devstack devstack@c-api.service[86977]: return base.obj_make_list(context, Sep 08 14:16:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-7b1200ed-ea71-43d8-9934-7d5c83d5c93b req-b956012b-4af1-4cdd-bb1e-a2f5859988b6 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 returned with HTTP 200 Sep 08 14:16:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1266/2539] 192.168.122.83 () {64 vars in 1557 bytes} [Tue Sep 8 14:16:15 2026] DELETE /volume/v3/attachments/3fc32b53-ef61-4a8b-a4ed-3a00bbd7ce09 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ce348772-6794-477b-8867-7aed042043d1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:19 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Delete volume with id: 2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Delete volume request issued successfully. Sep 08 14:16:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce348772-6794-477b-8867-7aed042043d1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 202 Sep 08 14:16:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1274/2540] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:19 2026] DELETE /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-44cee69a-2f7b-4494-8f4c-b42f3f34a224 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 200 Sep 08 14:16:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1267/2541] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:19 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a9d6b6af-60c8-4fa0-bb9d-741fe5088ff7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9d6b6af-60c8-4fa0-bb9d-741fe5088ff7 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9d6b6af-60c8-4fa0-bb9d-741fe5088ff7 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a9d6b6af-60c8-4fa0-bb9d-741fe5088ff7 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a9d6b6af-60c8-4fa0-bb9d-741fe5088ff7 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe returned with HTTP 404 Sep 08 14:16:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1275/2542] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:20 2026] GET /volume/v3/volumes/2db0c5b6-5559-4ef2-8e46-160d3670d7fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:16:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:16:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:20 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Delete snapshot with id: df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:16:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:16:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot delete request issued successfully. Sep 08 14:16:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de69ad63-dd18-4399-9eda-4c3f1f64d69b tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 202 Sep 08 14:16:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1268/2543] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:16:20 2026] DELETE /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:16:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea9d1f60-0b25-4ee2-9d60-a071e49848f4 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:16:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1276/2544] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:20 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 460 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:16:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Snapshot retrieved successfully. Sep 08 14:16:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-951abe81-3a44-4fc9-b9a2-d6f188d2d657 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 200 Sep 08 14:16:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1269/2545] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:21 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 460 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:16:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1a6e0af7-bbf0-45f9-ad94-daf4799e4049 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a6e0af7-bbf0-45f9-ad94-daf4799e4049 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 Sep 08 14:16:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a6e0af7-bbf0-45f9-ad94-daf4799e4049 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a6e0af7-bbf0-45f9-ad94-daf4799e4049 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a6e0af7-bbf0-45f9-ad94-daf4799e4049 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 returned with HTTP 404 Sep 08 14:16:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1277/2546] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:22 2026] GET /volume/v3/snapshots/df43987b-8913-429b-a88a-8393106b8a88 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:16:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [req-5d1410d6-ed1e-4765-a1d3-03f755f04bf5 req-76f8cdf1-4034-4d4a-8b15-4af2680b53bc tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:16:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1270/2547] 192.168.122.83 () {60 vars in 1482 bytes} [Tue Sep 8 14:16:22 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:16:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:26 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Delete volume with id: 3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:16:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Delete volume request issued successfully. Sep 08 14:16:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d10325e-9dac-42f3-b818-ba4b202866d9 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 202 Sep 08 14:16:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1278/2548] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:26 2026] DELETE /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:16:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Volume info retrieved successfully. Sep 08 14:16:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-da0ae5bf-55ac-42d8-8758-7af16e4179f3 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 200 Sep 08 14:16:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1271/2549] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:26 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-63a425a0-5b7c-441a-bb86-00bf4ce7fee1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63a425a0-5b7c-441a-bb86-00bf4ce7fee1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] GET http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e Sep 08 14:16:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63a425a0-5b7c-441a-bb86-00bf4ce7fee1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63a425a0-5b7c-441a-bb86-00bf4ce7fee1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63a425a0-5b7c-441a-bb86-00bf4ce7fee1 tempest-TestStampPattern-1107866250 tempest-TestStampPattern-1107866250-project-member] http://192.168.122.83/volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e returned with HTTP 404 Sep 08 14:16:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1279/2550] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:27 2026] GET /volume/v3/volumes/3814141f-5647-4306-b9f1-ffbc9c68e03e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:36 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:16:37 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-694155593"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-694155593'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume of 1 GB Sep 08 14:16:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Availability Zones retrieved successfully. Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (eed2c6d8-e577-4c87-82ae-effef8100d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a0085d5-b2f0-4ac8-8f00-6e1ea36239fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a0085d5-b2f0-4ac8-8f00-6e1ea36239fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224bf2bd-5e21-4f15-bbf2-5d84d839fb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Created reservations ['b1a7be95-bc51-467d-8aee-bf5049f2f4ff', '581a3bb0-eefe-4345-954c-5a3806c9da97', '4b318b5f-595e-4737-825c-6f5ca9d01a94', 'ce4332b7-b943-4d29-b9fc-def8d6d58cd4'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224bf2bd-5e21-4f15-bbf2-5d84d839fb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a7be95-bc51-467d-8aee-bf5049f2f4ff', '581a3bb0-eefe-4345-954c-5a3806c9da97', '4b318b5f-595e-4737-825c-6f5ca9d01a94', 'ce4332b7-b943-4d29-b9fc-def8d6d58cd4']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a2b20b-eaa5-4728-a6f5-19da1cede036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a2b20b-eaa5-4728-a6f5-19da1cede036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a47ac8d-be80-48d6-9858-439ddf637263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-694155593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['b1a7be95-bc51-467d-8aee-bf5049f2f4ff','581a3bb0-eefe-4345-954c-5a3806c9da97','4b318b5f-595e-4737-825c-6f5ca9d01a94','ce4332b7-b943-4d29-b9fc-def8d6d58cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-694155593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a47ac8d-be80-48d6-9858-439ddf637263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53641ed8c184ba8b03fbce26c18cfb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aecb60a06104714a10cf8e360e39a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40344e6c-d8a4-4c6a-a50f-bc37ff0d4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40344e6c-d8a4-4c6a-a50f-bc37ff0d4e9f) transitioned into state 'SUCCESS' from state '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-694155593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['b1a7be95-bc51-467d-8aee-bf5049f2f4ff','581a3bb0-eefe-4345-954c-5a3806c9da97','4b318b5f-595e-4737-825c-6f5ca9d01a94','ce4332b7-b943-4d29-b9fc-def8d6d58cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fe59f1-c782-44e7-bfbb-d0e984105789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fe59f1-c782-44e7-bfbb-d0e984105789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (eed2c6d8-e577-4c87-82ae-effef8100d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request issued successfully. Sep 08 14:16:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a73c6248-8e31-413d-90d4-dd6a02f63611 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1272/2551] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:38 2026] POST /volume/v3/volumes => generated 763 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1002084094"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1002084094'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume of 1 GB Sep 08 14:16:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Availability Zones retrieved successfully. Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (114d87bb-0592-475d-9420-644e2a4078ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57044025-a26a-4f67-a268-f4b6c0c6efef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57044025-a26a-4f67-a268-f4b6c0c6efef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6305b1cf-686a-4fbc-98eb-b70557132ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Created reservations ['52abe536-d661-449f-ab4f-f360ab7a3802', 'b197a8ee-e246-41aa-b203-283604a1d02d', '4cfc64ca-b374-4afe-ba11-a09d476806d4', '00d82789-92ef-4283-bceb-e68e7b661731'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6305b1cf-686a-4fbc-98eb-b70557132ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52abe536-d661-449f-ab4f-f360ab7a3802', 'b197a8ee-e246-41aa-b203-283604a1d02d', '4cfc64ca-b374-4afe-ba11-a09d476806d4', '00d82789-92ef-4283-bceb-e68e7b661731']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228d8b43-9f03-4521-9ba3-cf56969bf8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228d8b43-9f03-4521-9ba3-cf56969bf8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e74093b-775f-4a4f-ac14-85a973bcefff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1002084094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['52abe536-d661-449f-ab4f-f360ab7a3802','b197a8ee-e246-41aa-b203-283604a1d02d','4cfc64ca-b374-4afe-ba11-a09d476806d4','00d82789-92ef-4283-bceb-e68e7b661731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1002084094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e74093b-775f-4a4f-ac14-85a973bcefff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53641ed8c184ba8b03fbce26c18cfb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aecb60a06104714a10cf8e360e39a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7409071-34e9-429a-b96e-850d5020c22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7409071-34e9-429a-b96e-850d5020c22e) transitioned into state 'SUCCESS' from state '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-1002084094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['52abe536-d661-449f-ab4f-f360ab7a3802','b197a8ee-e246-41aa-b203-283604a1d02d','4cfc64ca-b374-4afe-ba11-a09d476806d4','00d82789-92ef-4283-bceb-e68e7b661731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35511b7-74e4-48b3-86eb-596b0c8a448c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35511b7-74e4-48b3-86eb-596b0c8a448c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (114d87bb-0592-475d-9420-644e2a4078ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request issued successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-10ed99be-19ee-4d0a-a2f5-1f9f8f9ffefa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1280/2552] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:38 2026] POST /volume/v3/volumes => generated 764 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1538442952"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1538442952'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume of 1 GB Sep 08 14:16:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Availability Zones retrieved successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (f3964557-6788-4af8-a14b-d5169d42aaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9afa96-98b5-4653-a66e-28903fcafba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9afa96-98b5-4653-a66e-28903fcafba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533e4c43-d20e-4127-b381-8c21e7578097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Created reservations ['9fa1cd2d-368f-48b5-b89e-32c2dde1a8db', '4b011278-4aac-460a-a056-c6e3de62cce9', '178a1b0f-6bb3-4d37-874e-93de8f1fa0a6', '5ab4c9b1-179d-4b7b-9b58-a3e7754db132'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533e4c43-d20e-4127-b381-8c21e7578097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fa1cd2d-368f-48b5-b89e-32c2dde1a8db', '4b011278-4aac-460a-a056-c6e3de62cce9', '178a1b0f-6bb3-4d37-874e-93de8f1fa0a6', '5ab4c9b1-179d-4b7b-9b58-a3e7754db132']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e4b154-b398-40fd-ad3c-5247a88543f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e4b154-b398-40fd-ad3c-5247a88543f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1538442952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['9fa1cd2d-368f-48b5-b89e-32c2dde1a8db','4b011278-4aac-460a-a056-c6e3de62cce9','178a1b0f-6bb3-4d37-874e-93de8f1fa0a6','5ab4c9b1-179d-4b7b-9b58-a3e7754db132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1538442952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53641ed8c184ba8b03fbce26c18cfb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aecb60a06104714a10cf8e360e39a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d79b6ff-a1b8-4cdb-81a3-c3930b98d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d79b6ff-a1b8-4cdb-81a3-c3930b98d4c7) transitioned into state 'SUCCESS' from state '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-1538442952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['9fa1cd2d-368f-48b5-b89e-32c2dde1a8db','4b011278-4aac-460a-a056-c6e3de62cce9','178a1b0f-6bb3-4d37-874e-93de8f1fa0a6','5ab4c9b1-179d-4b7b-9b58-a3e7754db132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2654b64-ef01-41ba-bbc9-ee61134cb7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2654b64-ef01-41ba-bbc9-ee61134cb7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (f3964557-6788-4af8-a14b-d5169d42aaad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request issued successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f23a80b1-0bd9-41a2-8079-5abaa4619906 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1273/2553] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:39 2026] POST /volume/v3/volumes => generated 764 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2066020682"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2066020682'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume of 1 GB Sep 08 14:16:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Availability Zones retrieved successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (aea264b7-d497-48d3-9e51-17a32ba34758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443999f0-0efa-4d6f-84fa-8ccf3210eb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443999f0-0efa-4d6f-84fa-8ccf3210eb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b291d489-df65-4e65-9d6c-74de9f84e4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Created reservations ['6a43ac1f-4b90-42b6-ace0-71083c5a5632', '5ce3607a-a042-47f5-a4cb-0d9e93910cda', '922eb335-2cd2-4c3b-a38b-d6e904117200', '1cbad75d-0f6f-43f7-8157-e89a4578bf1c'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b291d489-df65-4e65-9d6c-74de9f84e4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a43ac1f-4b90-42b6-ace0-71083c5a5632', '5ce3607a-a042-47f5-a4cb-0d9e93910cda', '922eb335-2cd2-4c3b-a38b-d6e904117200', '1cbad75d-0f6f-43f7-8157-e89a4578bf1c']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85884ceb-bc9d-40c8-902a-3b385cff2bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85884ceb-bc9d-40c8-902a-3b385cff2bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f823947-a35a-4491-8403-3e6c259fc910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2066020682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['6a43ac1f-4b90-42b6-ace0-71083c5a5632','5ce3607a-a042-47f5-a4cb-0d9e93910cda','922eb335-2cd2-4c3b-a38b-d6e904117200','1cbad75d-0f6f-43f7-8157-e89a4578bf1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2066020682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f823947-a35a-4491-8403-3e6c259fc910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53641ed8c184ba8b03fbce26c18cfb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aecb60a06104714a10cf8e360e39a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c819e8-811c-4683-b02e-6acf3b0afa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c819e8-811c-4683-b02e-6acf3b0afa94) transitioned into state 'SUCCESS' from state '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-2066020682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['6a43ac1f-4b90-42b6-ace0-71083c5a5632','5ce3607a-a042-47f5-a4cb-0d9e93910cda','922eb335-2cd2-4c3b-a38b-d6e904117200','1cbad75d-0f6f-43f7-8157-e89a4578bf1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40c55d8-6032-4ced-bbfe-43c94e075282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40c55d8-6032-4ced-bbfe-43c94e075282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (aea264b7-d497-48d3-9e51-17a32ba34758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request issued successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-587489f8-6b15-4722-b640-f10ddb6e2ec8 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1281/2554] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:39 2026] POST /volume/v3/volumes => generated 764 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9090f429-d34c-4db4-af85-f143e69faf81 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1926583603"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1926583603'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume of 1 GB Sep 08 14:16:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Availability Zones retrieved successfully. Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (ec919bd5-62c5-445b-95b6-b425bb42fde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee38ab93-e771-427c-a8bd-3c8d6e5011e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee38ab93-e771-427c-a8bd-3c8d6e5011e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:39 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7add88e8-a15b-4805-96ab-d551393d777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Created reservations ['52c31114-8e9c-4718-bb90-755709285900', '1b09e415-7ba1-493a-a56c-5f2f5fd83233', '24fe0230-576b-4709-919f-092a6b5b406f', '22aedf96-9f22-4f5e-8c08-dedf9098ec62'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7add88e8-a15b-4805-96ab-d551393d777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c31114-8e9c-4718-bb90-755709285900', '1b09e415-7ba1-493a-a56c-5f2f5fd83233', '24fe0230-576b-4709-919f-092a6b5b406f', '22aedf96-9f22-4f5e-8c08-dedf9098ec62']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92aa7bd9-ba06-4d83-a3c5-80a32a4579f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92aa7bd9-ba06-4d83-a3c5-80a32a4579f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b533ff5-0d8e-4980-abbe-9e0fad30037e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1926583603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['52c31114-8e9c-4718-bb90-755709285900','1b09e415-7ba1-493a-a56c-5f2f5fd83233','24fe0230-576b-4709-919f-092a6b5b406f','22aedf96-9f22-4f5e-8c08-dedf9098ec62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1926583603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b533ff5-0d8e-4980-abbe-9e0fad30037e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53641ed8c184ba8b03fbce26c18cfb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aecb60a06104714a10cf8e360e39a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a72ad8c-7a3f-4d5a-8459-48231533f24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a72ad8c-7a3f-4d5a-8459-48231533f24f) transitioned into state 'SUCCESS' from state '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-1926583603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53641ed8c184ba8b03fbce26c18cfb9',qos_specs=None,replication_status=,reservations=['52c31114-8e9c-4718-bb90-755709285900','1b09e415-7ba1-493a-a56c-5f2f5fd83233','24fe0230-576b-4709-919f-092a6b5b406f','22aedf96-9f22-4f5e-8c08-dedf9098ec62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aecb60a06104714a10cf8e360e39a5b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c53bba-b1ac-4689-95ec-1269bda2b667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c53bba-b1ac-4689-95ec-1269bda2b667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Flow 'volume_create_api' (ec919bd5-62c5-445b-95b6-b425bb42fde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Create volume request issued successfully. Sep 08 14:16:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9090f429-d34c-4db4-af85-f143e69faf81 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1274/2555] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:39 2026] POST /volume/v3/volumes => generated 764 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-144f148d-a60c-444c-a755-bffcb0586d2f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-144f148d-a60c-444c-a755-bffcb0586d2f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 Sep 08 14:16:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-144f148d-a60c-444c-a755-bffcb0586d2f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-144f148d-a60c-444c-a755-bffcb0586d2f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-144f148d-a60c-444c-a755-bffcb0586d2f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-144f148d-a60c-444c-a755-bffcb0586d2f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 returned with HTTP 200 Sep 08 14:16:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1282/2556] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:40 2026] GET /volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fefe9641-ecde-4f3a-94ca-144001464e1c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fefe9641-ecde-4f3a-94ca-144001464e1c tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fefe9641-ecde-4f3a-94ca-144001464e1c tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fefe9641-ecde-4f3a-94ca-144001464e1c tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fefe9641-ecde-4f3a-94ca-144001464e1c tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fefe9641-ecde-4f3a-94ca-144001464e1c tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff returned with HTTP 200 Sep 08 14:16:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1275/2557] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:40 2026] GET /volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e5187ed0-3127-4a9e-87cd-8538cad2eac7 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff returned with HTTP 200 Sep 08 14:16:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1283/2558] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:41 2026] GET /volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-22830c48-e463-4227-9ef7-95385ee80325 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-22830c48-e463-4227-9ef7-95385ee80325 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b Sep 08 14:16:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-22830c48-e463-4227-9ef7-95385ee80325 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-22830c48-e463-4227-9ef7-95385ee80325 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-22830c48-e463-4227-9ef7-95385ee80325 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-22830c48-e463-4227-9ef7-95385ee80325 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b returned with HTTP 200 Sep 08 14:16:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1276/2559] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:41 2026] GET /volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd48ca95-3edf-4e28-b06b-73ccf4f0f0d6 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 returned with HTTP 200 Sep 08 14:16:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1284/2560] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:41 2026] GET /volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-38471365-7240-410f-b3fe-b3477267b807 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-38471365-7240-410f-b3fe-b3477267b807 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-38471365-7240-410f-b3fe-b3477267b807 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-38471365-7240-410f-b3fe-b3477267b807 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-38471365-7240-410f-b3fe-b3477267b807 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-38471365-7240-410f-b3fe-b3477267b807 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 returned with HTTP 200 Sep 08 14:16:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1277/2561] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:42 2026] GET /volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e6fd797-7cbe-4f08-92d5-cef0014df284 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e returned with HTTP 200 Sep 08 14:16:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1285/2562] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:42 2026] GET /volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fe80bb2-5ad0-48c7-8ee1-751e0b1a6cb3 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e returned with HTTP 200 Sep 08 14:16:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1278/2563] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:43 2026] GET /volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:43 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume with id: 7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume request issued successfully. Sep 08 14:16:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b997df5-bb6c-46a6-9bd3-3ba60f34d09a tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e returned with HTTP 202 Sep 08 14:16:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1286/2564] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:43 2026] DELETE /volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e93209bb-46d3-4c11-943c-550308091a4e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e93209bb-46d3-4c11-943c-550308091a4e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e93209bb-46d3-4c11-943c-550308091a4e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e93209bb-46d3-4c11-943c-550308091a4e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e93209bb-46d3-4c11-943c-550308091a4e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e93209bb-46d3-4c11-943c-550308091a4e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e returned with HTTP 200 Sep 08 14:16:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1279/2565] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:43 2026] GET /volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1ae77dc8-f8c7-4e38-b4bf-3825b96bc4fa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ae77dc8-f8c7-4e38-b4bf-3825b96bc4fa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ae77dc8-f8c7-4e38-b4bf-3825b96bc4fa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ae77dc8-f8c7-4e38-b4bf-3825b96bc4fa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ae77dc8-f8c7-4e38-b4bf-3825b96bc4fa tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e returned with HTTP 404 Sep 08 14:16:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1287/2566] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:44 2026] GET /volume/v3/volumes/7b533ff5-0d8e-4980-abbe-9e0fad30037e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-207e303e-8b63-40a8-9417-9d624e05708b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:44 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume with id: 8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume request issued successfully. Sep 08 14:16:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-207e303e-8b63-40a8-9417-9d624e05708b tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 returned with HTTP 202 Sep 08 14:16:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1280/2567] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:44 2026] DELETE /volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99e2baca-8cec-4980-b164-ab4c6c00e480 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 returned with HTTP 200 Sep 08 14:16:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1288/2568] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:44 2026] GET /volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b1ab1f66-6521-4721-ae69-86ddf821a931 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1ab1f66-6521-4721-ae69-86ddf821a931 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 Sep 08 14:16:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1ab1f66-6521-4721-ae69-86ddf821a931 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1ab1f66-6521-4721-ae69-86ddf821a931 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1ab1f66-6521-4721-ae69-86ddf821a931 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 returned with HTTP 404 Sep 08 14:16:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1281/2569] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:45 2026] GET /volume/v3/volumes/8f823947-a35a-4491-8403-3e6c259fc910 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] DELETE http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b Sep 08 14:16:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:46 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume with id: 5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b Sep 08 14:16:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume request issued successfully. Sep 08 14:16:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92296e96-b52a-4f02-a4fd-a93fc6e53926 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b returned with HTTP 202 Sep 08 14:16:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1289/2570] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:45 2026] DELETE /volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b Sep 08 14:16:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-51011e53-8da6-4e19-b82b-fc51da18ccf4 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b returned with HTTP 200 Sep 08 14:16:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1282/2571] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:46 2026] GET /volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d2adbbd5-48d5-4e44-80f1-856a34e7936d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2adbbd5-48d5-4e44-80f1-856a34e7936d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2adbbd5-48d5-4e44-80f1-856a34e7936d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d2adbbd5-48d5-4e44-80f1-856a34e7936d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d2adbbd5-48d5-4e44-80f1-856a34e7936d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b returned with HTTP 404 Sep 08 14:16:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1290/2572] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:47 2026] GET /volume/v3/volumes/5d52e93d-aa07-4bc3-a02f-5a4a676aaf5b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bb037c5f-326c-40a0-905a-24ed6374bffb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] DELETE http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume with id: 0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume request issued successfully. Sep 08 14:16:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bb037c5f-326c-40a0-905a-24ed6374bffb tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff returned with HTTP 202 Sep 08 14:16:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1283/2573] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:47 2026] DELETE /volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d81e48a-783f-4dfb-b46d-f4b5d9a1ad1f tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff returned with HTTP 200 Sep 08 14:16:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1291/2574] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:47 2026] GET /volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-039032e6-ef66-46ec-b68c-8021edd7cd9e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-039032e6-ef66-46ec-b68c-8021edd7cd9e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-039032e6-ef66-46ec-b68c-8021edd7cd9e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-039032e6-ef66-46ec-b68c-8021edd7cd9e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-039032e6-ef66-46ec-b68c-8021edd7cd9e tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff returned with HTTP 404 Sep 08 14:16:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1284/2575] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:48 2026] GET /volume/v3/volumes/0e74093b-775f-4a4f-ac14-85a973bcefff => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8162e980-b14c-472c-ad79-573bf4b4d970 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] DELETE http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 Sep 08 14:16:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume with id: 3a47ac8d-be80-48d6-9858-439ddf637263 Sep 08 14:16:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Delete volume request issued successfully. Sep 08 14:16:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8162e980-b14c-472c-ad79-573bf4b4d970 tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 returned with HTTP 202 Sep 08 14:16:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1292/2576] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:16:48 2026] DELETE /volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Volume info retrieved successfully. Sep 08 14:16:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8cb908a-b1b0-4adc-a81b-45c36313432d tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 returned with HTTP 200 Sep 08 14:16:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1285/2577] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:48 2026] GET /volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-70bc9ad3-775b-411f-b52e-937708bddcde None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70bc9ad3-775b-411f-b52e-937708bddcde tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] GET http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 Sep 08 14:16:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70bc9ad3-775b-411f-b52e-937708bddcde tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-70bc9ad3-775b-411f-b52e-937708bddcde tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-70bc9ad3-775b-411f-b52e-937708bddcde tempest-CreateVolumesFromImageTest-354970295 tempest-CreateVolumesFromImageTest-354970295-project-member] http://192.168.122.83/volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 returned with HTTP 404 Sep 08 14:16:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1293/2578] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:49 2026] GET /volume/v3/volumes/3a47ac8d-be80-48d6-9858-439ddf637263 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-993767601"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-993767601'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (230dc708-68fb-4e03-bf0d-537dbd67abc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801ef293-e1ff-46af-98f1-5bea769baf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801ef293-e1ff-46af-98f1-5bea769baf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510874f-0c44-4a73-bb59-32d49cfce87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['57b2837c-e778-4951-902a-8090db209d1f', '55ce543a-2dfc-45bb-a0c0-8c4e7bc070d9', 'ee592d49-6d7d-4a22-bfa8-1dc97e9c30cd', '4aa7a6cc-a4c1-4709-a7b0-29e41443ee83'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510874f-0c44-4a73-bb59-32d49cfce87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b2837c-e778-4951-902a-8090db209d1f', '55ce543a-2dfc-45bb-a0c0-8c4e7bc070d9', 'ee592d49-6d7d-4a22-bfa8-1dc97e9c30cd', '4aa7a6cc-a4c1-4709-a7b0-29e41443ee83']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e08b7-a602-4564-88c0-8dcc7b216a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e08b7-a602-4564-88c0-8dcc7b216a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cfa017-5e52-4fad-9c51-1d054b3dabd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-993767601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['57b2837c-e778-4951-902a-8090db209d1f','55ce543a-2dfc-45bb-a0c0-8c4e7bc070d9','ee592d49-6d7d-4a22-bfa8-1dc97e9c30cd','4aa7a6cc-a4c1-4709-a7b0-29e41443ee83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-993767601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2cfa017-5e52-4fad-9c51-1d054b3dabd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e1055b-b587-420c-8c5f-1daeae48c7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e1055b-b587-420c-8c5f-1daeae48c7aa) transitioned into state 'SUCCESS' from state '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-993767601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['57b2837c-e778-4951-902a-8090db209d1f','55ce543a-2dfc-45bb-a0c0-8c4e7bc070d9','ee592d49-6d7d-4a22-bfa8-1dc97e9c30cd','4aa7a6cc-a4c1-4709-a7b0-29e41443ee83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86324a28-e447-47cd-8157-fb73184bd1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86324a28-e447-47cd-8157-fb73184bd1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (230dc708-68fb-4e03-bf0d-537dbd67abc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a20d2229-886f-4a83-bfcf-c5fddb5ba0f7 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1286/2579] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:16:51 2026] POST /volume/v3/volumes => generated 766 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:16:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63b714f2-ee17-414d-b55c-8c1c36e43643 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 returned with HTTP 200 Sep 08 14:16:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1294/2580] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:51 2026] GET /volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:16:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:16:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c085198b-69c5-45cf-b56e-c02d627db5e6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 returned with HTTP 200 Sep 08 14:16:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1287/2581] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:52 2026] GET /volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:16:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2cfa017-5e52-4fad-9c51-1d054b3dabd7", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1504803910"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:52 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create snapshot from volume d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:16:53 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['90e3cdcb-4c2e-40fa-8c37-8741c2872f39', '82d1c09e-4097-4a95-a234-4389d83b94cf', 'd202a689-ccd0-4768-a741-55cad5476942', '0a64d74d-42ff-4465-ad39-e313c837d55a'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot create request issued successfully. Sep 08 14:16:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d69201f5-56a1-41f0-b749-e2f27c590ee5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:16:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1295/2582] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:16:52 2026] POST /volume/v3/snapshots => generated 316 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:16:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:16:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c1ba28c0-5f0e-4b16-b450-8189dee90684 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 200 Sep 08 14:16:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1288/2583] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:53 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5a8c5f81-c55f-4345-9986-416daf387273 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a8c5f81-c55f-4345-9986-416daf387273 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:16:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a8c5f81-c55f-4345-9986-416daf387273 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a8c5f81-c55f-4345-9986-416daf387273 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5a8c5f81-c55f-4345-9986-416daf387273 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:16:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a8c5f81-c55f-4345-9986-416daf387273 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 200 Sep 08 14:16:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1296/2584] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:54 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d665df6d-b6df-40da-b1d7-4945b46941c0 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 200 Sep 08 14:16:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1289/2585] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:16:55 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2534b17b-a039-4647-8671-834ccd2d9f14", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-532009865"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {"'snapshot_id": '2534b17b-a039-4647-8671-834ccd2d9f14', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-532009865'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (99ac9120-80bd-4c67-8879-a5790cf69504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ae8731-0ac3-40c6-9b44-df47ee61f0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ae8731-0ac3-40c6-9b44-df47ee61f0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8490e9-d10c-4a73-963b-d1455bf41741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['2db33b58-72e0-4a9f-a075-b83136819603', 'ed718ea8-de83-47ca-b24e-77cc0f127bfc', 'acf8c4ee-bbb0-468f-8540-d0b429b7a4af', '92241a8d-343a-427f-89e4-30d4cedcbaa4'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8490e9-d10c-4a73-963b-d1455bf41741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db33b58-72e0-4a9f-a075-b83136819603', 'ed718ea8-de83-47ca-b24e-77cc0f127bfc', 'acf8c4ee-bbb0-468f-8540-d0b429b7a4af', '92241a8d-343a-427f-89e4-30d4cedcbaa4']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ada490-c12f-427c-8a94-538cfe6ae65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ada490-c12f-427c-8a94-538cfe6ae65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd841edd-f748-4d47-b9b3-870cbb162794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532009865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['2db33b58-72e0-4a9f-a075-b83136819603','ed718ea8-de83-47ca-b24e-77cc0f127bfc','acf8c4ee-bbb0-468f-8540-d0b429b7a4af','92241a8d-343a-427f-89e4-30d4cedcbaa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532009865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd841edd-f748-4d47-b9b3-870cbb162794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c931b9c9-5a9c-44c9-b416-0ed872cb9700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c931b9c9-5a9c-44c9-b416-0ed872cb9700) transitioned into state 'SUCCESS' from state '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-532009865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['2db33b58-72e0-4a9f-a075-b83136819603','ed718ea8-de83-47ca-b24e-77cc0f127bfc','acf8c4ee-bbb0-468f-8540-d0b429b7a4af','92241a8d-343a-427f-89e4-30d4cedcbaa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280e8450-05a6-4a1c-988c-1862bcd76b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280e8450-05a6-4a1c-988c-1862bcd76b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (99ac9120-80bd-4c67-8879-a5790cf69504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-91d544ac-2e6b-4049-87d7-3ad096ed65a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1297/2586] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:55 2026] POST /volume/v3/volumes => generated 766 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2534b17b-a039-4647-8671-834ccd2d9f14", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-661653646"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {"'snapshot_id": '2534b17b-a039-4647-8671-834ccd2d9f14', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-661653646'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (e98bc3ef-980c-4e5d-b0ec-155157bc86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb49b34-fb0e-47f9-8388-e4717847ba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb49b34-fb0e-47f9-8388-e4717847ba5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abec2cb5-4df5-49ca-b22a-16e6c3f733c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['861c283a-b593-45aa-80aa-659636798955', '5755bb8f-d7bf-4423-a5e2-e9253da2a2ff', 'cea40f79-ed71-4c8d-af3c-39360edab2c5', '5f2bbdc4-14d7-4ce9-a7ae-7d94798805c1'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abec2cb5-4df5-49ca-b22a-16e6c3f733c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['861c283a-b593-45aa-80aa-659636798955', '5755bb8f-d7bf-4423-a5e2-e9253da2a2ff', 'cea40f79-ed71-4c8d-af3c-39360edab2c5', '5f2bbdc4-14d7-4ce9-a7ae-7d94798805c1']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c73c4d0-b01b-4227-b360-74fb01d07b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c73c4d0-b01b-4227-b360-74fb01d07b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8b0e0e-2aa0-4a36-b05f-3093275bcc46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-661653646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['861c283a-b593-45aa-80aa-659636798955','5755bb8f-d7bf-4423-a5e2-e9253da2a2ff','cea40f79-ed71-4c8d-af3c-39360edab2c5','5f2bbdc4-14d7-4ce9-a7ae-7d94798805c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-661653646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e8b0e0e-2aa0-4a36-b05f-3093275bcc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc290450-189d-4b04-ae21-14f63f7272a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc290450-189d-4b04-ae21-14f63f7272a5) transitioned into state 'SUCCESS' from state '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-661653646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['861c283a-b593-45aa-80aa-659636798955','5755bb8f-d7bf-4423-a5e2-e9253da2a2ff','cea40f79-ed71-4c8d-af3c-39360edab2c5','5f2bbdc4-14d7-4ce9-a7ae-7d94798805c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f37d585-05bd-4f29-86c1-9674eafc340b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f37d585-05bd-4f29-86c1-9674eafc340b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (e98bc3ef-980c-4e5d-b0ec-155157bc86e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e82fc9fa-ccef-41a6-9c17-6fc0168f436e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1290/2587] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:55 2026] POST /volume/v3/volumes => generated 766 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2534b17b-a039-4647-8671-834ccd2d9f14", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-817458040"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {"'snapshot_id": '2534b17b-a039-4647-8671-834ccd2d9f14', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-817458040'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (8bb04b00-d789-4b0b-8f79-761117b99629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d1033-8391-414f-b100-d233b24b28c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:55 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d1033-8391-414f-b100-d233b24b28c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec56abf8-ef49-4974-8a4b-2463cfcad930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['bb868371-d47c-4768-a254-0c5f16e1b459', 'dc712f66-0a82-4448-8214-81d47892995c', 'ede091f2-497a-49bd-9147-bd58f089a826', 'eb1e0ffd-d864-40be-af71-4e51061825bc'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec56abf8-ef49-4974-8a4b-2463cfcad930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb868371-d47c-4768-a254-0c5f16e1b459', 'dc712f66-0a82-4448-8214-81d47892995c', 'ede091f2-497a-49bd-9147-bd58f089a826', 'eb1e0ffd-d864-40be-af71-4e51061825bc']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8dc8771-1551-4715-a4eb-60f72c9162c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8dc8771-1551-4715-a4eb-60f72c9162c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9046dfc-c90b-457e-94fb-60886527aede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817458040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['bb868371-d47c-4768-a254-0c5f16e1b459','dc712f66-0a82-4448-8214-81d47892995c','ede091f2-497a-49bd-9147-bd58f089a826','eb1e0ffd-d864-40be-af71-4e51061825bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817458040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9046dfc-c90b-457e-94fb-60886527aede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bd89a0-6e73-48ac-ae0e-030c6ba50b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bd89a0-6e73-48ac-ae0e-030c6ba50b66) transitioned into state 'SUCCESS' from state '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-817458040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['bb868371-d47c-4768-a254-0c5f16e1b459','dc712f66-0a82-4448-8214-81d47892995c','ede091f2-497a-49bd-9147-bd58f089a826','eb1e0ffd-d864-40be-af71-4e51061825bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3b12df-8d5e-4acd-b940-5ab6e8abcf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3b12df-8d5e-4acd-b940-5ab6e8abcf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (8bb04b00-d789-4b0b-8f79-761117b99629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bd6b13a0-a585-418e-8bd7-a242ac64aaf6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1298/2588] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:55 2026] POST /volume/v3/volumes => generated 766 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2534b17b-a039-4647-8671-834ccd2d9f14", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-613619956"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {"'snapshot_id": '2534b17b-a039-4647-8671-834ccd2d9f14', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-613619956'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (0b6ff3ee-74d9-41e1-b67f-1cbddd05ba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba3622f-36c9-49b7-926a-2fcb4ef62de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba3622f-36c9-49b7-926a-2fcb4ef62de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fdeded-fd0f-4239-9ef4-81d67740c949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['4e48cf56-6e11-4fa6-861f-3d0a813f0589', '79c52b15-f581-4171-8b41-90032564f09f', '7907647d-ff31-4a46-ac00-3be91255fcb0', '3c0c783f-d6d3-45d0-bd2c-e4e719ededa5'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fdeded-fd0f-4239-9ef4-81d67740c949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e48cf56-6e11-4fa6-861f-3d0a813f0589', '79c52b15-f581-4171-8b41-90032564f09f', '7907647d-ff31-4a46-ac00-3be91255fcb0', '3c0c783f-d6d3-45d0-bd2c-e4e719ededa5']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f7361e-41fe-4026-b09a-4a3de211c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f7361e-41fe-4026-b09a-4a3de211c8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4717dd07-3b38-43de-b5a7-0167ecc4bb66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-613619956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['4e48cf56-6e11-4fa6-861f-3d0a813f0589','79c52b15-f581-4171-8b41-90032564f09f','7907647d-ff31-4a46-ac00-3be91255fcb0','3c0c783f-d6d3-45d0-bd2c-e4e719ededa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-613619956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4717dd07-3b38-43de-b5a7-0167ecc4bb66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d07c355-f957-4223-815a-585201396b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d07c355-f957-4223-815a-585201396b5f) transitioned into state 'SUCCESS' from state '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-613619956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['4e48cf56-6e11-4fa6-861f-3d0a813f0589','79c52b15-f581-4171-8b41-90032564f09f','7907647d-ff31-4a46-ac00-3be91255fcb0','3c0c783f-d6d3-45d0-bd2c-e4e719ededa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707a4215-0281-4f67-8f8b-05334e89d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707a4215-0281-4f67-8f8b-05334e89d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (0b6ff3ee-74d9-41e1-b67f-1cbddd05ba6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e020fd1-e6f8-4c79-a5be-10f7e28889ab tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1291/2589] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:56 2026] POST /volume/v3/volumes => generated 766 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2534b17b-a039-4647-8671-834ccd2d9f14", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-864485701"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request body: {'volume': {"'snapshot_id": '2534b17b-a039-4647-8671-834ccd2d9f14', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-864485701'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume of 1 GB Sep 08 14:16:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Availability Zones retrieved successfully. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (19c08756-189a-409e-9bee-f0b348210d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ee4ca2-9134-4730-9668-bcced83d0cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ee4ca2-9134-4730-9668-bcced83d0cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764ca99e-62c9-4fdf-a871-ff42274951ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Created reservations ['76418015-09ab-4362-a412-b97e0526baee', 'e9ee37db-e748-4c9a-a45e-865f4ffcca7b', '1c4c6df8-503b-4d15-809e-c7bf51b14ce6', 'd3f5d868-f98a-407d-9c22-7c72786450fe'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764ca99e-62c9-4fdf-a871-ff42274951ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76418015-09ab-4362-a412-b97e0526baee', 'e9ee37db-e748-4c9a-a45e-865f4ffcca7b', '1c4c6df8-503b-4d15-809e-c7bf51b14ce6', 'd3f5d868-f98a-407d-9c22-7c72786450fe']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a813a6-57f9-4f20-a5a9-319e9da7a80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a813a6-57f9-4f20-a5a9-319e9da7a80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2783d2-0798-41ca-b6af-a0788a6baa96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-864485701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['76418015-09ab-4362-a412-b97e0526baee','e9ee37db-e748-4c9a-a45e-865f4ffcca7b','1c4c6df8-503b-4d15-809e-c7bf51b14ce6','d3f5d868-f98a-407d-9c22-7c72786450fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-864485701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad2783d2-0798-41ca-b6af-a0788a6baa96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59c31d68d554765888be09d7491c8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb374821-6c73-44a2-93f4-e5d685cb5d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb374821-6c73-44a2-93f4-e5d685cb5d24) transitioned into state 'SUCCESS' from state '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-864485701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59c31d68d554765888be09d7491c8fa',qos_specs=None,replication_status=,reservations=['76418015-09ab-4362-a412-b97e0526baee','e9ee37db-e748-4c9a-a45e-865f4ffcca7b','1c4c6df8-503b-4d15-809e-c7bf51b14ce6','d3f5d868-f98a-407d-9c22-7c72786450fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0bd5095e1914ba3957c64a04ce5b5a3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69b57d8-3a2c-450b-bb75-521f692da2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69b57d8-3a2c-450b-bb75-521f692da2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Flow 'volume_create_api' (19c08756-189a-409e-9bee-f0b348210d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Create volume request issued successfully. Sep 08 14:16:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f19284fb-38d5-47f4-a691-7251a0ca48ee tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:16:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1299/2590] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:16:56 2026] POST /volume/v3/volumes => generated 766 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:16:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 Sep 08 14:16:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ae02e8e9-49f5-4ec0-a832-c442e7c5c774 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 returned with HTTP 200 Sep 08 14:16:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1292/2591] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:57 2026] GET /volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92d904fa-ba83-4e1b-b351-6375cb028344 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92d904fa-ba83-4e1b-b351-6375cb028344 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:16:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92d904fa-ba83-4e1b-b351-6375cb028344 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92d904fa-ba83-4e1b-b351-6375cb028344 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92d904fa-ba83-4e1b-b351-6375cb028344 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92d904fa-ba83-4e1b-b351-6375cb028344 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 returned with HTTP 200 Sep 08 14:16:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1300/2592] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:57 2026] GET /volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4bf877d8-3c73-4d04-aa75-f108e515724e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4bf877d8-3c73-4d04-aa75-f108e515724e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4bf877d8-3c73-4d04-aa75-f108e515724e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4bf877d8-3c73-4d04-aa75-f108e515724e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4bf877d8-3c73-4d04-aa75-f108e515724e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4bf877d8-3c73-4d04-aa75-f108e515724e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 returned with HTTP 200 Sep 08 14:16:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1293/2593] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:58 2026] GET /volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede Sep 08 14:16:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dbe0ed82-f49a-420a-afe6-b1548cf0767d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede returned with HTTP 200 Sep 08 14:16:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1301/2594] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:58 2026] GET /volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f413dff3-70c2-4885-8f79-330c09d3da7d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f413dff3-70c2-4885-8f79-330c09d3da7d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f413dff3-70c2-4885-8f79-330c09d3da7d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f413dff3-70c2-4885-8f79-330c09d3da7d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f413dff3-70c2-4885-8f79-330c09d3da7d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f413dff3-70c2-4885-8f79-330c09d3da7d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 returned with HTTP 200 Sep 08 14:16:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1294/2595] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:58 2026] GET /volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:16:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:16:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:16:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0d336a45-cc46-43a1-be7a-609e2dafb677 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 returned with HTTP 200 Sep 08 14:16:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1302/2596] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:59 2026] GET /volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:16:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:16:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:16:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:16:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:16:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:16:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:16:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:16:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:16:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:16:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fa1dcc9-adb9-445a-b6ad-6201bc486fd6 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 returned with HTTP 200 Sep 08 14:16:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1295/2597] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:16:59 2026] GET /volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe2c33cd-9c3f-4f18-b60f-0df4f43b9a6e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 returned with HTTP 200 Sep 08 14:17:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1303/2598] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:00 2026] GET /volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1111242f-610d-4a36-93f4-627299ace56b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:17:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:00 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:17:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1111242f-610d-4a36-93f4-627299ace56b tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 returned with HTTP 202 Sep 08 14:17:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1296/2599] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:00 2026] DELETE /volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bfc3af3a-97ac-4522-b4a9-3354f35714a5 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 returned with HTTP 200 Sep 08 14:17:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1304/2600] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:00 2026] GET /volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5361bdb4-e9f1-43ef-a0b7-2baee113274d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5361bdb4-e9f1-43ef-a0b7-2baee113274d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5361bdb4-e9f1-43ef-a0b7-2baee113274d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5361bdb4-e9f1-43ef-a0b7-2baee113274d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5361bdb4-e9f1-43ef-a0b7-2baee113274d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 returned with HTTP 404 Sep 08 14:17:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1297/2601] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:01 2026] GET /volume/v3/volumes/ad2783d2-0798-41ca-b6af-a0788a6baa96 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dec5aeb8-c526-47e2-a188-be973291a84f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:17:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: 4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:17:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dec5aeb8-c526-47e2-a188-be973291a84f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 returned with HTTP 202 Sep 08 14:17:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1305/2602] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:01 2026] DELETE /volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-baf86c62-f501-4d24-8d53-a1a101a45c06 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 returned with HTTP 200 Sep 08 14:17:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1298/2603] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:01 2026] GET /volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bc996049-d02d-4c91-906e-58d8f18d8fad None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc996049-d02d-4c91-906e-58d8f18d8fad tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc996049-d02d-4c91-906e-58d8f18d8fad tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc996049-d02d-4c91-906e-58d8f18d8fad tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc996049-d02d-4c91-906e-58d8f18d8fad tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 returned with HTTP 404 Sep 08 14:17:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1306/2604] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:02 2026] GET /volume/v3/volumes/4717dd07-3b38-43de-b5a7-0167ecc4bb66 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f95c169f-43b0-4267-8786-cda65f059742 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede Sep 08 14:17:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: d9046dfc-c90b-457e-94fb-60886527aede Sep 08 14:17:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f95c169f-43b0-4267-8786-cda65f059742 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede returned with HTTP 202 Sep 08 14:17:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1299/2605] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:02 2026] DELETE /volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-53d80414-ce49-4694-a794-c33a4fac4941 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53d80414-ce49-4694-a794-c33a4fac4941 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53d80414-ce49-4694-a794-c33a4fac4941 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53d80414-ce49-4694-a794-c33a4fac4941 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-53d80414-ce49-4694-a794-c33a4fac4941 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53d80414-ce49-4694-a794-c33a4fac4941 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede returned with HTTP 200 Sep 08 14:17:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1307/2606] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:02 2026] GET /volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2dee4be6-d310-4a5b-ba08-bd212842562a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2dee4be6-d310-4a5b-ba08-bd212842562a tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede Sep 08 14:17:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2dee4be6-d310-4a5b-ba08-bd212842562a tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2dee4be6-d310-4a5b-ba08-bd212842562a tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2dee4be6-d310-4a5b-ba08-bd212842562a tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede returned with HTTP 404 Sep 08 14:17:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1300/2607] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:03 2026] GET /volume/v3/volumes/d9046dfc-c90b-457e-94fb-60886527aede => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:17:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:03 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: 1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:17:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a89a7b8-7bca-494b-90e4-8e0b13a23177 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 returned with HTTP 202 Sep 08 14:17:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1308/2608] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:03 2026] DELETE /volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fd228beb-30e9-4d69-99c3-d522006048a3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fd228beb-30e9-4d69-99c3-d522006048a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:17:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fd228beb-30e9-4d69-99c3-d522006048a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fd228beb-30e9-4d69-99c3-d522006048a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fd228beb-30e9-4d69-99c3-d522006048a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fd228beb-30e9-4d69-99c3-d522006048a3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 returned with HTTP 200 Sep 08 14:17:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1301/2609] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:04 2026] GET /volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e6204505-e808-4c75-ac6c-a822c2a04e2e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6204505-e808-4c75-ac6c-a822c2a04e2e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6204505-e808-4c75-ac6c-a822c2a04e2e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6204505-e808-4c75-ac6c-a822c2a04e2e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6204505-e808-4c75-ac6c-a822c2a04e2e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 returned with HTTP 404 Sep 08 14:17:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1309/2610] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:05 2026] GET /volume/v3/volumes/1e8b0e0e-2aa0-4a36-b05f-3093275bcc46 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 Sep 08 14:17:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:05 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: dd841edd-f748-4d47-b9b3-870cbb162794 Sep 08 14:17:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c8fb28b5-3c71-40f8-be27-9d7845e568f3 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 returned with HTTP 202 Sep 08 14:17:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1302/2611] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:05 2026] DELETE /volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8e20886f-b167-45f5-bc87-3e691c76de2f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e20886f-b167-45f5-bc87-3e691c76de2f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e20886f-b167-45f5-bc87-3e691c76de2f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e20886f-b167-45f5-bc87-3e691c76de2f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8e20886f-b167-45f5-bc87-3e691c76de2f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e20886f-b167-45f5-bc87-3e691c76de2f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 returned with HTTP 200 Sep 08 14:17:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1310/2612] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:05 2026] GET /volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa03ad7b-f295-4398-8f40-4f66bfb7899e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa03ad7b-f295-4398-8f40-4f66bfb7899e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa03ad7b-f295-4398-8f40-4f66bfb7899e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa03ad7b-f295-4398-8f40-4f66bfb7899e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa03ad7b-f295-4398-8f40-4f66bfb7899e tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 returned with HTTP 404 Sep 08 14:17:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1303/2613] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:06 2026] GET /volume/v3/volumes/dd841edd-f748-4d47-b9b3-870cbb162794 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:17:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:06 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete snapshot with id: 2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:17:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:17:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot delete request issued successfully. Sep 08 14:17:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b54a58e8-679a-4e64-a0f9-1ba37dc91718 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 202 Sep 08 14:17:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1311/2614] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:17:06 2026] DELETE /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:17:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11ff80e6-9337-4b9b-939b-3289e74e0441 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 200 Sep 08 14:17:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1304/2615] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:06 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:17:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Snapshot retrieved successfully. Sep 08 14:17:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1c6d4f5d-0c3e-4249-b23a-bcceb796afdc tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 200 Sep 08 14:17:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1312/2616] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:07 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c5679a9e-3c90-42e5-b998-b9f7103bb31d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5679a9e-3c90-42e5-b998-b9f7103bb31d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5679a9e-3c90-42e5-b998-b9f7103bb31d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c5679a9e-3c90-42e5-b998-b9f7103bb31d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c5679a9e-3c90-42e5-b998-b9f7103bb31d tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 returned with HTTP 404 Sep 08 14:17:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1305/2617] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:08 2026] GET /volume/v3/snapshots/2534b17b-a039-4647-8671-834ccd2d9f14 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:17:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:08 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume with id: d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:17:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Delete volume request issued successfully. Sep 08 14:17:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c150507-1cc9-41fc-996c-cf4434a949c4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 returned with HTTP 202 Sep 08 14:17:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1313/2618] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:08 2026] DELETE /volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Volume info retrieved successfully. Sep 08 14:17:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b638282a-83b4-46dd-8f6a-61e55faf46d4 tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 returned with HTTP 200 Sep 08 14:17:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1306/2619] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:08 2026] GET /volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-01eb2e0b-6d39-4fe4-972c-2c9bb3461d0f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01eb2e0b-6d39-4fe4-972c-2c9bb3461d0f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] GET http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 Sep 08 14:17:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01eb2e0b-6d39-4fe4-972c-2c9bb3461d0f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01eb2e0b-6d39-4fe4-972c-2c9bb3461d0f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01eb2e0b-6d39-4fe4-972c-2c9bb3461d0f tempest-CreateVolumesFromSnapshotTest-1966109709 tempest-CreateVolumesFromSnapshotTest-1966109709-project-member] http://192.168.122.83/volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 returned with HTTP 404 Sep 08 14:17:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1314/2620] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:09 2026] GET /volume/v3/volumes/d2cfa017-5e52-4fad-9c51-1d054b3dabd7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-442153400"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-442153400'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (a4120d4b-77d8-4e75-b12f-55041f158a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b9597f4-2c0f-402d-a5a0-275742b1a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b9597f4-2c0f-402d-a5a0-275742b1a53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de45875-6071-461e-a6fc-8c868041ead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['ade84635-52c0-45c8-830c-e456b6e009ef', 'b33643c6-32d7-4d72-adfa-a9872cefec42', '136ef8fb-e172-4852-91b0-2cca4d0535fa', '7a8f114c-b832-4145-bf2d-c3fa6a42cb7f'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de45875-6071-461e-a6fc-8c868041ead9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade84635-52c0-45c8-830c-e456b6e009ef', 'b33643c6-32d7-4d72-adfa-a9872cefec42', '136ef8fb-e172-4852-91b0-2cca4d0535fa', '7a8f114c-b832-4145-bf2d-c3fa6a42cb7f']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:11 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db5f7e3-2c3b-46df-aa13-c53fa5265811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db5f7e3-2c3b-46df-aa13-c53fa5265811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596178dc-7032-402b-9d42-dcaa438a69a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-442153400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['ade84635-52c0-45c8-830c-e456b6e009ef','b33643c6-32d7-4d72-adfa-a9872cefec42','136ef8fb-e172-4852-91b0-2cca4d0535fa','7a8f114c-b832-4145-bf2d-c3fa6a42cb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-442153400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596178dc-7032-402b-9d42-dcaa438a69a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a92639e-83c1-4ccd-88fb-ac68a83b991b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a92639e-83c1-4ccd-88fb-ac68a83b991b) transitioned into state 'SUCCESS' from state '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-442153400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['ade84635-52c0-45c8-830c-e456b6e009ef','b33643c6-32d7-4d72-adfa-a9872cefec42','136ef8fb-e172-4852-91b0-2cca4d0535fa','7a8f114c-b832-4145-bf2d-c3fa6a42cb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a3d885-dfa2-4666-b3f0-edecb2412c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a3d885-dfa2-4666-b3f0-edecb2412c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (a4120d4b-77d8-4e75-b12f-55041f158a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fde6326b-93b8-4c3e-8b69-28240ab0fe5a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1307/2621] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:17:11 2026] POST /volume/v3/volumes => generated 770 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-202e8bc2-dead-4535-89da-536cd2d362f1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-202e8bc2-dead-4535-89da-536cd2d362f1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-202e8bc2-dead-4535-89da-536cd2d362f1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-202e8bc2-dead-4535-89da-536cd2d362f1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-202e8bc2-dead-4535-89da-536cd2d362f1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-202e8bc2-dead-4535-89da-536cd2d362f1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 returned with HTTP 200 Sep 08 14:17:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1315/2622] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:12 2026] GET /volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1a19b160-0e9e-486a-ac57-1687a175386a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a19b160-0e9e-486a-ac57-1687a175386a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a19b160-0e9e-486a-ac57-1687a175386a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a19b160-0e9e-486a-ac57-1687a175386a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:13 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a19b160-0e9e-486a-ac57-1687a175386a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a19b160-0e9e-486a-ac57-1687a175386a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 returned with HTTP 200 Sep 08 14:17:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1308/2623] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:13 2026] GET /volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f27ab49b-79af-4197-a1df-6697bc119270 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "596178dc-7032-402b-9d42-dcaa438a69a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-265140587"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {"'source_volid": '596178dc-7032-402b-9d42-dcaa438a69a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-265140587'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (ff68be49-2f68-486c-a722-7557f4c83929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85be6621-e1ac-4bf8-9f7d-0d7e0dd83316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85be6621-e1ac-4bf8-9f7d-0d7e0dd83316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a336d594-50a2-40c6-9122-f1dcd68f71b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['e632fdd9-2fc7-4517-8255-1d452e983160', '2bc24b74-aa7a-41cf-b1dd-01ca28586664', 'a67c0a7e-be2d-488f-a5fa-09591c9e5cd1', 'd4e7d187-8e9b-4f2b-bb07-fc1d469b43ac'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a336d594-50a2-40c6-9122-f1dcd68f71b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e632fdd9-2fc7-4517-8255-1d452e983160', '2bc24b74-aa7a-41cf-b1dd-01ca28586664', 'a67c0a7e-be2d-488f-a5fa-09591c9e5cd1', 'd4e7d187-8e9b-4f2b-bb07-fc1d469b43ac']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bdb7cd-ffbb-414b-ba78-e6603f8c42c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:13 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bdb7cd-ffbb-414b-ba78-e6603f8c42c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9abe58cd-a676-4308-bbab-e85424e25db8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-265140587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['e632fdd9-2fc7-4517-8255-1d452e983160','2bc24b74-aa7a-41cf-b1dd-01ca28586664','a67c0a7e-be2d-488f-a5fa-09591c9e5cd1','d4e7d187-8e9b-4f2b-bb07-fc1d469b43ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-265140587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9abe58cd-a676-4308-bbab-e85424e25db8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd65d64-c904-47ae-bc3e-92a02f20e884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbd65d64-c904-47ae-bc3e-92a02f20e884) transitioned into state 'SUCCESS' from state '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-265140587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['e632fdd9-2fc7-4517-8255-1d452e983160','2bc24b74-aa7a-41cf-b1dd-01ca28586664','a67c0a7e-be2d-488f-a5fa-09591c9e5cd1','d4e7d187-8e9b-4f2b-bb07-fc1d469b43ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2292c4-533e-48dd-bce7-b6182e181764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2292c4-533e-48dd-bce7-b6182e181764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (ff68be49-2f68-486c-a722-7557f4c83929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f27ab49b-79af-4197-a1df-6697bc119270 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1316/2624] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:13 2026] POST /volume/v3/volumes => generated 770 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "596178dc-7032-402b-9d42-dcaa438a69a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-262758567"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {"'source_volid": '596178dc-7032-402b-9d42-dcaa438a69a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-262758567'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (067b063d-1c3a-4fb5-b527-56e2968fd8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3e9d40-fe8c-46cd-a8e3-f534daf449a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3e9d40-fe8c-46cd-a8e3-f534daf449a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc649d4-b666-481e-97e0-d7f798dad8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['64d9f534-3e20-4c25-8837-b3b4861f1c29', 'c352a454-055f-47a0-a270-5096b87196b1', '37e68bee-5f14-458f-aad9-a664b732f4a0', '4cdf8d89-5ca1-4f68-be27-fc2a57b25fe5'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc649d4-b666-481e-97e0-d7f798dad8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d9f534-3e20-4c25-8837-b3b4861f1c29', 'c352a454-055f-47a0-a270-5096b87196b1', '37e68bee-5f14-458f-aad9-a664b732f4a0', '4cdf8d89-5ca1-4f68-be27-fc2a57b25fe5']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df93c15c-76b6-4456-9f4e-0b9e3d91bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df93c15c-76b6-4456-9f4e-0b9e3d91bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-262758567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['64d9f534-3e20-4c25-8837-b3b4861f1c29','c352a454-055f-47a0-a270-5096b87196b1','37e68bee-5f14-458f-aad9-a664b732f4a0','4cdf8d89-5ca1-4f68-be27-fc2a57b25fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-262758567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed4a7b0-1f4e-47ea-bd94-7509743eb3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed4a7b0-1f4e-47ea-bd94-7509743eb3b7) transitioned into state 'SUCCESS' from state '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-262758567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['64d9f534-3e20-4c25-8837-b3b4861f1c29','c352a454-055f-47a0-a270-5096b87196b1','37e68bee-5f14-458f-aad9-a664b732f4a0','4cdf8d89-5ca1-4f68-be27-fc2a57b25fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29fa2fd-b159-4844-99bd-f000ba491aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29fa2fd-b159-4844-99bd-f000ba491aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (067b063d-1c3a-4fb5-b527-56e2968fd8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-180656a4-d2b2-483b-a41c-845aa43ca7a1 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:13 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1309/2625] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:13 2026] POST /volume/v3/volumes => generated 770 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "596178dc-7032-402b-9d42-dcaa438a69a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1774528864"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {"'source_volid": '596178dc-7032-402b-9d42-dcaa438a69a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1774528864'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (f05db2d1-9865-489b-b3a9-039c7d39ca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b95b0e-3b4c-4de4-af15-8a84f8da109e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b95b0e-3b4c-4de4-af15-8a84f8da109e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:13 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85433e1-da78-48aa-af52-e2445981c678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['65a5714a-a3f0-4c8a-accd-f2874b5f095a', 'f4256184-165c-49c7-8e6f-4bbd6bb9cc7f', 'b051cc0a-3acd-407b-97ce-460d759e2222', 'd369ee26-9e82-426c-ab48-6fb8819c5f8f'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85433e1-da78-48aa-af52-e2445981c678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a5714a-a3f0-4c8a-accd-f2874b5f095a', 'f4256184-165c-49c7-8e6f-4bbd6bb9cc7f', 'b051cc0a-3acd-407b-97ce-460d759e2222', 'd369ee26-9e82-426c-ab48-6fb8819c5f8f']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c7249e-f5e9-49ec-b7cb-640373ad32c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c7249e-f5e9-49ec-b7cb-640373ad32c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c41f53a4-1a02-4aae-9ff8-65465ec8496e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1774528864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['65a5714a-a3f0-4c8a-accd-f2874b5f095a','f4256184-165c-49c7-8e6f-4bbd6bb9cc7f','b051cc0a-3acd-407b-97ce-460d759e2222','d369ee26-9e82-426c-ab48-6fb8819c5f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1774528864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c41f53a4-1a02-4aae-9ff8-65465ec8496e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd568546-457f-4f3c-8f75-21ce4b2559ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd568546-457f-4f3c-8f75-21ce4b2559ee) transitioned into state 'SUCCESS' from state '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-1774528864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['65a5714a-a3f0-4c8a-accd-f2874b5f095a','f4256184-165c-49c7-8e6f-4bbd6bb9cc7f','b051cc0a-3acd-407b-97ce-460d759e2222','d369ee26-9e82-426c-ab48-6fb8819c5f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d5c72e-5a06-4314-969d-776372cb769c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d5c72e-5a06-4314-969d-776372cb769c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (f05db2d1-9865-489b-b3a9-039c7d39ca99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3fd14e22-5d31-4b83-8919-ffa1dcdeb81d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1317/2626] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:13 2026] POST /volume/v3/volumes => generated 771 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3d8e269c-6232-4826-a466-78609af3adde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "596178dc-7032-402b-9d42-dcaa438a69a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-59876806"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {"'source_volid": '596178dc-7032-402b-9d42-dcaa438a69a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-59876806'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (e1fdd8bf-f29b-4055-b95b-ff4329b32c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988bdbe3-fda4-47e7-b084-ad92bb41366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988bdbe3-fda4-47e7-b084-ad92bb41366c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b886da-c517-4edc-b903-3027f559bbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['b608fc6e-81bf-4b81-82bd-a07d653caf69', '65d9d6ad-b0b1-4c67-a400-79fb362ea66f', 'b94fa2b6-4fa7-4522-9569-3eb60ec50869', 'acd40809-eb56-4891-867e-2454820b91bc'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b886da-c517-4edc-b903-3027f559bbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b608fc6e-81bf-4b81-82bd-a07d653caf69', '65d9d6ad-b0b1-4c67-a400-79fb362ea66f', 'b94fa2b6-4fa7-4522-9569-3eb60ec50869', 'acd40809-eb56-4891-867e-2454820b91bc']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8deddd4-1e7b-45bb-bead-579d866757b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8deddd4-1e7b-45bb-bead-579d866757b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98e5448-a554-44a2-97a7-172dfd12ec75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-59876806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['b608fc6e-81bf-4b81-82bd-a07d653caf69','65d9d6ad-b0b1-4c67-a400-79fb362ea66f','b94fa2b6-4fa7-4522-9569-3eb60ec50869','acd40809-eb56-4891-867e-2454820b91bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-59876806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a98e5448-a554-44a2-97a7-172dfd12ec75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46e1201-1d2d-4cf8-9b3b-0c119783a78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46e1201-1d2d-4cf8-9b3b-0c119783a78c) transitioned into state 'SUCCESS' from state '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-59876806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['b608fc6e-81bf-4b81-82bd-a07d653caf69','65d9d6ad-b0b1-4c67-a400-79fb362ea66f','b94fa2b6-4fa7-4522-9569-3eb60ec50869','acd40809-eb56-4891-867e-2454820b91bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a1a257-8326-4747-9ad7-4ac0da6da32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a1a257-8326-4747-9ad7-4ac0da6da32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (e1fdd8bf-f29b-4055-b95b-ff4329b32c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3d8e269c-6232-4826-a466-78609af3adde tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1310/2627] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:14 2026] POST /volume/v3/volumes => generated 769 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "596178dc-7032-402b-9d42-dcaa438a69a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1397732317"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request body: {'volume': {"'source_volid": '596178dc-7032-402b-9d42-dcaa438a69a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1397732317'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume of 1 GB Sep 08 14:17:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Availability Zones retrieved successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (640bdf0e-af72-4916-b766-373b65092456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8962667-0e30-4cb3-a6c3-2ef9993c848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8962667-0e30-4cb3-a6c3-2ef9993c848a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b3df1-f187-4106-8f43-ec55a5408667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Created reservations ['b540ee87-dfd1-4ed8-89e3-46312715eb67', '3c10e1c4-e6ca-4f8e-a13c-f5ef2af964f4', '7a156739-5395-4ca7-9e03-676eeceddbfe', 'b45b632a-3617-4260-ba10-bca93289268b'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b3df1-f187-4106-8f43-ec55a5408667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b540ee87-dfd1-4ed8-89e3-46312715eb67', '3c10e1c4-e6ca-4f8e-a13c-f5ef2af964f4', '7a156739-5395-4ca7-9e03-676eeceddbfe', 'b45b632a-3617-4260-ba10-bca93289268b']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16daa6e5-c2ab-4280-9429-984762e23345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16daa6e5-c2ab-4280-9429-984762e23345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80539b7-1b49-416b-8821-d323ca563d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1397732317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['b540ee87-dfd1-4ed8-89e3-46312715eb67','3c10e1c4-e6ca-4f8e-a13c-f5ef2af964f4','7a156739-5395-4ca7-9e03-676eeceddbfe','b45b632a-3617-4260-ba10-bca93289268b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1397732317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80539b7-1b49-416b-8821-d323ca563d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d61128d0b324d14b5302e8044ef4000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f9685cfcde45269622755dc8fad453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557cc78c-07e2-49aa-9259-33c224a76e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557cc78c-07e2-49aa-9259-33c224a76e5a) transitioned into state 'SUCCESS' from state '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-1397732317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d61128d0b324d14b5302e8044ef4000',qos_specs=None,replication_status=,reservations=['b540ee87-dfd1-4ed8-89e3-46312715eb67','3c10e1c4-e6ca-4f8e-a13c-f5ef2af964f4','7a156739-5395-4ca7-9e03-676eeceddbfe','b45b632a-3617-4260-ba10-bca93289268b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f9685cfcde45269622755dc8fad453',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35d9ec0-8fa4-43aa-81e7-8e173a69fb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35d9ec0-8fa4-43aa-81e7-8e173a69fb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Flow 'volume_create_api' (640bdf0e-af72-4916-b766-373b65092456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Create volume request issued successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9871880-5bbd-4acb-ad17-5ff574234a37 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1318/2628] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:14 2026] POST /volume/v3/volumes => generated 771 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cad77be0-9c44-4e24-90dc-ad1b1beb939a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 returned with HTTP 200 Sep 08 14:17:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1311/2629] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:14 2026] GET /volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:17:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:15 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:15 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:15 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:15 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:15 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-750b310a-b701-47de-8fd2-bdb8a53c4b3a tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 returned with HTTP 200 Sep 08 14:17:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1319/2630] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:15 2026] GET /volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5b3f4582-560b-4a3b-bba1-79246e82d057 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 returned with HTTP 200 Sep 08 14:17:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1312/2631] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:16 2026] GET /volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e Sep 08 14:17:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c2e2e88-30ce-4662-b28e-b085ff26b8ad tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e returned with HTTP 200 Sep 08 14:17:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1320/2632] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:16 2026] GET /volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:16 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0212d504-9c14-45b9-8593-3ee335d5adc7 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 returned with HTTP 200 Sep 08 14:17:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1313/2633] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:16 2026] GET /volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2feb5d61-d3de-4088-9f19-1106128f7b68 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 returned with HTTP 200 Sep 08 14:17:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1321/2634] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:17 2026] GET /volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71f786dd-ce13-4756-9b7a-08c58819d9fc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 returned with HTTP 200 Sep 08 14:17:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1314/2635] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:17 2026] GET /volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-06019350-de64-48a8-b5b9-309da903ceac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-06019350-de64-48a8-b5b9-309da903ceac tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-06019350-de64-48a8-b5b9-309da903ceac tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-06019350-de64-48a8-b5b9-309da903ceac tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-06019350-de64-48a8-b5b9-309da903ceac tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-06019350-de64-48a8-b5b9-309da903ceac tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 returned with HTTP 200 Sep 08 14:17:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1322/2636] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:18 2026] GET /volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-39513532-4d82-48ae-adae-28f3e0335c30 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:18 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-39513532-4d82-48ae-adae-28f3e0335c30 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 returned with HTTP 202 Sep 08 14:17:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1315/2637] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:18 2026] DELETE /volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8d3b06c3-dd95-454a-8ee3-251bb55fbfd5 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 returned with HTTP 200 Sep 08 14:17:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1323/2638] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:18 2026] GET /volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fccad9a3-4667-4fea-a996-4e7487bfe755 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fccad9a3-4667-4fea-a996-4e7487bfe755 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fccad9a3-4667-4fea-a996-4e7487bfe755 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fccad9a3-4667-4fea-a996-4e7487bfe755 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fccad9a3-4667-4fea-a996-4e7487bfe755 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 returned with HTTP 404 Sep 08 14:17:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1316/2639] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:19 2026] GET /volume/v3/volumes/b80539b7-1b49-416b-8821-d323ca563d65 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a7686396-e40c-4b77-8dea-d21369a8128c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:19 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a7686396-e40c-4b77-8dea-d21369a8128c tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 returned with HTTP 202 Sep 08 14:17:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1324/2640] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:19 2026] DELETE /volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfb3fb25-b4cf-4b0b-9405-d410c283a1de tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 returned with HTTP 200 Sep 08 14:17:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1317/2641] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:19 2026] GET /volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa99bb49-5b2b-4f2e-a915-c8fcfd4e4428 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa99bb49-5b2b-4f2e-a915-c8fcfd4e4428 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa99bb49-5b2b-4f2e-a915-c8fcfd4e4428 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa99bb49-5b2b-4f2e-a915-c8fcfd4e4428 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa99bb49-5b2b-4f2e-a915-c8fcfd4e4428 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 returned with HTTP 404 Sep 08 14:17:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1325/2642] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:20 2026] GET /volume/v3/volumes/a98e5448-a554-44a2-97a7-172dfd12ec75 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e Sep 08 14:17:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:20 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: c41f53a4-1a02-4aae-9ff8-65465ec8496e Sep 08 14:17:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fad95468-4ae4-4cc1-9a67-8b5f6172d05d tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e returned with HTTP 202 Sep 08 14:17:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1318/2643] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:20 2026] DELETE /volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-48631060-bb24-479a-aeb5-fc0b417647e8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48631060-bb24-479a-aeb5-fc0b417647e8 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48631060-bb24-479a-aeb5-fc0b417647e8 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-48631060-bb24-479a-aeb5-fc0b417647e8 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-48631060-bb24-479a-aeb5-fc0b417647e8 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-48631060-bb24-479a-aeb5-fc0b417647e8 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e returned with HTTP 200 Sep 08 14:17:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1326/2644] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:20 2026] GET /volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-920ed659-9777-4b9c-9552-0ab126f3718e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-920ed659-9777-4b9c-9552-0ab126f3718e tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-920ed659-9777-4b9c-9552-0ab126f3718e tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-920ed659-9777-4b9c-9552-0ab126f3718e tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-920ed659-9777-4b9c-9552-0ab126f3718e tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e returned with HTTP 404 Sep 08 14:17:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1319/2645] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:21 2026] GET /volume/v3/volumes/c41f53a4-1a02-4aae-9ff8-65465ec8496e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:21 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: 8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-28bd5e0e-1a8b-4513-8e03-abe480fe9d66 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 returned with HTTP 202 Sep 08 14:17:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1327/2646] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:21 2026] DELETE /volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a0a9a771-e47c-4789-ae2e-68af50e92dcf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 returned with HTTP 200 Sep 08 14:17:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1320/2647] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:21 2026] GET /volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-629dc18a-3a4d-44f7-bac5-ded46bcbe53f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-629dc18a-3a4d-44f7-bac5-ded46bcbe53f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-629dc18a-3a4d-44f7-bac5-ded46bcbe53f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-629dc18a-3a4d-44f7-bac5-ded46bcbe53f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-629dc18a-3a4d-44f7-bac5-ded46bcbe53f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 returned with HTTP 404 Sep 08 14:17:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1328/2648] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:23 2026] GET /volume/v3/volumes/8083e0ea-f8a3-4bd5-880f-9f8c8aa81aa6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e895883e-2a6e-49e9-b028-92378a76e08f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 Sep 08 14:17:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: 9abe58cd-a676-4308-bbab-e85424e25db8 Sep 08 14:17:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e895883e-2a6e-49e9-b028-92378a76e08f tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 returned with HTTP 202 Sep 08 14:17:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1321/2649] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:23 2026] DELETE /volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d05eda9c-8702-4598-aea8-02e21f9fb3bc tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 returned with HTTP 200 Sep 08 14:17:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1329/2650] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:23 2026] GET /volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4e9ae901-0e29-49da-809a-42f478f80b77 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e9ae901-0e29-49da-809a-42f478f80b77 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e9ae901-0e29-49da-809a-42f478f80b77 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e9ae901-0e29-49da-809a-42f478f80b77 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e9ae901-0e29-49da-809a-42f478f80b77 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 returned with HTTP 404 Sep 08 14:17:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1322/2651] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:24 2026] GET /volume/v3/volumes/9abe58cd-a676-4308-bbab-e85424e25db8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] DELETE http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume with id: 596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Delete volume request issued successfully. Sep 08 14:17:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-afc72bba-ab3b-4abb-bcae-88f6aebd5ccf tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 returned with HTTP 202 Sep 08 14:17:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1330/2652] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:17:24 2026] DELETE /volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34d49050-4697-41c5-b2e7-fe5fda691405 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34d49050-4697-41c5-b2e7-fe5fda691405 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34d49050-4697-41c5-b2e7-fe5fda691405 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34d49050-4697-41c5-b2e7-fe5fda691405 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-34d49050-4697-41c5-b2e7-fe5fda691405 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Volume info retrieved successfully. Sep 08 14:17:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34d49050-4697-41c5-b2e7-fe5fda691405 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 returned with HTTP 200 Sep 08 14:17:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1323/2653] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:24 2026] GET /volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8b59d6b9-b5f8-4f5f-8f74-45b8ef41ff71 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b59d6b9-b5f8-4f5f-8f74-45b8ef41ff71 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] GET http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 Sep 08 14:17:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8b59d6b9-b5f8-4f5f-8f74-45b8ef41ff71 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8b59d6b9-b5f8-4f5f-8f74-45b8ef41ff71 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b59d6b9-b5f8-4f5f-8f74-45b8ef41ff71 tempest-CreateVolumesFromSourceVolumeTest-1575082850 tempest-CreateVolumesFromSourceVolumeTest-1575082850-project-member] http://192.168.122.83/volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 returned with HTTP 404 Sep 08 14:17:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1331/2654] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:25 2026] GET /volume/v3/volumes/596178dc-7032-402b-9d42-dcaa438a69a2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-11435c1c-ec58-406f-a5c7-3a69f255d823 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11435c1c-ec58-406f-a5c7-3a69f255d823 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11435c1c-ec58-406f-a5c7-3a69f255d823 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-283762190", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11435c1c-ec58-406f-a5c7-3a69f255d823 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1324/2655] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:27 2026] POST /volume/v3/types => generated 379 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-24c2057f-1879-41d3-a276-2c395c293447 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24c2057f-1879-41d3-a276-2c395c293447 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24c2057f-1879-41d3-a276-2c395c293447 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24c2057f-1879-41d3-a276-2c395c293447 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1332/2656] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3a5a3a56-eaab-4bee-9e67-fe9558793e4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a5a3a56-eaab-4bee-9e67-fe9558793e4c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3a5a3a56-eaab-4bee-9e67-fe9558793e4c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-495316144", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3a5a3a56-eaab-4bee-9e67-fe9558793e4c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1325/2657] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e58f60a1-429a-439b-b263-44b95b9b0ee7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e58f60a1-429a-439b-b263-44b95b9b0ee7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] POST http://192.168.122.83/volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0/encryption Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e58f60a1-429a-439b-b263-44b95b9b0ee7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-e58f60a1-429a-439b-b263-44b95b9b0ee7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e58f60a1-429a-439b-b263-44b95b9b0ee7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0/encryption returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1333/2658] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0/encryption => generated 127 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-00071c17-c000-4e82-8d7a-608f64864ec0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-00071c17-c000-4e82-8d7a-608f64864ec0 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-00071c17-c000-4e82-8d7a-608f64864ec0 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1339252964", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-00071c17-c000-4e82-8d7a-608f64864ec0 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1326/2659] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:28 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 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b351be52-de2a-41c3-b048-653a17e85c5f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b351be52-de2a-41c3-b048-653a17e85c5f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] POST http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b351be52-de2a-41c3-b048-653a17e85c5f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-b351be52-de2a-41c3-b048-653a17e85c5f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b351be52-de2a-41c3-b048-653a17e85c5f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1334/2660] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-67964cf5-0a7a-470f-9e63-75323f156d90 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67964cf5-0a7a-470f-9e63-75323f156d90 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] PUT http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs/key2 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-67964cf5-0a7a-470f-9e63-75323f156d90 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-67964cf5-0a7a-470f-9e63-75323f156d90 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-67964cf5-0a7a-470f-9e63-75323f156d90 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs/key2 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1327/2661] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:17:28 2026] PUT /volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea3836c0-ca48-4d96-a25d-95136832efba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea3836c0-ca48-4d96-a25d-95136832efba tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea3836c0-ca48-4d96-a25d-95136832efba tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-ea3836c0-ca48-4d96-a25d-95136832efba tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea3836c0-ca48-4d96-a25d-95136832efba tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1335/2662] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9948e4df-25f8-4753-914b-d9ccfe95b8b3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9948e4df-25f8-4753-914b-d9ccfe95b8b3 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9948e4df-25f8-4753-914b-d9ccfe95b8b3 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1380161378", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9948e4df-25f8-4753-914b-d9ccfe95b8b3 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1328/2663] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:28 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 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7ff23ec8-cc9c-49f1-9f2f-1f4ead83b7a7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ff23ec8-cc9c-49f1-9f2f-1f4ead83b7a7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7ff23ec8-cc9c-49f1-9f2f-1f4ead83b7a7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7ff23ec8-cc9c-49f1-9f2f-1f4ead83b7a7 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1336/2664] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] DELETE http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption/012c1141-e250-46ce-89a2-b32b1f6d1274 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3b8a60d2-3096-469f-a134-1513a2ebc3aa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption/012c1141-e250-46ce-89a2-b32b1f6d1274 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1329/2665] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/43c99094-a290-4149-af0f-8378207ac243/encryption/012c1141-e250-46ce-89a2-b32b1f6d1274 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-322436e4-2bd2-4145-a356-c53e3b90646a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-322436e4-2bd2-4145-a356-c53e3b90646a tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-322436e4-2bd2-4145-a356-c53e3b90646a tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1026811037", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-322436e4-2bd2-4145-a356-c53e3b90646a tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1337/2666] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:28 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] DELETE http://192.168.122.83/volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b/extra_specs/key1 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a5d3de0e-ed3b-4ca3-a47e-b0d4b00e89e8 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b/extra_specs/key1 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1330/2667] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f8f73846-234f-4858-aef2-23897a30eaed None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8f73846-234f-4858-aef2-23897a30eaed tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f8f73846-234f-4858-aef2-23897a30eaed tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2069851963", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f8f73846-234f-4858-aef2-23897a30eaed tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1338/2668] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:17:28 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 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] DELETE http://192.168.122.83/volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-45ea372d-69bb-4356-a6ce-8305b6b00113 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1331/2669] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4ec37ee8-910b-454d-b066-ace2aaf39534 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ec37ee8-910b-454d-b066-ace2aaf39534 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] GET http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ec37ee8-910b-454d-b066-ace2aaf39534 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4ec37ee8-910b-454d-b066-ace2aaf39534 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4ec37ee8-910b-454d-b066-ace2aaf39534 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1339/2670] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:17:28 2026] GET /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] GET http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/cipher Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-263651e7-ed56-45a6-9edb-0b53ab3ac29e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/cipher returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1332/2671] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:17:28 2026] GET /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] GET http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82d1772d-e2c4-4eed-8d6f-722e824203bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1340/2672] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:17:28 2026] GET /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b57a063-9e19-4577-b531-5803174e84e9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b57a063-9e19-4577-b531-5803174e84e9 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] GET http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/multiattach Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b57a063-9e19-4577-b531-5803174e84e9 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b57a063-9e19-4577-b531-5803174e84e9 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b57a063-9e19-4577-b531-5803174e84e9 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/multiattach returned with HTTP 200 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1333/2673] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:17:28 2026] GET /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4bbbd412-5967-413c-9604-0555e6b4649d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4bbbd412-5967-413c-9604-0555e6b4649d tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] GET http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/volume_backend_name Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4bbbd412-5967-413c-9604-0555e6b4649d tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4bbbd412-5967-413c-9604-0555e6b4649d tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4bbbd412-5967-413c-9604-0555e6b4649d tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1341/2674] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:17:28 2026] GET /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/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 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-225ff2c4-e383-4494-9302-f0386c4592fc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-225ff2c4-e383-4494-9302-f0386c4592fc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] PUT http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/3dba05f1-1df0-401f-b04d-b17b69029833 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-225ff2c4-e383-4494-9302-f0386c4592fc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-225ff2c4-e383-4494-9302-f0386c4592fc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-225ff2c4-e383-4494-9302-f0386c4592fc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/3dba05f1-1df0-401f-b04d-b17b69029833 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1334/2675] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:17:28 2026] PUT /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/encryption/3dba05f1-1df0-401f-b04d-b17b69029833 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7a13636e-9240-4908-8ae7-2f686b7877af None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a13636e-9240-4908-8ae7-2f686b7877af tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] PUT http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/key1 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a13636e-9240-4908-8ae7-2f686b7877af tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-7a13636e-9240-4908-8ae7-2f686b7877af tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a13636e-9240-4908-8ae7-2f686b7877af tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/key1 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1342/2676] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:17:28 2026] PUT /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c613d585-249a-424e-bc85-d3d88b83d44c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c613d585-249a-424e-bc85-d3d88b83d44c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] PUT http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c613d585-249a-424e-bc85-d3d88b83d44c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-c613d585-249a-424e-bc85-d3d88b83d44c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '35ff1cc694be49e09ce82bc4e08e8e18', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b62d7fbec04b4c1d95028f6145ec2151', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c613d585-249a-424e-bc85-d3d88b83d44c tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-reader] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 returned with HTTP 403 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1335/2677] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:17:28 2026] PUT /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5d9df70b-d387-444d-97cd-5982cdbae8bc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d9df70b-d387-444d-97cd-5982cdbae8bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d9df70b-d387-444d-97cd-5982cdbae8bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d9df70b-d387-444d-97cd-5982cdbae8bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d9df70b-d387-444d-97cd-5982cdbae8bc tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a returned with HTTP 202 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1343/2678] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/10a6d39a-da4c-45e7-9ede-1258f702763a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc78be11-800a-4989-b9f5-cae573585e7b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc78be11-800a-4989-b9f5-cae573585e7b tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc78be11-800a-4989-b9f5-cae573585e7b tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc78be11-800a-4989-b9f5-cae573585e7b tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc78be11-800a-4989-b9f5-cae573585e7b tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b returned with HTTP 202 Sep 08 14:17:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1336/2679] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/4c45858b-8634-46cb-ad66-c3538c03ee6b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c7b111ae-6778-45fe-9319-64c854a0455f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c7b111ae-6778-45fe-9319-64c854a0455f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243 Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c7b111ae-6778-45fe-9319-64c854a0455f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c7b111ae-6778-45fe-9319-64c854a0455f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c7b111ae-6778-45fe-9319-64c854a0455f tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/43c99094-a290-4149-af0f-8378207ac243 returned with HTTP 202 Sep 08 14:17:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1344/2680] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:28 2026] DELETE /volume/v3/types/43c99094-a290-4149-af0f-8378207ac243 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-310489be-0207-4663-b6ce-06a55e1b6b9e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-310489be-0207-4663-b6ce-06a55e1b6b9e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5 Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-310489be-0207-4663-b6ce-06a55e1b6b9e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-310489be-0207-4663-b6ce-06a55e1b6b9e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-310489be-0207-4663-b6ce-06a55e1b6b9e tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5 returned with HTTP 202 Sep 08 14:17:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1337/2681] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:29 2026] DELETE /volume/v3/types/38dbe256-1355-4989-a1cd-1d40dc9c66d5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9e334d94-fe16-4181-9ea0-064866016aaa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e334d94-fe16-4181-9ea0-064866016aaa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0 Sep 08 14:17:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e334d94-fe16-4181-9ea0-064866016aaa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9e334d94-fe16-4181-9ea0-064866016aaa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9e334d94-fe16-4181-9ea0-064866016aaa tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0 returned with HTTP 202 Sep 08 14:17:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1345/2682] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:29 2026] DELETE /volume/v3/types/718bb2f8-314e-4170-8834-c9e3a63e41a0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d25ab4ac-f065-4a1e-946d-37a6724884c1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d25ab4ac-f065-4a1e-946d-37a6724884c1 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] DELETE http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d25ab4ac-f065-4a1e-946d-37a6724884c1 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d25ab4ac-f065-4a1e-946d-37a6724884c1 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d25ab4ac-f065-4a1e-946d-37a6724884c1 tempest-VolumeTypesReaderTests-699880890 tempest-VolumeTypesReaderTests-699880890-project-admin] http://192.168.122.83/volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 returned with HTTP 202 Sep 08 14:17:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1338/2683] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:17:29 2026] DELETE /volume/v3/types/870ed89a-6f7b-49c4-92c8-b9fd8bca3896 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:39 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=344,cinder:INSERT=78,cinder:UPDATE=130 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:17:39 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=368,cinder:INSERT=98,cinder:UPDATE=128 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:17:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-402278824", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-402278824', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume of 1 GB Sep 08 14:17:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Availability Zones retrieved successfully. Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Flow 'volume_create_api' (15d1e947-0539-4c18-b67a-1a229e40b971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc8cca6-6c79-412a-bf3d-a8bba53ec87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc8cca6-6c79-412a-bf3d-a8bba53ec87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3f9ea2-cf67-4424-8440-fb337bf7c0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Created reservations ['fcd038c5-4ec6-4505-b557-ceabeff3a82b', '244584d4-4672-4884-9a64-a538b690214d', '23546f5f-2a61-40fb-8dd2-0c91cfa16d21', '56285c4a-44da-4071-828d-504e3a33b078'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3f9ea2-cf67-4424-8440-fb337bf7c0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcd038c5-4ec6-4505-b557-ceabeff3a82b', '244584d4-4672-4884-9a64-a538b690214d', '23546f5f-2a61-40fb-8dd2-0c91cfa16d21', '56285c4a-44da-4071-828d-504e3a33b078']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e26328-3d6b-4034-92cb-3d7e8eab7a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e26328-3d6b-4034-92cb-3d7e8eab7a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7d8f4e-e3f7-4a63-ba59-3f325113772f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-402278824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57a178463dd4badbb3097b42c61b050',qos_specs=None,replication_status=,reservations=['fcd038c5-4ec6-4505-b557-ceabeff3a82b','244584d4-4672-4884-9a64-a538b690214d','23546f5f-2a61-40fb-8dd2-0c91cfa16d21','56285c4a-44da-4071-828d-504e3a33b078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b005a85100ed46c489e5d33e66d65e03',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-402278824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd7d8f4e-e3f7-4a63-ba59-3f325113772f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57a178463dd4badbb3097b42c61b050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b005a85100ed46c489e5d33e66d65e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054c0dce-c747-47e9-a871-d56afbf429d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054c0dce-c747-47e9-a871-d56afbf429d8) transitioned into state 'SUCCESS' from state '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-402278824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57a178463dd4badbb3097b42c61b050',qos_specs=None,replication_status=,reservations=['fcd038c5-4ec6-4505-b557-ceabeff3a82b','244584d4-4672-4884-9a64-a538b690214d','23546f5f-2a61-40fb-8dd2-0c91cfa16d21','56285c4a-44da-4071-828d-504e3a33b078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b005a85100ed46c489e5d33e66d65e03',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f5701c-8a52-4324-b801-f3597709664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f5701c-8a52-4324-b801-f3597709664e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Flow 'volume_create_api' (15d1e947-0539-4c18-b67a-1a229e40b971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume request issued successfully. Sep 08 14:17:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-46ad9700-5e36-428a-a8f3-588b59ed1b07 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1346/2684] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:17:48 2026] POST /volume/v3/volumes => generated 760 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-caf27dab-f152-442a-85a4-309f126b9089 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-caf27dab-f152-442a-85a4-309f126b9089 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:17:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-caf27dab-f152-442a-85a4-309f126b9089 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-caf27dab-f152-442a-85a4-309f126b9089 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-caf27dab-f152-442a-85a4-309f126b9089 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-caf27dab-f152-442a-85a4-309f126b9089 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 200 Sep 08 14:17:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1339/2685] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:49 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8e955412-924d-4fef-8a3a-897a3789cc7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e955412-924d-4fef-8a3a-897a3789cc7a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e955412-924d-4fef-8a3a-897a3789cc7a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8e955412-924d-4fef-8a3a-897a3789cc7a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8e955412-924d-4fef-8a3a-897a3789cc7a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8e955412-924d-4fef-8a3a-897a3789cc7a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 200 Sep 08 14:17:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1347/2686] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:50 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5475cf19-5326-43cf-91e5-4d22e01ea9e7 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 200 Sep 08 14:17:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1340/2687] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:50 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-58d2f345-7530-4510-8973-499721dac1b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd7d8f4e-e3f7-4a63-ba59-3f325113772f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1289836707", "description": null, "metadata": null}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create snapshot from volume bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:17:50 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Created reservations ['8a82323c-849f-403b-8be6-b20ced47f76e', '71c2cdf8-cb1a-4449-83a7-81e8bb04fba6', '8a5f0bba-6e73-4052-a01c-6e7f02cacf7e', '75bafe9f-c765-4078-b2cc-0d335b902fda'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot force create request issued successfully. Sep 08 14:17:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58d2f345-7530-4510-8973-499721dac1b4 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:17:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1348/2688] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:17:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9f07b236-6062-4e46-af69-e6eb537a3fc9 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1341/2689] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:50 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba67d340-2b3f-43bd-8595-34e466400230 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba67d340-2b3f-43bd-8595-34e466400230 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba67d340-2b3f-43bd-8595-34e466400230 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba67d340-2b3f-43bd-8595-34e466400230 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba67d340-2b3f-43bd-8595-34e466400230 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba67d340-2b3f-43bd-8595-34e466400230 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1349/2690] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:51 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c578d19-f80a-4607-b2d3-e9b38ab8970e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1342/2691] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:52 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-459fd7b8-32fc-4621-a25e-758f5c640178 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-459fd7b8-32fc-4621-a25e-758f5c640178 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-459fd7b8-32fc-4621-a25e-758f5c640178 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-459fd7b8-32fc-4621-a25e-758f5c640178 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-459fd7b8-32fc-4621-a25e-758f5c640178 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-459fd7b8-32fc-4621-a25e-758f5c640178 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1350/2692] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:52 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-29c5a8ff-ae0b-461f-b9ce-873aee7e912c tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1343/2693] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:52 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-83146d73-96cf-4288-a67b-2498a648100d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e4f59796-4f40-4c5b-b140-cb2f4d43fbfe", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume request body: {'volume': {'snapshot_id': 'e4f59796-4f40-4c5b-b140-cb2f4d43fbfe', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume of 1 GB Sep 08 14:17:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Availability Zones retrieved successfully. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Flow 'volume_create_api' (ed287989-591f-4c6b-a1f7-7c085568e1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce50980-04e9-44a2-aa4f-bff39a5b36c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:17:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce50980-04e9-44a2-aa4f-bff39a5b36c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e4f59796-4f40-4c5b-b140-cb2f4d43fbfe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ced9751-2693-4440-8693-470b8ad394bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Created reservations ['8b2b8fc6-bb74-493a-85b2-0a402d2d36e9', '0c1dfd83-ddaf-4fac-8749-105f1f32b8e8', 'a9186246-14a6-4685-a9c2-7dfafc49f78a', '623695cc-bb98-4d45-a90e-9401dd3f09d9'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ced9751-2693-4440-8693-470b8ad394bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b2b8fc6-bb74-493a-85b2-0a402d2d36e9', '0c1dfd83-ddaf-4fac-8749-105f1f32b8e8', 'a9186246-14a6-4685-a9c2-7dfafc49f78a', '623695cc-bb98-4d45-a90e-9401dd3f09d9']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d04c8f-a4f0-41e1-a45b-5f6a25815563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d04c8f-a4f0-41e1-a45b-5f6a25815563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ab6e81-6c18-42e6-803b-a16a97d75784', '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='a57a178463dd4badbb3097b42c61b050',qos_specs=None,replication_status=,reservations=['8b2b8fc6-bb74-493a-85b2-0a402d2d36e9','0c1dfd83-ddaf-4fac-8749-105f1f32b8e8','a9186246-14a6-4685-a9c2-7dfafc49f78a','623695cc-bb98-4d45-a90e-9401dd3f09d9'],size=1,snapshot_id=e4f59796-4f40-4c5b-b140-cb2f4d43fbfe,source_replicaid=,source_volid=None,status='creating',user_id='b005a85100ed46c489e5d33e66d65e03',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ab6e81-6c18-42e6-803b-a16a97d75784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57a178463dd4badbb3097b42c61b050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e4f59796-4f40-4c5b-b140-cb2f4d43fbfe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b005a85100ed46c489e5d33e66d65e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c24b0d-1a5e-423e-b6e1-cd85ce443f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c24b0d-1a5e-423e-b6e1-cd85ce443f3b) transitioned into state 'SUCCESS' from 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='a57a178463dd4badbb3097b42c61b050',qos_specs=None,replication_status=,reservations=['8b2b8fc6-bb74-493a-85b2-0a402d2d36e9','0c1dfd83-ddaf-4fac-8749-105f1f32b8e8','a9186246-14a6-4685-a9c2-7dfafc49f78a','623695cc-bb98-4d45-a90e-9401dd3f09d9'],size=1,snapshot_id=e4f59796-4f40-4c5b-b140-cb2f4d43fbfe,source_replicaid=,source_volid=None,status='creating',user_id='b005a85100ed46c489e5d33e66d65e03',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368e1db2-c76f-47ed-951a-fe7f1505c7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368e1db2-c76f-47ed-951a-fe7f1505c7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Flow 'volume_create_api' (ed287989-591f-4c6b-a1f7-7c085568e1a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:17:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Create volume request issued successfully. Sep 08 14:17:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83146d73-96cf-4288-a67b-2498a648100d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:17:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1351/2694] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:17:52 2026] POST /volume/v3/volumes => generated 748 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:17:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d7b958a4-aca6-43e0-b1e3-31916445efeb tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1344/2695] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:53 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-33791ccb-559f-4f13-9688-860694df256e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33791ccb-559f-4f13-9688-860694df256e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33791ccb-559f-4f13-9688-860694df256e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33791ccb-559f-4f13-9688-860694df256e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-33791ccb-559f-4f13-9688-860694df256e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33791ccb-559f-4f13-9688-860694df256e tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1352/2696] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:54 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7d16c6a8-4e7e-4253-80ca-968770b79271 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1345/2697] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:55 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 840 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:17:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e3e31cc4-cf5e-459a-afa5-255a4c1487cc tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1353/2698] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:56 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 840 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eea278fe-f37c-4cc2-a7f1-4b12eaf7deef tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1346/2699] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:57 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 840 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1ac14030-cbf4-4a99-b66f-7ab1b38d6d99 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1354/2700] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:58 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:17:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-160ed9e4-eb82-4e41-9831-2b99780f5255 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:17:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1347/2701] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:17:58 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-15cdf857-9738-4963-b7b0-4426a5284171 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete snapshot with id: e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot delete request issued successfully. Sep 08 14:17:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-15cdf857-9738-4963-b7b0-4426a5284171 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 202 Sep 08 14:17:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1355/2702] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:17:58 2026] DELETE /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-799681d8-fd6c-4d7d-9e0d-ddb1dd5fbf6b tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1348/2703] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:58 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:17:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:17:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:17:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:17:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:17:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:17:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:17:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Snapshot retrieved successfully. Sep 08 14:17:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6082d34-91a9-495d-a67b-e93ed9d1b513 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 200 Sep 08 14:17:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1356/2704] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:17:59 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-80ef360a-6ebc-4eb9-889c-45449a0eb83a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80ef360a-6ebc-4eb9-889c-45449a0eb83a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:18:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80ef360a-6ebc-4eb9-889c-45449a0eb83a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-80ef360a-6ebc-4eb9-889c-45449a0eb83a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-80ef360a-6ebc-4eb9-889c-45449a0eb83a tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 404 Sep 08 14:18:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1349/2705] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:00 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66670365-cf63-446f-912f-6df66a22f063 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] DELETE http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:01 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete volume with id: bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:18:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete volume request issued successfully. Sep 08 14:18:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66670365-cf63-446f-912f-6df66a22f063 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 202 Sep 08 14:18:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1357/2706] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:00 2026] DELETE /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:18:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-223c2f57-c3d3-462f-8249-8ac493b340a2 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 200 Sep 08 14:18:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1350/2707] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:01 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d00fc903-839f-495d-866e-92badeefd9fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d00fc903-839f-495d-866e-92badeefd9fd tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d00fc903-839f-495d-866e-92badeefd9fd tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d00fc903-839f-495d-866e-92badeefd9fd tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d00fc903-839f-495d-866e-92badeefd9fd tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 404 Sep 08 14:18:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1358/2708] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:02 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] DELETE http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:18:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete volume with id: b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:18:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:18:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete volume request issued successfully. Sep 08 14:18:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7ff1eda-dd91-4de3-a274-54302e3cd964 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 202 Sep 08 14:18:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1351/2709] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:02 2026] DELETE /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Volume info retrieved successfully. Sep 08 14:18:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5e92a496-3f57-4c8c-beea-935b29fc53aa tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 200 Sep 08 14:18:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1359/2710] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:02 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-194c1d74-9843-45a7-8ae6-96940a530720 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-194c1d74-9843-45a7-8ae6-96940a530720 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-194c1d74-9843-45a7-8ae6-96940a530720 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-194c1d74-9843-45a7-8ae6-96940a530720 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-194c1d74-9843-45a7-8ae6-96940a530720 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 returned with HTTP 404 Sep 08 14:18:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1352/2711] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:03 2026] GET /volume/v3/volumes/b8ab6e81-6c18-42e6-803b-a16a97d75784 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete snapshot with id: e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e9420661-cdfd-4aa9-870f-dfb8b9a68454 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 404 Sep 08 14:18:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1360/2712] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:18:03 2026] DELETE /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b82a3768-0f00-48d2-8af2-a83af9276de1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b82a3768-0f00-48d2-8af2-a83af9276de1 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b82a3768-0f00-48d2-8af2-a83af9276de1 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b82a3768-0f00-48d2-8af2-a83af9276de1 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b82a3768-0f00-48d2-8af2-a83af9276de1 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe returned with HTTP 404 Sep 08 14:18:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1353/2713] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:03 2026] GET /volume/v3/snapshots/e4f59796-4f40-4c5b-b140-cb2f4d43fbfe => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] DELETE http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Delete volume with id: bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-814a2c01-1ee8-48db-8f8f-2ef4341f1a68 tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 404 Sep 08 14:18:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1361/2714] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:03 2026] DELETE /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c3630d5d-f54f-427c-8492-f93d54771b0d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3630d5d-f54f-427c-8492-f93d54771b0d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] GET http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3630d5d-f54f-427c-8492-f93d54771b0d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3630d5d-f54f-427c-8492-f93d54771b0d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3630d5d-f54f-427c-8492-f93d54771b0d tempest-SnapshotDependencyTests-1493698959 tempest-SnapshotDependencyTests-1493698959-project-member] http://192.168.122.83/volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f returned with HTTP 404 Sep 08 14:18:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1354/2715] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:03 2026] GET /volume/v3/volumes/bd7d8f4e-e3f7-4a63-ba59-3f325113772f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:13 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:18:13 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a2944654-f671-4433-bf89-749214409eba None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-185282957"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-185282957'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (6323e3ce-997a-4743-ab08-016e37d550f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b811311f-2ad9-4692-a0f9-25d4ba136c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-835899977"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-835899977'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume of 1 GB Sep 08 14:18:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Availability Zones retrieved successfully. Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (16a4c39b-f9aa-4647-90c7-36a52621206a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5dba3b-a069-4e83-bb2c-c0bf2a16fe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b811311f-2ad9-4692-a0f9-25d4ba136c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4acb19e-c91b-4cef-b77a-7afbc1f7b4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5dba3b-a069-4e83-bb2c-c0bf2a16fe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b0615-f3c8-46d1-b16c-874d5def8b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['4776deb2-0fb6-44fd-8880-16bcac36f25e', '076a9cb8-1ec1-43b1-86a8-52aec1dfc33d', 'aff620e4-afa7-491e-bb76-7780897cdd5c', 'e60e0a9d-377f-4bff-ac1e-edb602fdb63d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4acb19e-c91b-4cef-b77a-7afbc1f7b4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4776deb2-0fb6-44fd-8880-16bcac36f25e', '076a9cb8-1ec1-43b1-86a8-52aec1dfc33d', 'aff620e4-afa7-491e-bb76-7780897cdd5c', 'e60e0a9d-377f-4bff-ac1e-edb602fdb63d']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e1407d-e870-4aa3-8a5d-c99d17f2c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Created reservations ['56b39b35-9db6-4c47-9ac9-dfb9b3f1788d', '77bdbd86-2fa8-42e3-baee-c7ae6caafd06', '4dfc7250-dd3e-4534-9154-2b51ae2bb469', '81c19e4d-65df-49cb-a87d-2151d40726e8'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b0615-f3c8-46d1-b16c-874d5def8b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b39b35-9db6-4c47-9ac9-dfb9b3f1788d', '77bdbd86-2fa8-42e3-baee-c7ae6caafd06', '4dfc7250-dd3e-4534-9154-2b51ae2bb469', '81c19e4d-65df-49cb-a87d-2151d40726e8']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841f9427-750e-4877-8182-d32ec3237ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e1407d-e870-4aa3-8a5d-c99d17f2c47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185282957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['4776deb2-0fb6-44fd-8880-16bcac36f25e','076a9cb8-1ec1-43b1-86a8-52aec1dfc33d','aff620e4-afa7-491e-bb76-7780897cdd5c','e60e0a9d-377f-4bff-ac1e-edb602fdb63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185282957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffbc538-7a09-427a-ab5d-35c6bc5e36a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841f9427-750e-4877-8182-d32ec3237ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298d1092-d02d-492d-a41b-990174537fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-835899977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['56b39b35-9db6-4c47-9ac9-dfb9b3f1788d','77bdbd86-2fa8-42e3-baee-c7ae6caafd06','4dfc7250-dd3e-4534-9154-2b51ae2bb469','81c19e4d-65df-49cb-a87d-2151d40726e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-835899977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298d1092-d02d-492d-a41b-990174537fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4efc48b07f04f62aa8f533e60ee8421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aae6f752d6466d97a24d4806cd06e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e09edec-4da4-4fd9-8d7e-b806c9bf627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffbc538-7a09-427a-ab5d-35c6bc5e36a2) transitioned into state 'SUCCESS' from state '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-185282957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['4776deb2-0fb6-44fd-8880-16bcac36f25e','076a9cb8-1ec1-43b1-86a8-52aec1dfc33d','aff620e4-afa7-491e-bb76-7780897cdd5c','e60e0a9d-377f-4bff-ac1e-edb602fdb63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4166524-19ea-4faa-ab4a-576e2ba2d94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e09edec-4da4-4fd9-8d7e-b806c9bf627e) transitioned into state 'SUCCESS' from state '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-835899977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['56b39b35-9db6-4c47-9ac9-dfb9b3f1788d','77bdbd86-2fa8-42e3-baee-c7ae6caafd06','4dfc7250-dd3e-4534-9154-2b51ae2bb469','81c19e4d-65df-49cb-a87d-2151d40726e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4166524-19ea-4faa-ab4a-576e2ba2d94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db527b4-1587-4b95-a721-6f87412c74af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (6323e3ce-997a-4743-ab08-016e37d550f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2944654-f671-4433-bf89-749214409eba tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1362/2716] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:18:22 2026] POST /volume/v3/volumes => generated 770 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db527b4-1587-4b95-a721-6f87412c74af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:22 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (16a4c39b-f9aa-4647-90c7-36a52621206a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request issued successfully. Sep 08 14:18:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b2eb34f0-b7cd-4849-aa54-5bc2852f6006 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1355/2717] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:22 2026] POST /volume/v3/volumes => generated 763 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aed2d0d9-d037-4f32-9723-a29ae0273573 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1363/2718] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:22 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 838 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-154276799"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-154276799'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume of 1 GB Sep 08 14:18:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Availability Zones retrieved successfully. Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (0719ae9d-098a-4e34-87ee-4b95b665bca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8ab1a4-ef20-40b6-a60b-9cf934a8d7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8ab1a4-ef20-40b6-a60b-9cf934a8d7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2073aee1-b472-4f16-a524-1ab9f94c2545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Created reservations ['8d9b105b-084e-4955-8898-845c6882fa8c', 'b7788056-0bec-49ab-ba2c-429c853042b4', '909b142d-58de-47fb-9280-3fe70852f50c', '64e5905b-e1fc-4208-8901-5ceab881b1d1'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2073aee1-b472-4f16-a524-1ab9f94c2545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9b105b-084e-4955-8898-845c6882fa8c', 'b7788056-0bec-49ab-ba2c-429c853042b4', '909b142d-58de-47fb-9280-3fe70852f50c', '64e5905b-e1fc-4208-8901-5ceab881b1d1']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9443cd-2aa8-414e-9325-a00fc04af030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9443cd-2aa8-414e-9325-a00fc04af030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba566cce-03ea-40dd-aaff-53abb919951b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-154276799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['8d9b105b-084e-4955-8898-845c6882fa8c','b7788056-0bec-49ab-ba2c-429c853042b4','909b142d-58de-47fb-9280-3fe70852f50c','64e5905b-e1fc-4208-8901-5ceab881b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-154276799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba566cce-03ea-40dd-aaff-53abb919951b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4efc48b07f04f62aa8f533e60ee8421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aae6f752d6466d97a24d4806cd06e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7876753b-fb83-4342-a2e7-6e59c08adb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7876753b-fb83-4342-a2e7-6e59c08adb3d) transitioned into state 'SUCCESS' from state '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-154276799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['8d9b105b-084e-4955-8898-845c6882fa8c','b7788056-0bec-49ab-ba2c-429c853042b4','909b142d-58de-47fb-9280-3fe70852f50c','64e5905b-e1fc-4208-8901-5ceab881b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf16518-bffb-43bc-a33e-6fdda622d10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf16518-bffb-43bc-a33e-6fdda622d10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (0719ae9d-098a-4e34-87ee-4b95b665bca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request issued successfully. Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b54454b3-bba8-4d14-af64-7f8eff84dff4 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1356/2719] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:23 2026] POST /volume/v3/volumes => generated 763 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-701f27d8-d5ef-4de6-a504-e125e2d267de None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-171543111"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-171543111'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume of 1 GB Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Availability Zones retrieved successfully. Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (cb6508e6-98b0-4ebf-8a61-edd28e02a5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95ae4d1-07db-404b-84aa-d8a8089b9a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95ae4d1-07db-404b-84aa-d8a8089b9a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b721f23a-be2c-4c93-905c-932df0ccb6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c6545d4c-b783-4fc8-8eef-f360c9b65ac7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Created reservations ['ea047c5e-87de-46bd-91ff-0838dd6e1ec1', 'd6d3a589-8bf3-4534-bab2-34271bc14575', 'eeee5646-d92a-41b0-a7c3-a95610ff216d', 'e33eaf9b-989a-4418-a315-a586647309c5'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b721f23a-be2c-4c93-905c-932df0ccb6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea047c5e-87de-46bd-91ff-0838dd6e1ec1', 'd6d3a589-8bf3-4534-bab2-34271bc14575', 'eeee5646-d92a-41b0-a7c3-a95610ff216d', 'e33eaf9b-989a-4418-a315-a586647309c5']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b4989e-146e-44ba-8eb8-e28ef3996719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6545d4c-b783-4fc8-8eef-f360c9b65ac7 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c6545d4c-b783-4fc8-8eef-f360c9b65ac7 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c6545d4c-b783-4fc8-8eef-f360c9b65ac7 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:18:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1357/2720] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:18:23 2026] POST /volume/v3/types => generated 287 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b4989e-146e-44ba-8eb8-e28ef3996719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e073d4cc-41da-442e-9b56-3105705671b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-171543111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['ea047c5e-87de-46bd-91ff-0838dd6e1ec1','d6d3a589-8bf3-4534-bab2-34271bc14575','eeee5646-d92a-41b0-a7c3-a95610ff216d','e33eaf9b-989a-4418-a315-a586647309c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-171543111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e073d4cc-41da-442e-9b56-3105705671b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4efc48b07f04f62aa8f533e60ee8421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aae6f752d6466d97a24d4806cd06e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bed711-ab25-4bf4-a6a4-2f90cd20aba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bed711-ab25-4bf4-a6a4-2f90cd20aba7) transitioned into state 'SUCCESS' from state '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-171543111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['ea047c5e-87de-46bd-91ff-0838dd6e1ec1','d6d3a589-8bf3-4534-bab2-34271bc14575','eeee5646-d92a-41b0-a7c3-a95610ff216d','e33eaf9b-989a-4418-a315-a586647309c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91f9f5b-f3e1-4d07-b9d6-88712c172c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91f9f5b-f3e1-4d07-b9d6-88712c172c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (cb6508e6-98b0-4ebf-8a61-edd28e02a5b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request issued successfully. Sep 08 14:18:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-701f27d8-d5ef-4de6-a504-e125e2d267de tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1364/2721] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:23 2026] POST /volume/v3/volumes => generated 763 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b76e2791-1825-46c7-be33-85ef531e367f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1692865688"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1692865688'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume of 1 GB Sep 08 14:18:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Availability Zones retrieved successfully. Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (ff961c78-422a-4f46-8ada-e9fc9a7835a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad254740-0ab4-467d-94a0-14f7418d3148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8a183962-9746-474d-85e9-c771d006e97c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8a183962-9746-474d-85e9-c771d006e97c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8a183962-9746-474d-85e9-c771d006e97c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8a183962-9746-474d-85e9-c771d006e97c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8a183962-9746-474d-85e9-c771d006e97c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8a183962-9746-474d-85e9-c771d006e97c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1365/2722] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:24 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad254740-0ab4-467d-94a0-14f7418d3148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3a5736-7c49-4068-8649-0b06ad163510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Created reservations ['dfe9ff39-cc06-4627-8c65-0a6699ab41f6', 'ac022e15-e4ef-4238-8b78-54b378b72bd9', 'e9e11163-bd21-4a2e-a900-e08baa319429', '92ab39d9-2845-4846-9dbb-f75faa3d12bb'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3a5736-7c49-4068-8649-0b06ad163510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfe9ff39-cc06-4627-8c65-0a6699ab41f6', 'ac022e15-e4ef-4238-8b78-54b378b72bd9', 'e9e11163-bd21-4a2e-a900-e08baa319429', '92ab39d9-2845-4846-9dbb-f75faa3d12bb']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2476d0a-4299-46a4-b868-837c76cbbe7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2476d0a-4299-46a4-b868-837c76cbbe7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6b238a-ce01-467b-a944-34aa06de880b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1692865688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['dfe9ff39-cc06-4627-8c65-0a6699ab41f6','ac022e15-e4ef-4238-8b78-54b378b72bd9','e9e11163-bd21-4a2e-a900-e08baa319429','92ab39d9-2845-4846-9dbb-f75faa3d12bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1692865688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a6b238a-ce01-467b-a944-34aa06de880b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4efc48b07f04f62aa8f533e60ee8421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aae6f752d6466d97a24d4806cd06e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9703dbcc-e525-4d83-8006-72effc0cc20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9703dbcc-e525-4d83-8006-72effc0cc20a) transitioned into state 'SUCCESS' from state '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-1692865688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['dfe9ff39-cc06-4627-8c65-0a6699ab41f6','ac022e15-e4ef-4238-8b78-54b378b72bd9','e9e11163-bd21-4a2e-a900-e08baa319429','92ab39d9-2845-4846-9dbb-f75faa3d12bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1439f4e-ca4e-4ceb-b131-872afeaee87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1439f4e-ca4e-4ceb-b131-872afeaee87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (ff961c78-422a-4f46-8ada-e9fc9a7835a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request issued successfully. Sep 08 14:18:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b76e2791-1825-46c7-be33-85ef531e367f tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1358/2723] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:23 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 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b26da701-1c2d-4a94-85e8-c9359299d324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1694358247"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request body: {'volume': {"'imageRef": 'b26da701-1c2d-4a94-85e8-c9359299d324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1694358247'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume of 1 GB Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Availability Zones retrieved successfully. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (135723be-3c4e-48e0-b4c2-e1748cd91f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe934e5-bb45-4c95-8278-67fb6a12aa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe934e5-bb45-4c95-8278-67fb6a12aa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4293227-34da-484d-a938-2378129fae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Created reservations ['90ed692a-72a7-4bd3-a465-f759b5b97e2d', '38c1d174-4e17-4754-80ff-1dc0f5cc6b56', 'd2e82f51-403f-4820-9aec-e7b803871a9f', '2a759f47-19a5-4fa2-a987-d99ae096afb5'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4293227-34da-484d-a938-2378129fae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ed692a-72a7-4bd3-a465-f759b5b97e2d', '38c1d174-4e17-4754-80ff-1dc0f5cc6b56', 'd2e82f51-403f-4820-9aec-e7b803871a9f', '2a759f47-19a5-4fa2-a987-d99ae096afb5']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344a9f26-8f65-4b9e-93ab-e97973442aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344a9f26-8f65-4b9e-93ab-e97973442aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd15b9d95-d1e4-4c00-af29-0cf0088ddf28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1694358247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['90ed692a-72a7-4bd3-a465-f759b5b97e2d','38c1d174-4e17-4754-80ff-1dc0f5cc6b56','d2e82f51-403f-4820-9aec-e7b803871a9f','2a759f47-19a5-4fa2-a987-d99ae096afb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1694358247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d15b9d95-d1e4-4c00-af29-0cf0088ddf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4efc48b07f04f62aa8f533e60ee8421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aae6f752d6466d97a24d4806cd06e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b121570a-0326-4f6d-a768-9c4639f8f574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b121570a-0326-4f6d-a768-9c4639f8f574) transitioned into state 'SUCCESS' from state '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-1694358247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4efc48b07f04f62aa8f533e60ee8421',qos_specs=None,replication_status=,reservations=['90ed692a-72a7-4bd3-a465-f759b5b97e2d','38c1d174-4e17-4754-80ff-1dc0f5cc6b56','d2e82f51-403f-4820-9aec-e7b803871a9f','2a759f47-19a5-4fa2-a987-d99ae096afb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aae6f752d6466d97a24d4806cd06e5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6afa164-c15a-40fe-9154-1a1667eca159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6afa164-c15a-40fe-9154-1a1667eca159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Flow 'volume_create_api' (135723be-3c4e-48e0-b4c2-e1748cd91f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Create volume request issued successfully. Sep 08 14:18:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b35e7eca-6fa4-4733-87ca-4bc28175c564 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1366/2724] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:24 2026] POST /volume/v3/volumes => generated 764 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fb157e13-b42d-4179-b750-dfcc6524e817 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb157e13-b42d-4179-b750-dfcc6524e817 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb157e13-b42d-4179-b750-dfcc6524e817 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fb157e13-b42d-4179-b750-dfcc6524e817 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:25 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:25 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fb157e13-b42d-4179-b750-dfcc6524e817 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fb157e13-b42d-4179-b750-dfcc6524e817 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 200 Sep 08 14:18:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1359/2725] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:25 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:25 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:25 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5cac62a7-74f8-434b-85f7-19309b8bb300 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1367/2726] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:25 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-469fc7f1-2c82-4388-b54a-2bee59701419 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "91200b2a-f897-40bd-b477-20ab190b8c37", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '91200b2a-f897-40bd-b477-20ab190b8c37', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Create volume of 1 GB Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Availability Zones retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Flow 'volume_create_api' (c81b3773-bed2-402e-9e65-381a9442c568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943eab0-7719-40b4-8c07-a0ea64d329f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6f927bc-56a3-4f27-8212-be9e9d5d1b10 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 200 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1368/2727] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:26 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943eab0-7719-40b4-8c07-a0ea64d329f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d520fda9-cda4-42d8-b481-046d472459a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55d86500-65f4-4e86-bc9e-258ff8f21522 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1369/2728] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:26 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1188502150"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {"'source_volid": '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1188502150'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (048d3fee-ec03-421a-91eb-9caa8ec8309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20790e9a-5b1f-45dc-94a3-814306f13b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Created reservations ['b8fe28e0-7ef8-4e54-8b26-02185f68ea34', 'fbcd5e4e-794f-4a05-be9e-e451a5a20c45', 'f735ff65-92c7-4571-8170-3bdeb4ee904b', 'c1069a2c-b95a-4132-8dc5-91bc4cde3f75'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d520fda9-cda4-42d8-b481-046d472459a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8fe28e0-7ef8-4e54-8b26-02185f68ea34', 'fbcd5e4e-794f-4a05-be9e-e451a5a20c45', 'f735ff65-92c7-4571-8170-3bdeb4ee904b', 'c1069a2c-b95a-4132-8dc5-91bc4cde3f75']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bafa6a84-7e8b-49d1-8c16-14df5f474ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bafa6a84-7e8b-49d1-8c16-14df5f474ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea950efb-2ddd-471d-9c5f-bd01f89821d4', '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='f1ac8ce010bb4a72b5ae8de7fb7cb0a2',qos_specs=None,replication_status=,reservations=['b8fe28e0-7ef8-4e54-8b26-02185f68ea34','fbcd5e4e-794f-4a05-be9e-e451a5a20c45','f735ff65-92c7-4571-8170-3bdeb4ee904b','c1069a2c-b95a-4132-8dc5-91bc4cde3f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adfd2a0dc974fc6b561eae9a4ac6449',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea950efb-2ddd-471d-9c5f-bd01f89821d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ac8ce010bb4a72b5ae8de7fb7cb0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3adfd2a0dc974fc6b561eae9a4ac6449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1631bb-b49c-4c7c-8488-06a5e0845dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20790e9a-5b1f-45dc-94a3-814306f13b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af545a84-973a-4999-9f3e-4800aea79685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1631bb-b49c-4c7c-8488-06a5e0845dfb) transitioned into state 'SUCCESS' from 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='f1ac8ce010bb4a72b5ae8de7fb7cb0a2',qos_specs=None,replication_status=,reservations=['b8fe28e0-7ef8-4e54-8b26-02185f68ea34','fbcd5e4e-794f-4a05-be9e-e451a5a20c45','f735ff65-92c7-4571-8170-3bdeb4ee904b','c1069a2c-b95a-4132-8dc5-91bc4cde3f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adfd2a0dc974fc6b561eae9a4ac6449',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0fd59b-7402-476e-8122-6e5a7763d590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0fd59b-7402-476e-8122-6e5a7763d590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Flow 'volume_create_api' (c81b3773-bed2-402e-9e65-381a9442c568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Create volume request issued successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-469fc7f1-2c82-4388-b54a-2bee59701419 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1360/2729] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:18:25 2026] POST /volume/v3/volumes => generated 782 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e16640e0-112d-49a4-9062-df235bb425a2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e16640e0-112d-49a4-9062-df235bb425a2 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e16640e0-112d-49a4-9062-df235bb425a2 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e16640e0-112d-49a4-9062-df235bb425a2 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:26 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e16640e0-112d-49a4-9062-df235bb425a2 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['efc3100b-81ac-4fa1-9e46-6f60cd62ab18', '5a3ab924-2b51-4580-aa09-f524e2547637', '77a0fba5-4a62-482b-9ed2-d58894edbe19', '9391cd33-568e-4980-a790-e4a407350e85'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e16640e0-112d-49a4-9062-df235bb425a2 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af545a84-973a-4999-9f3e-4800aea79685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efc3100b-81ac-4fa1-9e46-6f60cd62ab18', '5a3ab924-2b51-4580-aa09-f524e2547637', '77a0fba5-4a62-482b-9ed2-d58894edbe19', '9391cd33-568e-4980-a790-e4a407350e85']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1361/2730] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:26 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a900f5-afba-4362-9077-8f661c0367ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a900f5-afba-4362-9077-8f661c0367ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b1a9c2d-440b-4032-9f02-e5613fe0ade5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1188502150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['efc3100b-81ac-4fa1-9e46-6f60cd62ab18','5a3ab924-2b51-4580-aa09-f524e2547637','77a0fba5-4a62-482b-9ed2-d58894edbe19','9391cd33-568e-4980-a790-e4a407350e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1188502150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b1a9c2d-440b-4032-9f02-e5613fe0ade5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96079ced-918c-4ab4-991a-e20c4c2652d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96079ced-918c-4ab4-991a-e20c4c2652d2) transitioned into state 'SUCCESS' from state '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-1188502150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['efc3100b-81ac-4fa1-9e46-6f60cd62ab18','5a3ab924-2b51-4580-aa09-f524e2547637','77a0fba5-4a62-482b-9ed2-d58894edbe19','9391cd33-568e-4980-a790-e4a407350e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc39eb0a-e423-4171-8bde-5d2915ba981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc39eb0a-e423-4171-8bde-5d2915ba981e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (048d3fee-ec03-421a-91eb-9caa8ec8309f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13a7f399-752f-4ce1-bd45-2b30e692a5b8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1370/2731] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:26 2026] POST /volume/v3/volumes => generated 771 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-492335181"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {"'source_volid": '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-492335181'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e93bb6ef-7f9a-46c6-9da7-e6244f945803", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e93bb6ef-7f9a-46c6-9da7-e6244f945803', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (d180003b-55b0-4763-8dc2-4be071a3c7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1af6c95-310b-425b-a420-0679e35d1a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1af6c95-310b-425b-a420-0679e35d1a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3136a86f-d2f4-4d7a-bcfa-6f418e578421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['4878a3bb-0b72-494c-b6d4-09154cef198a', '22a54423-c49f-413f-a791-40e974c03cbd', '4b641c86-45b1-404b-b68d-c2ce4f490c6c', '0346976f-f418-45d7-b63d-3e3fd0e90874'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3136a86f-d2f4-4d7a-bcfa-6f418e578421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4878a3bb-0b72-494c-b6d4-09154cef198a', '22a54423-c49f-413f-a791-40e974c03cbd', '4b641c86-45b1-404b-b68d-c2ce4f490c6c', '0346976f-f418-45d7-b63d-3e3fd0e90874']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e423c6-58a5-4e14-b875-3db0fbd3eb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e423c6-58a5-4e14-b875-3db0fbd3eb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77709e48-d636-43dc-9a88-a9d967f27d20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-492335181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['4878a3bb-0b72-494c-b6d4-09154cef198a','22a54423-c49f-413f-a791-40e974c03cbd','4b641c86-45b1-404b-b68d-c2ce4f490c6c','0346976f-f418-45d7-b63d-3e3fd0e90874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-492335181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77709e48-d636-43dc-9a88-a9d967f27d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb2789e-fe96-40a1-9f33-c89aa91a4fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Create volume of 1 GB Sep 08 14:18:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Availability Zones retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb2789e-fe96-40a1-9f33-c89aa91a4fae) transitioned into state 'SUCCESS' from state '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-492335181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['4878a3bb-0b72-494c-b6d4-09154cef198a','22a54423-c49f-413f-a791-40e974c03cbd','4b641c86-45b1-404b-b68d-c2ce4f490c6c','0346976f-f418-45d7-b63d-3e3fd0e90874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bb847d-d3c2-4705-ba3c-628e2a9bc686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Flow 'volume_create_api' (4af301c6-9650-401a-aa22-264ccc274647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dc7f75-4cfb-400e-a5e4-e03bbeeda549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bb847d-d3c2-4705-ba3c-628e2a9bc686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (d180003b-55b0-4763-8dc2-4be071a3c7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-276fac4f-7f7b-4e2f-893c-4cefcac30454 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1362/2732] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:26 2026] POST /volume/v3/volumes => generated 770 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6367fde5-91dd-445e-abb4-94fecc571cf6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 200 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1363/2733] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:27 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1500444208"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {"'source_volid": '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1500444208'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dc7f75-4cfb-400e-a5e4-e03bbeeda549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:18:24Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=154e45e6-75c7-46c0-8a2e-b32c6905d699,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': '154e45e6-75c7-46c0-8a2e-b32c6905d699', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a17e4c-853b-4035-bbb7-d1ea1244c532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (068d08d7-f6a7-487c-bfb3-2f3f7052e28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690afd32-af74-4bc2-b856-b5338edeecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690afd32-af74-4bc2-b856-b5338edeecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac5240-cd65-4c31-8f7a-de7b33867aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Created reservations ['2a124bb6-34d9-4f54-a507-012acf9ff51a', '7862a61e-d314-4731-b6b9-2d318799fd30', '8efb35f3-61ef-40f9-b43f-e94d60569ec7', 'f2f02289-f7c3-4c72-b4ec-cddd2e101130'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a17e4c-853b-4035-bbb7-d1ea1244c532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a124bb6-34d9-4f54-a507-012acf9ff51a', '7862a61e-d314-4731-b6b9-2d318799fd30', '8efb35f3-61ef-40f9-b43f-e94d60569ec7', 'f2f02289-f7c3-4c72-b4ec-cddd2e101130']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc03cdb-7159-4b15-90aa-62c4b43ee741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['a300c731-33ff-4a9e-8552-0f08e0215b9b', 'c262d9c9-1f1c-4614-8175-2bbf3b2e848b', 'db19aaae-4750-42bf-bc3e-8739b7898965', '229fff81-d97d-499e-8b20-1097094f8899'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac5240-cd65-4c31-8f7a-de7b33867aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a300c731-33ff-4a9e-8552-0f08e0215b9b', 'c262d9c9-1f1c-4614-8175-2bbf3b2e848b', 'db19aaae-4750-42bf-bc3e-8739b7898965', '229fff81-d97d-499e-8b20-1097094f8899']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f262c-48b6-4809-8a32-e2b2fd8df146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc03cdb-7159-4b15-90aa-62c4b43ee741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95903248-e847-4654-9297-2baab1b53bad', '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='930b81be36794bb5bfaca9994cf4148b',qos_specs=None,replication_status=,reservations=['2a124bb6-34d9-4f54-a507-012acf9ff51a','7862a61e-d314-4731-b6b9-2d318799fd30','8efb35f3-61ef-40f9-b43f-e94d60569ec7','f2f02289-f7c3-4c72-b4ec-cddd2e101130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf37cfdc7354416fa61c37801647559d',volume_type_id=154e45e6-75c7-46c0-8a2e-b32c6905d699), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:27Z,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=95903248-e847-4654-9297-2baab1b53bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='930b81be36794bb5bfaca9994cf4148b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf37cfdc7354416fa61c37801647559d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154e45e6-75c7-46c0-8a2e-b32c6905d699),volume_type_id=154e45e6-75c7-46c0-8a2e-b32c6905d699)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfbdb72-25d8-4d78-9785-dd0a2173eb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f262c-48b6-4809-8a32-e2b2fd8df146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4707057b-ad9e-4b7f-b149-2c4888493648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1500444208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['a300c731-33ff-4a9e-8552-0f08e0215b9b','c262d9c9-1f1c-4614-8175-2bbf3b2e848b','db19aaae-4750-42bf-bc3e-8739b7898965','229fff81-d97d-499e-8b20-1097094f8899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1500444208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4707057b-ad9e-4b7f-b149-2c4888493648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004f5732-5652-4d32-a085-519ae6522981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004f5732-5652-4d32-a085-519ae6522981) transitioned into state 'SUCCESS' from state '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-1500444208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['a300c731-33ff-4a9e-8552-0f08e0215b9b','c262d9c9-1f1c-4614-8175-2bbf3b2e848b','db19aaae-4750-42bf-bc3e-8739b7898965','229fff81-d97d-499e-8b20-1097094f8899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118b569f-f0da-4854-8a9c-cc140c4915b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118b569f-f0da-4854-8a9c-cc140c4915b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfbdb72-25d8-4d78-9785-dd0a2173eb21) transitioned into state 'SUCCESS' from 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='930b81be36794bb5bfaca9994cf4148b',qos_specs=None,replication_status=,reservations=['2a124bb6-34d9-4f54-a507-012acf9ff51a','7862a61e-d314-4731-b6b9-2d318799fd30','8efb35f3-61ef-40f9-b43f-e94d60569ec7','f2f02289-f7c3-4c72-b4ec-cddd2e101130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf37cfdc7354416fa61c37801647559d',volume_type_id=154e45e6-75c7-46c0-8a2e-b32c6905d699)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (068d08d7-f6a7-487c-bfb3-2f3f7052e28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c3fc4301-4e6c-40a1-ba63-50d2642c5e5c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1364/2734] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:27 2026] POST /volume/v3/volumes => generated 771 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15ae1b-b7e6-43ed-abbb-6cc54b59168d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6408afaa-b919-45d4-a547-4cc19287152e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6408afaa-b919-45d4-a547-4cc19287152e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6408afaa-b919-45d4-a547-4cc19287152e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6408afaa-b919-45d4-a547-4cc19287152e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15ae1b-b7e6-43ed-abbb-6cc54b59168d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Flow 'volume_create_api' (4af301c6-9650-401a-aa22-264ccc274647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6408afaa-b919-45d4-a547-4cc19287152e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Create volume request issued successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea15dd4f-519e-4b95-bbb4-f313acf24227 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1371/2735] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:26 2026] POST /volume/v3/volumes => generated 804 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6408afaa-b919-45d4-a547-4cc19287152e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1365/2736] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:27 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 874 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1512601461"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {"'source_volid": '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1512601461'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:27 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:27 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (2feda378-49e4-49f7-a732-1aed9ab4f57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff43e64e-059f-47e1-831b-4302b1c6dec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f8a7a0c4-5791-4f94-b92f-b2766c22eae7 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1366/2737] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:27 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 872 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff43e64e-059f-47e1-831b-4302b1c6dec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:27 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2c7f55-54d7-47d2-b89c-0affd0fe00a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['173e5e17-72f7-4ef9-a693-53f8e50096ca', '102d6c97-2556-4c09-8dc0-2450ea6d292a', 'dadeca03-d835-43fa-aab7-9c77e8527e3b', '16220fed-a8c0-4ef0-becf-6d3e3e83b850'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2c7f55-54d7-47d2-b89c-0affd0fe00a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['173e5e17-72f7-4ef9-a693-53f8e50096ca', '102d6c97-2556-4c09-8dc0-2450ea6d292a', 'dadeca03-d835-43fa-aab7-9c77e8527e3b', '16220fed-a8c0-4ef0-becf-6d3e3e83b850']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48f1a5a-4b16-41e4-86ba-d86e54ea3286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48f1a5a-4b16-41e4-86ba-d86e54ea3286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81530b5b-e352-4d39-8380-9df55330fcad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1512601461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['173e5e17-72f7-4ef9-a693-53f8e50096ca','102d6c97-2556-4c09-8dc0-2450ea6d292a','dadeca03-d835-43fa-aab7-9c77e8527e3b','16220fed-a8c0-4ef0-becf-6d3e3e83b850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1512601461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81530b5b-e352-4d39-8380-9df55330fcad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dfae4d-2963-4492-acc5-fd5f18e154f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dfae4d-2963-4492-acc5-fd5f18e154f9) transitioned into state 'SUCCESS' from state '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-1512601461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['173e5e17-72f7-4ef9-a693-53f8e50096ca','102d6c97-2556-4c09-8dc0-2450ea6d292a','dadeca03-d835-43fa-aab7-9c77e8527e3b','16220fed-a8c0-4ef0-becf-6d3e3e83b850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb28cae-f051-46f1-b3a3-15950a3573d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb28cae-f051-46f1-b3a3-15950a3573d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (2feda378-49e4-49f7-a732-1aed9ab4f57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d821886e-6828-4eea-aae1-8d4b3e8968dd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1372/2738] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:27 2026] POST /volume/v3/volumes => generated 771 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2071833304"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request body: {'volume': {"'source_volid": '7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2071833304'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume of 1 GB Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Availability Zones retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (0c72ac41-ef9b-4416-93bf-f63b8c341a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465b50be-19c7-45a9-882c-697e6c290f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d4162601-d840-458b-b7d1-0721b3c9f88c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4162601-d840-458b-b7d1-0721b3c9f88c tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4162601-d840-458b-b7d1-0721b3c9f88c tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4162601-d840-458b-b7d1-0721b3c9f88c tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d4162601-d840-458b-b7d1-0721b3c9f88c tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465b50be-19c7-45a9-882c-697e6c290f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4162601-d840-458b-b7d1-0721b3c9f88c tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 200 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1373/2739] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742489dd-352d-4329-9fd3-7c47e4927e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d4d8c6ed-d810-4de9-9831-1e4c0741b368 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b returned with HTTP 200 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1374/2740] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Created reservations ['83e497e8-41ae-4876-809d-3c3014e07df9', '0a03a54a-18f4-44b1-8409-77bfbc73fb5f', '562a903f-e282-400e-b704-03dc3655942d', '37d9bd85-aa99-4998-b178-10c111ea2655'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742489dd-352d-4329-9fd3-7c47e4927e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e497e8-41ae-4876-809d-3c3014e07df9', '0a03a54a-18f4-44b1-8409-77bfbc73fb5f', '562a903f-e282-400e-b704-03dc3655942d', '37d9bd85-aa99-4998-b178-10c111ea2655']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f4ab12-d547-44c5-af09-870e07415c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97f4b4c6-789c-4cf0-9a00-a65d5fdf9ff1 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 returned with HTTP 200 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1375/2741] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f4ab12-d547-44c5-af09-870e07415c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071833304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['83e497e8-41ae-4876-809d-3c3014e07df9','0a03a54a-18f4-44b1-8409-77bfbc73fb5f','562a903f-e282-400e-b704-03dc3655942d','37d9bd85-aa99-4998-b178-10c111ea2655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071833304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180838257f314bbab063c20ca883bac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e95eed-6c50-4e91-bfa2-c37a32235272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e95eed-6c50-4e91-bfa2-c37a32235272) transitioned into state 'SUCCESS' from state '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-2071833304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180838257f314bbab063c20ca883bac2',qos_specs=None,replication_status=,reservations=['83e497e8-41ae-4876-809d-3c3014e07df9','0a03a54a-18f4-44b1-8409-77bfbc73fb5f','562a903f-e282-400e-b704-03dc3655942d','37d9bd85-aa99-4998-b178-10c111ea2655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b4a7aabeee48c5bedfdf3685844547',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8e49ac-13d8-432e-a0fb-2975dbc3b150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8e49ac-13d8-432e-a0fb-2975dbc3b150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Flow 'volume_create_api' (0c72ac41-ef9b-4416-93bf-f63b8c341a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Create volume request issued successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1bc8215-9e4a-4b42-bea4-85b7ba133c8b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1367/2742] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:28 2026] POST /volume/v3/volumes => generated 771 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-15d7fe8f-7458-4539-937f-006e09850723 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15d7fe8f-7458-4539-937f-006e09850723 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15d7fe8f-7458-4539-937f-006e09850723 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-15d7fe8f-7458-4539-937f-006e09850723 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8b2d8c94-3adf-47c1-9622-1ace13701272 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1376/2743] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 874 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-15d7fe8f-7458-4539-937f-006e09850723 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-15d7fe8f-7458-4539-937f-006e09850723 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 200 Sep 08 14:18:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1368/2744] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 863 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d6c556ac-6a1b-401a-96de-8afd4062bb5b tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1377/2745] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:28 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 896 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2a979f84-cccf-46ab-b4a7-4079bb404045 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 returned with HTTP 200 Sep 08 14:18:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1369/2746] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:29 2026] GET /volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2f1633e7-73bf-4e1e-a3f2-9e3f455e36ad tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b returned with HTTP 200 Sep 08 14:18:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1378/2747] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:29 2026] GET /volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90d5191a-96c5-4692-bf97-b47ddbc016f6 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 returned with HTTP 200 Sep 08 14:18:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1370/2748] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:29 2026] GET /volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-002c734a-f2f9-4011-83a1-341deb23ad07 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-002c734a-f2f9-4011-83a1-341deb23ad07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-002c734a-f2f9-4011-83a1-341deb23ad07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-002c734a-f2f9-4011-83a1-341deb23ad07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-002c734a-f2f9-4011-83a1-341deb23ad07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-002c734a-f2f9-4011-83a1-341deb23ad07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1379/2749] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:29 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74189f94-1778-4b70-9ada-b36d7d59c7bb tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 200 Sep 08 14:18:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1371/2750] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:30 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f00be69-f11c-4d27-a8cd-f79a1394b1a6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1380/2751] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:30 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2498ec66-3081-4453-84c5-3730392a6823 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2498ec66-3081-4453-84c5-3730392a6823 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2498ec66-3081-4453-84c5-3730392a6823 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2498ec66-3081-4453-84c5-3730392a6823 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2498ec66-3081-4453-84c5-3730392a6823 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2498ec66-3081-4453-84c5-3730392a6823 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 returned with HTTP 200 Sep 08 14:18:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1372/2752] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:30 2026] GET /volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] DELETE http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume with id: d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5bcefe5-b83b-4a27-ba67-f4ed6671968e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1381/2753] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:31 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume request issued successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6501265e-b4b4-477a-81bd-ae6d8443ea0b tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 returned with HTTP 202 Sep 08 14:18:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1373/2754] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:31 2026] DELETE /volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6dd67497-4c22-4ba8-9a9a-cecede702ccd tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 200 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1382/2755] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:31 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5c111925-39bc-4ee3-98c2-9bee1d1ef050 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1374/2756] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:31 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d1e4aad0-9881-4be4-86fe-f14ceda116fd tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 returned with HTTP 200 Sep 08 14:18:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1383/2757] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:31 2026] GET /volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a1bb8b8-3eae-45fe-a851-86e07aeb87bd tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1375/2758] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62e4eff3-944f-46f4-9682-f7ad8c040124 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1384/2759] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-29007740-8b2d-468e-8419-4fb328259cf9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-29007740-8b2d-468e-8419-4fb328259cf9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-29007740-8b2d-468e-8419-4fb328259cf9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-29007740-8b2d-468e-8419-4fb328259cf9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-29007740-8b2d-468e-8419-4fb328259cf9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 returned with HTTP 404 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1385/2760] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/d15b9d95-d1e4-4c00-af29-0cf0088ddf28 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0bf766fa-f4c0-42a0-ae5c-5258601549a9 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3bffb43d-def2-45a0-8509-33308f4a1153 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1376/2761] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2fddc3e9-1813-4571-b509-274f183b2f46 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3bffb43d-def2-45a0-8509-33308f4a1153 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3bffb43d-def2-45a0-8509-33308f4a1153 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3bffb43d-def2-45a0-8509-33308f4a1153 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume with id: 2a6b238a-ce01-467b-a944-34aa06de880b Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3bffb43d-def2-45a0-8509-33308f4a1153 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3bffb43d-def2-45a0-8509-33308f4a1153 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1386/2762] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e35b8cad-0f7f-4522-8320-dd037260425c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e35b8cad-0f7f-4522-8320-dd037260425c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e35b8cad-0f7f-4522-8320-dd037260425c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e35b8cad-0f7f-4522-8320-dd037260425c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume request issued successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2fddc3e9-1813-4571-b509-274f183b2f46 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b returned with HTTP 202 Sep 08 14:18:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1377/2763] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:32 2026] DELETE /volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e35b8cad-0f7f-4522-8320-dd037260425c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e35b8cad-0f7f-4522-8320-dd037260425c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1387/2764] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-591dccc6-e699-4261-ac66-cbc6d8faa9c3 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b returned with HTTP 200 Sep 08 14:18:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1378/2765] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:32 2026] GET /volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6315f0c6-5ad6-4232-98ba-7f14ebfdc296 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1388/2766] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-07dfbc48-559b-4b1c-84dd-da84930711b4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1379/2767] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90255c29-45d9-46ee-824c-694f9dab13d5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90255c29-45d9-46ee-824c-694f9dab13d5 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90255c29-45d9-46ee-824c-694f9dab13d5 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90255c29-45d9-46ee-824c-694f9dab13d5 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21d4beeb-cb3f-42f8-aa0f-7708934e4666 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 returned with HTTP 200 Sep 08 14:18:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1389/2768] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90255c29-45d9-46ee-824c-694f9dab13d5 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b returned with HTTP 404 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1380/2769] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/2a6b238a-ce01-467b-a944-34aa06de880b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3921fd47-8f12-435d-8a48-20428ada86a9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] DELETE http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume with id: e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ceb158e9-8950-4957-b098-b02eef9db4e8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 200 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1381/2770] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume request issued successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3921fd47-8f12-435d-8a48-20428ada86a9 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 returned with HTTP 202 Sep 08 14:18:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1390/2771] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:33 2026] DELETE /volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fa0b5433-2861-4828-afa3-ee7fa7498720 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 returned with HTTP 200 Sep 08 14:18:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1382/2772] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:33 2026] GET /volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b34d5509-93e8-4829-b726-7877fdd6b13f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b34d5509-93e8-4829-b726-7877fdd6b13f tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b34d5509-93e8-4829-b726-7877fdd6b13f tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b34d5509-93e8-4829-b726-7877fdd6b13f tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b34d5509-93e8-4829-b726-7877fdd6b13f tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b34d5509-93e8-4829-b726-7877fdd6b13f tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1391/2773] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-06696636-8151-49e1-96f7-806a9fd1e0d4 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1383/2774] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c542add4-63d2-4c02-9874-57ea3eeaacf7 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1392/2775] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a528b819-41f9-4357-adbc-4c06e6682b68 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a528b819-41f9-4357-adbc-4c06e6682b68 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a528b819-41f9-4357-adbc-4c06e6682b68 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a528b819-41f9-4357-adbc-4c06e6682b68 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-929683e4-0dd9-40de-8c2c-42d03edd96f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-929683e4-0dd9-40de-8c2c-42d03edd96f8 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-929683e4-0dd9-40de-8c2c-42d03edd96f8 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-929683e4-0dd9-40de-8c2c-42d03edd96f8 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a528b819-41f9-4357-adbc-4c06e6682b68 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a528b819-41f9-4357-adbc-4c06e6682b68 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1384/2776] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-929683e4-0dd9-40de-8c2c-42d03edd96f8 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 returned with HTTP 404 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1393/2777] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/e073d4cc-41da-442e-9b56-3105705671b3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume with id: ba566cce-03ea-40dd-aaff-53abb919951b Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume request issued successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7d7833f-a9d2-4a2f-ba6f-0d48f747b150 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b returned with HTTP 202 Sep 08 14:18:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1385/2778] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:34 2026] DELETE /volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8dfa66f7-e4fd-46c7-9f78-2479e3093332 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e returned with HTTP 202 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1394/2779] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:34 2026] DELETE /volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aebd08cd-78ac-4124-9ae8-14a390ad78e2 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-df722cd6-5925-4ba7-9023-e9c0df8538b4 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e returned with HTTP 200 Sep 08 14:18:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1386/2780] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1395/2781] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:34 2026] GET /volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-edf509d9-e3da-4a8f-8449-69dc17b9db30 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1396/2782] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:35 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a53aaa6a-a8a8-4b84-b352-4e7ed4a65116 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1387/2783] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:35 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4ef3f07c-3484-4926-bc69-9a8c05c52853 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ef3f07c-3484-4926-bc69-9a8c05c52853 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ef3f07c-3484-4926-bc69-9a8c05c52853 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4ef3f07c-3484-4926-bc69-9a8c05c52853 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4ef3f07c-3484-4926-bc69-9a8c05c52853 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b returned with HTTP 404 Sep 08 14:18:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1388/2784] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:35 2026] GET /volume/v3/volumes/ba566cce-03ea-40dd-aaff-53abb919951b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] DELETE http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume with id: 298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f3b48ef7-bf05-48ab-94c8-6148e768c65b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e returned with HTTP 200 Sep 08 14:18:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1397/2785] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:35 2026] GET /volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Delete volume request issued successfully. Sep 08 14:18:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-488c5ca4-83a9-4b38-af3c-b3d7870e3b20 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 202 Sep 08 14:18:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1389/2786] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:35 2026] DELETE /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Volume info retrieved successfully. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fd3862f0-e6a2-4611-98d1-7908f7d8af0d tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 200 Sep 08 14:18:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1398/2787] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:36 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4a9b8ccc-784a-40a9-96dc-a5d502911cde tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1390/2788] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:36 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 935 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0a6f0a5-e6d2-45e1-a5c7-06690c45eae2 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1399/2789] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:36 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f00108b6-bed2-45c1-8b3a-5677555882c1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f00108b6-bed2-45c1-8b3a-5677555882c1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f00108b6-bed2-45c1-8b3a-5677555882c1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f00108b6-bed2-45c1-8b3a-5677555882c1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f00108b6-bed2-45c1-8b3a-5677555882c1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e returned with HTTP 404 Sep 08 14:18:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1391/2790] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:37 2026] GET /volume/v3/volumes/15535ed0-9312-4cb3-b6bc-d2d89ecd1d8e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-97148e04-fc78-4905-bdb7-68b764bf4952 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-97148e04-fc78-4905-bdb7-68b764bf4952 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 202 Sep 08 14:18:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1400/2791] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:37 2026] DELETE /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d353904e-109d-4bd8-99b6-93ce23555b1c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d353904e-109d-4bd8-99b6-93ce23555b1c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d353904e-109d-4bd8-99b6-93ce23555b1c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d353904e-109d-4bd8-99b6-93ce23555b1c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d353904e-109d-4bd8-99b6-93ce23555b1c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-19344d3b-0f67-4eb2-a221-42cfd16a8361 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19344d3b-0f67-4eb2-a221-42cfd16a8361 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] GET http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19344d3b-0f67-4eb2-a221-42cfd16a8361 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19344d3b-0f67-4eb2-a221-42cfd16a8361 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d353904e-109d-4bd8-99b6-93ce23555b1c tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 200 Sep 08 14:18:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1392/2792] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:37 2026] GET /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19344d3b-0f67-4eb2-a221-42cfd16a8361 tempest-CreateVolumesFromImageTest-936866445 tempest-CreateVolumesFromImageTest-936866445-project-member] http://192.168.122.83/volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 returned with HTTP 404 Sep 08 14:18:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1401/2793] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:37 2026] GET /volume/v3/volumes/298d1092-d02d-492d-a41b-990174537fa7 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e31e24b1-6620-48d7-9ddf-c3d3e60442ff tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1393/2794] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:37 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 935 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c2ecb88d-acce-42e7-a795-fddf008cf11e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1402/2795] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:37 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 957 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a79c863e-b16c-4107-9d44-620cc82460d1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a79c863e-b16c-4107-9d44-620cc82460d1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a79c863e-b16c-4107-9d44-620cc82460d1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a79c863e-b16c-4107-9d44-620cc82460d1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a79c863e-b16c-4107-9d44-620cc82460d1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a79c863e-b16c-4107-9d44-620cc82460d1 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 200 Sep 08 14:18:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1394/2796] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:38 2026] GET /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:38 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:38 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4d603f86-58e1-4424-a5f1-2ccd2151da8d tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1403/2797] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:38 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 1202 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dfb21ef0-a30a-45a6-998b-8c543eca6dfd tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1395/2798] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:38 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 957 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-daeb2066-ce30-4ec3-975a-e16d64e1b8b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daeb2066-ce30-4ec3-975a-e16d64e1b8b2 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daeb2066-ce30-4ec3-975a-e16d64e1b8b2 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-daeb2066-ce30-4ec3-975a-e16d64e1b8b2 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-daeb2066-ce30-4ec3-975a-e16d64e1b8b2 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad returned with HTTP 404 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1404/2799] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/81530b5b-e352-4d39-8380-9df55330fcad => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a69d4bfd-92da-4fa0-acc4-9d52c5d7c4c8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 returned with HTTP 202 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1396/2800] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:39 2026] DELETE /volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5553f6a4-2faf-4ad8-887a-074f5d13aabe tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 returned with HTTP 200 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1405/2801] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4d844e2a-25e0-465f-9297-5e4742160e07 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d844e2a-25e0-465f-9297-5e4742160e07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d844e2a-25e0-465f-9297-5e4742160e07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d844e2a-25e0-465f-9297-5e4742160e07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4d844e2a-25e0-465f-9297-5e4742160e07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d844e2a-25e0-465f-9297-5e4742160e07 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1397/2802] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31d46503-3d55-4ded-b3ea-fefe2d567bd1 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1406/2803] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1c885d58-4ce1-44e0-9435-4523ad47caf6 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1398/2804] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb006910-1726-49a4-ae98-8637a4153830 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Delete volume with id: ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] DELETE http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Delete volume with id: 95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Delete volume request issued successfully. Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb006910-1726-49a4-ae98-8637a4153830 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 202 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1407/2805] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:18:39 2026] DELETE /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4c01a85-eccb-45e1-85b9-16f23dfde491 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1408/2806] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:39 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 1199 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Delete volume request issued successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-89f767ef-c1b7-4a12-b67f-8d59384395fb tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 202 Sep 08 14:18:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1399/2807] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:39 2026] DELETE /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6dbfaa87-5529-4b65-a86f-73146020326e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6dbfaa87-5529-4b65-a86f-73146020326e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6dbfaa87-5529-4b65-a86f-73146020326e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6dbfaa87-5529-4b65-a86f-73146020326e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6dbfaa87-5529-4b65-a86f-73146020326e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6dbfaa87-5529-4b65-a86f-73146020326e tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1409/2808] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:40 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 1300 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d4e516a4-049b-479c-8091-114c8bc90db4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1466018975"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1466018975'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (61703cc0-0db2-4235-a9ee-4c99692bf54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb6a555-1706-4594-bbe9-b49d5ec3ebbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb6a555-1706-4594-bbe9-b49d5ec3ebbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d346e-b1d8-4bd7-bb4b-a77bd1fc3a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-caf1b9af-b1f3-4c2d-8153-66ead67bd87e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-caf1b9af-b1f3-4c2d-8153-66ead67bd87e tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-caf1b9af-b1f3-4c2d-8153-66ead67bd87e tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-caf1b9af-b1f3-4c2d-8153-66ead67bd87e tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-caf1b9af-b1f3-4c2d-8153-66ead67bd87e tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 returned with HTTP 404 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1410/2809] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:40 2026] GET /volume/v3/volumes/4707057b-ad9e-4b7f-b149-2c4888493648 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['820ea8af-41b2-48b6-9c26-2bb2ab247d97', '242006be-ab67-4563-8fd9-adb66fe358ec', 'c628be84-546f-45dc-8ee7-e52d724b02e9', 'b7da794e-80b4-459b-8d84-21e0e6c8dfeb'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76d346e-b1d8-4bd7-bb4b-a77bd1fc3a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820ea8af-41b2-48b6-9c26-2bb2ab247d97', '242006be-ab67-4563-8fd9-adb66fe358ec', 'c628be84-546f-45dc-8ee7-e52d724b02e9', 'b7da794e-80b4-459b-8d84-21e0e6c8dfeb']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d573cfc5-8ac3-4b4b-9780-f8b0d962b6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a97afa28-02eb-486a-8446-4fed133fdfb3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 returned with HTTP 202 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1411/2810] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:40 2026] DELETE /volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d573cfc5-8ac3-4b4b-9780-f8b0d962b6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '157da6ef-b4ed-40b2-8504-f2a03dfa8bd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1466018975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['820ea8af-41b2-48b6-9c26-2bb2ab247d97','242006be-ab67-4563-8fd9-adb66fe358ec','c628be84-546f-45dc-8ee7-e52d724b02e9','b7da794e-80b4-459b-8d84-21e0e6c8dfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1466018975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=157da6ef-b4ed-40b2-8504-f2a03dfa8bd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0106901-1e8e-42e5-bf14-5fb89f038fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b0facfc-c290-4896-8765-6e790cfb98e9 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 returned with HTTP 200 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1412/2811] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:40 2026] GET /volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 => generated 862 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0106901-1e8e-42e5-bf14-5fb89f038fce) transitioned into state 'SUCCESS' from state '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-1466018975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['820ea8af-41b2-48b6-9c26-2bb2ab247d97','242006be-ab67-4563-8fd9-adb66fe358ec','c628be84-546f-45dc-8ee7-e52d724b02e9','b7da794e-80b4-459b-8d84-21e0e6c8dfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe4abf5-222b-4119-9c68-c534234d5aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe4abf5-222b-4119-9c68-c534234d5aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (61703cc0-0db2-4235-a9ee-4c99692bf54b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d4e516a4-049b-479c-8091-114c8bc90db4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1400/2812] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:18:40 2026] POST /volume/v3/volumes => generated 767 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1add9ca6-e16a-4d87-a111-d0631682ba55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:18:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1413/2813] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:40 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 835 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Volume info retrieved successfully. Sep 08 14:18:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Volume info retrieved successfully. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e71c2c96-8b4b-4020-a0ab-781fef300319 tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 200 Sep 08 14:18:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1414/2814] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:41 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:18:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b7ec5f03-110b-42ae-a9a5-a1cd467c3c6a tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 200 Sep 08 14:18:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1401/2815] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:41 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 1199 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-75b1b5b6-4853-4d41-81b8-deb5d3f513d8 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 returned with HTTP 200 Sep 08 14:18:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1415/2816] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:41 2026] GET /volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d1fc16a7-d81a-4bf3-a3f5-0e944c47f09a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1402/2817] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:41 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-59b4f2e2-5c82-4744-82f9-a9d6c1c4400a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-59b4f2e2-5c82-4744-82f9-a9d6c1c4400a tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] GET http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-59b4f2e2-5c82-4744-82f9-a9d6c1c4400a tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-59b4f2e2-5c82-4744-82f9-a9d6c1c4400a tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-59b4f2e2-5c82-4744-82f9-a9d6c1c4400a tempest-VolumeAndVolumeTypeFromImageTest-1319671707 tempest-VolumeAndVolumeTypeFromImageTest-1319671707-project-member] http://192.168.122.83/volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8436d104-a361-4fa8-bfcb-ffb79c41ff8e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1416/2818] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/95903248-e847-4654-9297-2baab1b53bad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8436d104-a361-4fa8-bfcb-ffb79c41ff8e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8436d104-a361-4fa8-bfcb-ffb79c41ff8e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8436d104-a361-4fa8-bfcb-ffb79c41ff8e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8436d104-a361-4fa8-bfcb-ffb79c41ff8e tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1403/2819] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-22d36b72-2465-4228-b413-298255d33473 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] GET http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Delete volume with id: ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e014d4b-8330-45b0-bbb9-0387df802a94 tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1404/2820] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:18:42 2026] DELETE /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5ff82b93-0957-43db-bcfb-18157f40115c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ff82b93-0957-43db-bcfb-18157f40115c tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] GET http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ff82b93-0957-43db-bcfb-18157f40115c tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ff82b93-0957-43db-bcfb-18157f40115c tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ff82b93-0957-43db-bcfb-18157f40115c tempest-VolumeImageDependencyTests-999744381 tempest-VolumeImageDependencyTests-999744381-project-member] http://192.168.122.83/volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Get all volumes completed successfully. Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1405/2821] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/ea950efb-2ddd-471d-9c5f-bd01f89821d4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-22d36b72-2465-4228-b413-298255d33473 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] http://192.168.122.83/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1417/2822] 192.168.122.83 () {58 vars in 1164 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3059 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc31610d-bad2-4edd-bfec-c07821b11c8f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc31610d-bad2-4edd-bfec-c07821b11c8f tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] DELETE http://192.168.122.83/volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc31610d-bad2-4edd-bfec-c07821b11c8f tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc31610d-bad2-4edd-bfec-c07821b11c8f tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc31610d-bad2-4edd-bfec-c07821b11c8f tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] http://192.168.122.83/volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 returned with HTTP 202 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1406/2823] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:18:42 2026] DELETE /volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c2ee5d1-3071-449e-9b8a-ebb64698ac00 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c2ee5d1-3071-449e-9b8a-ebb64698ac00 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] GET http://192.168.122.83/volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c2ee5d1-3071-449e-9b8a-ebb64698ac00 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c2ee5d1-3071-449e-9b8a-ebb64698ac00 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c2ee5d1-3071-449e-9b8a-ebb64698ac00 tempest-VolumeAndVolumeTypeFromImageTest-900805570 tempest-VolumeAndVolumeTypeFromImageTest-900805570-project-admin] http://192.168.122.83/volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1418/2824] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/types/154e45e6-75c7-46c0-8a2e-b32c6905d699 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eb56a2d0-bcbf-41a4-835a-f8e2c8d53983 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb56a2d0-bcbf-41a4-835a-f8e2c8d53983 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb56a2d0-bcbf-41a4-835a-f8e2c8d53983 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb56a2d0-bcbf-41a4-835a-f8e2c8d53983 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb56a2d0-bcbf-41a4-835a-f8e2c8d53983 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 returned with HTTP 404 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1407/2825] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/77709e48-d636-43dc-9a88-a9d967f27d20 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f302bc5-abaa-4ac0-b636-04b07695c15b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 202 Sep 08 14:18:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1419/2826] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:42 2026] DELETE /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-12b68b93-9b0a-4314-a13f-1aef1c6a3f0b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 200 Sep 08 14:18:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1408/2827] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:42 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18d6e9ee-f27a-479b-ae73-e831a72a0478 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:18:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1420/2828] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:43 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:18:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157da6ef-b4ed-40b2-8504-f2a03dfa8bd9", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-5027478"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create snapshot from volume 157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:18:43 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['40126c8c-badb-49a0-8f7f-8913146a665b', '3b8bdf77-5634-46f3-94fd-edaf75f33a1d', '0745bde9-365d-4537-9c60-a6a85509dc9f', 'b881a7f7-a9df-44bb-8608-5c7f57f1dc06'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot create request issued successfully. Sep 08 14:18:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6272b795-fef7-43d5-bfc7-630df96b21e2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:18:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1409/2829] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:18:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:18:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dee016f3-ac40-4199-8e2f-542aef6cae01 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:18:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1421/2830] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:43 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9d140e24-3985-41ca-b1e9-0d51da436598 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d140e24-3985-41ca-b1e9-0d51da436598 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d140e24-3985-41ca-b1e9-0d51da436598 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d140e24-3985-41ca-b1e9-0d51da436598 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d140e24-3985-41ca-b1e9-0d51da436598 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 returned with HTTP 404 Sep 08 14:18:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1410/2831] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:44 2026] GET /volume/v3/volumes/4b1a9c2d-440b-4032-9f02-e5613fe0ade5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume with id: 7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:44 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Delete volume request issued successfully. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76444813-0deb-433b-9a2f-2e8592f9e7b3 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 202 Sep 08 14:18:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1422/2832] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:44 2026] DELETE /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cf5e9ce-5d67-4941-b98c-ec21842aa63b tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1411/2833] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:44 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 862 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:18:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6413f9fa-eb24-4065-b46e-3a6eacd0bb38 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:18:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1423/2834] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:44 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ff5bc407-6658-4637-a00a-080b85b945a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff5bc407-6658-4637-a00a-080b85b945a0 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff5bc407-6658-4637-a00a-080b85b945a0 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff5bc407-6658-4637-a00a-080b85b945a0 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ff5bc407-6658-4637-a00a-080b85b945a0 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Volume info retrieved successfully. Sep 08 14:18:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff5bc407-6658-4637-a00a-080b85b945a0 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 200 Sep 08 14:18:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1412/2835] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:45 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:18:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:18:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ecad1e9-a4a5-4a71-8987-e1d85855bc6d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:18:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1424/2836] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:45 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-18b9812f-3241-4612-80ca-3ffcff06b371 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18b9812f-3241-4612-80ca-3ffcff06b371 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] GET http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18b9812f-3241-4612-80ca-3ffcff06b371 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-18b9812f-3241-4612-80ca-3ffcff06b371 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-18b9812f-3241-4612-80ca-3ffcff06b371 tempest-CreateVolumesFromSourceVolumeTest-2028054717 tempest-CreateVolumesFromSourceVolumeTest-2028054717-project-member] http://192.168.122.83/volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 returned with HTTP 404 Sep 08 14:18:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1413/2837] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:46 2026] GET /volume/v3/volumes/7d046e89-1aa7-45ee-8ea8-fc7ee5b11cc8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:18:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:18:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ec275bdb-e09b-46a7-b9b4-1768913efeef tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:18:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1425/2838] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:46 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8ae0b487-f12a-40bd-9c2f-75929ba00371", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-13277600"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {"'snapshot_id": '8ae0b487-f12a-40bd-9c2f-75929ba00371', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-13277600'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (a65eecaa-92d0-4792-922d-1caf1603629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (517ae955-b231-4aff-9c14-9eb797e1b909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-24397861-6752-4984-a716-068e81971015 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (517ae955-b231-4aff-9c14-9eb797e1b909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0890358b-127a-4eed-9185-78edd7c32c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['c4d1aee9-abd4-40ba-a409-ddc771e4d85d', '15363514-67d8-40ad-ac52-4bd0fdd7ec7a', '1357be4d-0170-4aa9-bffe-7bf7fc3af9a7', '2218abc6-db81-4cd0-ab2e-bbd7861c18e9'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0890358b-127a-4eed-9185-78edd7c32c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d1aee9-abd4-40ba-a409-ddc771e4d85d', '15363514-67d8-40ad-ac52-4bd0fdd7ec7a', '1357be4d-0170-4aa9-bffe-7bf7fc3af9a7', '2218abc6-db81-4cd0-ab2e-bbd7861c18e9']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6515828-4f2d-439b-9109-51e9e20bb263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6515828-4f2d-439b-9109-51e9e20bb263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4754f7-abf6-4188-97e5-1b472a408396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-13277600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['c4d1aee9-abd4-40ba-a409-ddc771e4d85d','15363514-67d8-40ad-ac52-4bd0fdd7ec7a','1357be4d-0170-4aa9-bffe-7bf7fc3af9a7','2218abc6-db81-4cd0-ab2e-bbd7861c18e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-13277600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e4754f7-abf6-4188-97e5-1b472a408396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553b4cf0-c290-4aaf-818d-2fedcae971ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553b4cf0-c290-4aaf-818d-2fedcae971ce) transitioned into state 'SUCCESS' from state '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-13277600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['c4d1aee9-abd4-40ba-a409-ddc771e4d85d','15363514-67d8-40ad-ac52-4bd0fdd7ec7a','1357be4d-0170-4aa9-bffe-7bf7fc3af9a7','2218abc6-db81-4cd0-ab2e-bbd7861c18e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb5ac29-d0d9-49e6-b74c-54a8ee8fd162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb5ac29-d0d9-49e6-b74c-54a8ee8fd162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (a65eecaa-92d0-4792-922d-1caf1603629c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2c58013-eae2-41a6-b02d-768b8ca43ee8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1414/2839] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:46 2026] POST /volume/v3/volumes => generated 765 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8ae0b487-f12a-40bd-9c2f-75929ba00371", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1982872015"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {"'snapshot_id": '8ae0b487-f12a-40bd-9c2f-75929ba00371', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1982872015'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:46 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (2880883e-37fd-42d4-b5ab-ca8bfd646e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f3a52a-14d4-45be-a949-50b5d4bacef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24397861-6752-4984-a716-068e81971015 tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24397861-6752-4984-a716-068e81971015 tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24397861-6752-4984-a716-068e81971015 tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] Calling method 'get_pools' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f3a52a-14d4-45be-a949-50b5d4bacef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3030a59-8305-4809-9db1-03e2910e71c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24397861-6752-4984-a716-068e81971015 tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:18:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1426/2840] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:18:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-01330e25-62df-43d4-944e-c1d7ba38e2bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01330e25-62df-43d4-944e-c1d7ba38e2bf tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] GET http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01330e25-62df-43d4-944e-c1d7ba38e2bf tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01330e25-62df-43d4-944e-c1d7ba38e2bf tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['91beb37e-ad34-476a-ae1d-fd8b0e041e2d', 'be8862ab-832f-4039-b480-5e37435ea616', 'dfc9c3f5-d54a-4ea2-b25b-2591c4642d20', '42b0b1c2-6158-4041-993f-796db4d927ba'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3030a59-8305-4809-9db1-03e2910e71c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91beb37e-ad34-476a-ae1d-fd8b0e041e2d', 'be8862ab-832f-4039-b480-5e37435ea616', 'dfc9c3f5-d54a-4ea2-b25b-2591c4642d20', '42b0b1c2-6158-4041-993f-796db4d927ba']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: /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 08 14:18:47 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539dc9a2-2b74-4ab1-ad4a-531524649196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01330e25-62df-43d4-944e-c1d7ba38e2bf tempest-ProjectAdminTests-595837529 tempest-ProjectAdminTests-595837529-project-admin] http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 14:18:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1427/2841] 192.168.122.83 () {58 vars in 1188 bytes} [Tue Sep 8 14:18:47 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539dc9a2-2b74-4ab1-ad4a-531524649196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdf18cc0-d738-4f33-a913-5d7ad5352aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1982872015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['91beb37e-ad34-476a-ae1d-fd8b0e041e2d','be8862ab-832f-4039-b480-5e37435ea616','dfc9c3f5-d54a-4ea2-b25b-2591c4642d20','42b0b1c2-6158-4041-993f-796db4d927ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1982872015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdf18cc0-d738-4f33-a913-5d7ad5352aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c18c93-dda8-4f57-97f4-6250088341d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c18c93-dda8-4f57-97f4-6250088341d2) transitioned into state 'SUCCESS' from state '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-1982872015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['91beb37e-ad34-476a-ae1d-fd8b0e041e2d','be8862ab-832f-4039-b480-5e37435ea616','dfc9c3f5-d54a-4ea2-b25b-2591c4642d20','42b0b1c2-6158-4041-993f-796db4d927ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df54a26e-238d-4a2f-94cb-2cb1a200e547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df54a26e-238d-4a2f-94cb-2cb1a200e547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (2880883e-37fd-42d4-b5ab-ca8bfd646e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-be6c42e0-fe52-4f9b-adac-09bbb7de16e1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1415/2842] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:46 2026] POST /volume/v3/volumes => generated 767 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57de887f-49d7-4c96-8def-bddf3ed489ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8ae0b487-f12a-40bd-9c2f-75929ba00371", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1140731393"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {"'snapshot_id": '8ae0b487-f12a-40bd-9c2f-75929ba00371', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1140731393'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (c2bd66ca-12d9-4656-bf4f-c967924eec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48cd6606-ab29-42dc-8029-b308dd6aad5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48cd6606-ab29-42dc-8029-b308dd6aad5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504b1a08-ccc0-4db8-b4ba-2eddce3c81b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['57fd155f-4989-4d6e-9b93-44b15f6762e4', 'ae985fce-782a-4747-ab77-526a01743004', '102136c0-621d-4391-8a88-e4e98ad2af1a', '192ce685-18c4-40e3-8147-9cc6cd141835'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504b1a08-ccc0-4db8-b4ba-2eddce3c81b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fd155f-4989-4d6e-9b93-44b15f6762e4', 'ae985fce-782a-4747-ab77-526a01743004', '102136c0-621d-4391-8a88-e4e98ad2af1a', '192ce685-18c4-40e3-8147-9cc6cd141835']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2ff676-6a26-4299-ac49-515f74d31f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2ff676-6a26-4299-ac49-515f74d31f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efafdd94-c8b7-4d74-98e5-d39e20aa490f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1140731393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['57fd155f-4989-4d6e-9b93-44b15f6762e4','ae985fce-782a-4747-ab77-526a01743004','102136c0-621d-4391-8a88-e4e98ad2af1a','192ce685-18c4-40e3-8147-9cc6cd141835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1140731393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efafdd94-c8b7-4d74-98e5-d39e20aa490f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa19e7e9-5c28-4ed2-b4cf-28dd5ce2ca88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa19e7e9-5c28-4ed2-b4cf-28dd5ce2ca88) transitioned into state 'SUCCESS' from state '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-1140731393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['57fd155f-4989-4d6e-9b93-44b15f6762e4','ae985fce-782a-4747-ab77-526a01743004','102136c0-621d-4391-8a88-e4e98ad2af1a','192ce685-18c4-40e3-8147-9cc6cd141835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd4ab3c-68d9-4c62-ba04-326f9414ef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd4ab3c-68d9-4c62-ba04-326f9414ef88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (c2bd66ca-12d9-4656-bf4f-c967924eec92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57de887f-49d7-4c96-8def-bddf3ed489ea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume of 1 GB Sep 08 14:18:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1428/2843] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:47 2026] POST /volume/v3/volumes => generated 767 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Availability Zones retrieved successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8ae0b487-f12a-40bd-9c2f-75929ba00371", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1283672485"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {"'snapshot_id": '8ae0b487-f12a-40bd-9c2f-75929ba00371', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1283672485'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Flow 'volume_create_api' (ab46eaed-52c5-47f5-ad49-92be1b6f4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3124ee02-1f15-41e0-86fb-2407a89b617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (93f9d50e-0e08-4012-a82f-426a5ab2697a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f3115-ec26-4538-aa9c-6268849b03d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f3115-ec26-4538-aa9c-6268849b03d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048c988b-8e68-40c2-af92-e041cf4a7513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3124ee02-1f15-41e0-86fb-2407a89b617a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d015ad7-3c82-4bdc-b454-4834edff0004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['2f385fcb-abfe-47dc-90cb-d603688bb1d9', '315564e5-2e93-481e-9511-46e440797c48', 'a078cff6-58f6-48fa-bd8f-fd63c8fde289', 'eaecad14-d22f-4ddf-b149-1d11a5bca888'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048c988b-8e68-40c2-af92-e041cf4a7513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f385fcb-abfe-47dc-90cb-d603688bb1d9', '315564e5-2e93-481e-9511-46e440797c48', 'a078cff6-58f6-48fa-bd8f-fd63c8fde289', 'eaecad14-d22f-4ddf-b149-1d11a5bca888']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c9d40-9768-489d-94e1-dba746674ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c9d40-9768-489d-94e1-dba746674ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12fe54fd-a77a-4af5-8e17-087e5f809a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1283672485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['2f385fcb-abfe-47dc-90cb-d603688bb1d9','315564e5-2e93-481e-9511-46e440797c48','a078cff6-58f6-48fa-bd8f-fd63c8fde289','eaecad14-d22f-4ddf-b149-1d11a5bca888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1283672485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12fe54fd-a77a-4af5-8e17-087e5f809a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd4400f-0b03-467f-8057-b0e98c7d2aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd4400f-0b03-467f-8057-b0e98c7d2aaa) transitioned into state 'SUCCESS' from state '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-1283672485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['2f385fcb-abfe-47dc-90cb-d603688bb1d9','315564e5-2e93-481e-9511-46e440797c48','a078cff6-58f6-48fa-bd8f-fd63c8fde289','eaecad14-d22f-4ddf-b149-1d11a5bca888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01a8875-69b3-4db6-9ed9-4726fbb15473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01a8875-69b3-4db6-9ed9-4726fbb15473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Created reservations ['532a6660-3b63-4fa5-af2c-0e24ca6def33', '80ebbbee-af6b-4039-af30-64f90aa58d1f', 'c4fd5a1e-cfdc-4452-8d03-7ee7688c43b2', 'dbc13aa0-a8ec-42d2-84fa-1b36b9ccfe91'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (93f9d50e-0e08-4012-a82f-426a5ab2697a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d015ad7-3c82-4bdc-b454-4834edff0004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532a6660-3b63-4fa5-af2c-0e24ca6def33', '80ebbbee-af6b-4039-af30-64f90aa58d1f', 'c4fd5a1e-cfdc-4452-8d03-7ee7688c43b2', 'dbc13aa0-a8ec-42d2-84fa-1b36b9ccfe91']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d034cb2c-4fb3-47c7-8724-3ce993334940 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96106eb-94f2-4c8c-b16c-a1a541d3f2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1429/2844] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:48 2026] POST /volume/v3/volumes => generated 767 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cc24770f-2507-46f1-904c-dfc79700ed4a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8ae0b487-f12a-40bd-9c2f-75929ba00371", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1707596143"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request body: {'volume': {"'snapshot_id": '8ae0b487-f12a-40bd-9c2f-75929ba00371', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1707596143'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume of 1 GB Sep 08 14:18:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Availability Zones retrieved successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96106eb-94f2-4c8c-b16c-a1a541d3f2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbefb4d-4834-407a-a0fc-8c83870bc296', '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='cfcbdb9f0d6c4a8ca91ef47f9be590c4',qos_specs=None,replication_status=,reservations=['532a6660-3b63-4fa5-af2c-0e24ca6def33','80ebbbee-af6b-4039-af30-64f90aa58d1f','c4fd5a1e-cfdc-4452-8d03-7ee7688c43b2','dbc13aa0-a8ec-42d2-84fa-1b36b9ccfe91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fd402934004f939fc9a08a989364b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:48Z,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=cbbefb4d-4834-407a-a0fc-8c83870bc296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcbdb9f0d6c4a8ca91ef47f9be590c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53fd402934004f939fc9a08a989364b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbac1523-3b40-48b4-ab56-94ecde1e1864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (0f203b65-ea25-41cc-a540-516d8e3570ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee52320c-984f-42dc-ae14-adf2864bd417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbac1523-3b40-48b4-ab56-94ecde1e1864) transitioned into state 'SUCCESS' from 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='cfcbdb9f0d6c4a8ca91ef47f9be590c4',qos_specs=None,replication_status=,reservations=['532a6660-3b63-4fa5-af2c-0e24ca6def33','80ebbbee-af6b-4039-af30-64f90aa58d1f','c4fd5a1e-cfdc-4452-8d03-7ee7688c43b2','dbc13aa0-a8ec-42d2-84fa-1b36b9ccfe91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fd402934004f939fc9a08a989364b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee52320c-984f-42dc-ae14-adf2864bd417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a867e32-c29b-4d8a-83f8-1f292a1db1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd72c44-0e79-42ac-b0b4-b1ec4344b268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a867e32-c29b-4d8a-83f8-1f292a1db1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Flow 'volume_create_api' (ab46eaed-52c5-47f5-ad49-92be1b6f4445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume request issued successfully. Sep 08 14:18:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5ea0e94c-d1f4-49e6-8249-65792f25b821 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1416/2845] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:18:47 2026] POST /volume/v3/volumes => generated 747 bytes in 1125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8088be35-817a-4a8a-ab98-ab0cec446065 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8088be35-817a-4a8a-ab98-ab0cec446065 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8088be35-817a-4a8a-ab98-ab0cec446065 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8088be35-817a-4a8a-ab98-ab0cec446065 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8088be35-817a-4a8a-ab98-ab0cec446065 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8088be35-817a-4a8a-ab98-ab0cec446065 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1417/2846] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:48 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 815 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Created reservations ['02bd4ede-551a-4a69-ad38-59f751531994', '1be7d8f3-4564-403d-87a3-69df7ac29b96', '034a56ff-2a9d-4842-a9e2-f377b4e823ef', 'b568e85e-3033-42b6-9061-39687db76542'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd72c44-0e79-42ac-b0b4-b1ec4344b268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02bd4ede-551a-4a69-ad38-59f751531994', '1be7d8f3-4564-403d-87a3-69df7ac29b96', '034a56ff-2a9d-4842-a9e2-f377b4e823ef', 'b568e85e-3033-42b6-9061-39687db76542']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d5aff0-edef-4b14-bb75-14cb06c7dde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d5aff0-edef-4b14-bb75-14cb06c7dde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577a337f-b130-412d-8471-ff79330a9c9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1707596143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['02bd4ede-551a-4a69-ad38-59f751531994','1be7d8f3-4564-403d-87a3-69df7ac29b96','034a56ff-2a9d-4842-a9e2-f377b4e823ef','b568e85e-3033-42b6-9061-39687db76542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1707596143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577a337f-b130-412d-8471-ff79330a9c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82203ecf579d4595923a12d73705bd2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c2d12b-2563-4d12-b3eb-ecf6999c5ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c2d12b-2563-4d12-b3eb-ecf6999c5ef1) transitioned into state 'SUCCESS' from state '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-1707596143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d9a5f867e1c457d9a59ce0b17f3de45',qos_specs=None,replication_status=,reservations=['02bd4ede-551a-4a69-ad38-59f751531994','1be7d8f3-4564-403d-87a3-69df7ac29b96','034a56ff-2a9d-4842-a9e2-f377b4e823ef','b568e85e-3033-42b6-9061-39687db76542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82203ecf579d4595923a12d73705bd2b',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2982bd5-1fd2-464f-ad95-d4d4ba34df73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2982bd5-1fd2-464f-ad95-d4d4ba34df73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Flow 'volume_create_api' (0f203b65-ea25-41cc-a540-516d8e3570ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Create volume request issued successfully. Sep 08 14:18:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cc24770f-2507-46f1-904c-dfc79700ed4a tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1430/2847] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:48 2026] POST /volume/v3/volumes => generated 767 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-413f153f-1541-4099-b903-e98a6e0b809f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-413f153f-1541-4099-b903-e98a6e0b809f tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 Sep 08 14:18:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-413f153f-1541-4099-b903-e98a6e0b809f tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-413f153f-1541-4099-b903-e98a6e0b809f tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-413f153f-1541-4099-b903-e98a6e0b809f tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-413f153f-1541-4099-b903-e98a6e0b809f tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 returned with HTTP 200 Sep 08 14:18:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1418/2848] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:49 2026] GET /volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:49 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:49 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-56bd3c2c-6aac-4fe2-87ef-428407f6dbac tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee returned with HTTP 200 Sep 08 14:18:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1431/2849] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:49 2026] GET /volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a11b751-e575-4a8e-a6d3-efd83dfe8cb3 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1419/2850] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:50 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 839 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc195a9f-d9de-4a07-893c-a620baea40cb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c42d9d8c-b730-4d97-a806-4f4f98f85a52 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee returned with HTTP 200 Sep 08 14:18:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1432/2851] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:50 2026] GET /volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:50 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c18293f1-b4ba-4838-8100-c1dde2bd1f5c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f returned with HTTP 200 Sep 08 14:18:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1433/2852] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:50 2026] GET /volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-799207228"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-799207228'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume of 1 GB Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Availability Zones retrieved successfully. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Flow 'volume_create_api' (90e2a9a8-6c8e-4bce-b9cd-76c3401d1242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a4e05c-b052-4051-b841-525f53d1556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a4e05c-b052-4051-b841-525f53d1556a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb9ee73-149e-409a-afd9-92d6500a99f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-13defbfb-023a-41c4-a1e8-d07a653d637a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13defbfb-023a-41c4-a1e8-d07a653d637a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-13defbfb-023a-41c4-a1e8-d07a653d637a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-13defbfb-023a-41c4-a1e8-d07a653d637a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-13defbfb-023a-41c4-a1e8-d07a653d637a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-13defbfb-023a-41c4-a1e8-d07a653d637a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1434/2853] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:51 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Created reservations ['4b9fb324-6d6b-483e-a9cb-8134cb103585', '22d07927-1025-40f1-85cc-7f84e70ccb0c', '514bea9a-37b4-4e3a-ae3f-716cf2d41bdd', '444018ba-1120-48ed-8147-90df78674b0c'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb9ee73-149e-409a-afd9-92d6500a99f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b9fb324-6d6b-483e-a9cb-8134cb103585', '22d07927-1025-40f1-85cc-7f84e70ccb0c', '514bea9a-37b4-4e3a-ae3f-716cf2d41bdd', '444018ba-1120-48ed-8147-90df78674b0c']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7791018-ae4e-4595-952e-dda3642760c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7791018-ae4e-4595-952e-dda3642760c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d1663d-4b34-4a64-a5b8-3364f873dfd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799207228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',qos_specs=None,replication_status=,reservations=['4b9fb324-6d6b-483e-a9cb-8134cb103585','22d07927-1025-40f1-85cc-7f84e70ccb0c','514bea9a-37b4-4e3a-ae3f-716cf2d41bdd','444018ba-1120-48ed-8147-90df78674b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902b2ad987c3423e9c97efcadb8601d2',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799207228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d1663d-4b34-4a64-a5b8-3364f873dfd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='902b2ad987c3423e9c97efcadb8601d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc87a75c-c743-420e-a380-17a0f77b8dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc87a75c-c743-420e-a380-17a0f77b8dab) transitioned into state 'SUCCESS' from state '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-799207228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',qos_specs=None,replication_status=,reservations=['4b9fb324-6d6b-483e-a9cb-8134cb103585','22d07927-1025-40f1-85cc-7f84e70ccb0c','514bea9a-37b4-4e3a-ae3f-716cf2d41bdd','444018ba-1120-48ed-8147-90df78674b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902b2ad987c3423e9c97efcadb8601d2',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93844c9c-4868-4523-a011-a15e9711f36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93844c9c-4868-4523-a011-a15e9711f36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Flow 'volume_create_api' (90e2a9a8-6c8e-4bce-b9cd-76c3401d1242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume request issued successfully. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc195a9f-d9de-4a07-893c-a620baea40cb tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1420/2854] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:18:50 2026] POST /volume/v3/volumes => generated 776 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:51 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c3a02b1d-cda1-4dc1-8657-5cbecf0504dd tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 200 Sep 08 14:18:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1435/2855] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:51 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-786618a4-9499-4a73-87d5-f48288c14658 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-786618a4-9499-4a73-87d5-f48288c14658 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-786618a4-9499-4a73-87d5-f48288c14658 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-786618a4-9499-4a73-87d5-f48288c14658 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-786618a4-9499-4a73-87d5-f48288c14658 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-786618a4-9499-4a73-87d5-f48288c14658 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1421/2856] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:51 2026] GET /volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9bbb9a79-cc8d-4cfa-a4b8-769a9a413c66 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1436/2857] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:52 2026] GET /volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-292153bf-b28f-45f4-ae0c-1070de1b99d8 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1422/2858] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:52 2026] GET /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f9a599ff-605a-4fd4-b3a1-9216913b3405 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1437/2859] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:52 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3f6cdac4-089b-4767-bf21-1e6f4ab30717 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f6cdac4-089b-4767-bf21-1e6f4ab30717 tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f6cdac4-089b-4767-bf21-1e6f4ab30717 tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f6cdac4-089b-4767-bf21-1e6f4ab30717 tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-admin] Calling method 'get_pools' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f6cdac4-089b-4767-bf21-1e6f4ab30717 tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1423/2860] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:18:52 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 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f6b1968d-50c2-4422-b013-e8049298b51b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6b1968d-50c2-4422-b013-e8049298b51b tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-member] GET http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6b1968d-50c2-4422-b013-e8049298b51b tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6b1968d-50c2-4422-b013-e8049298b51b tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-f6b1968d-50c2-4422-b013-e8049298b51b tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '21222bfa59784ce5a1e5899c0802c619', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a0f20300baf49729cfb033db2a79fc9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:18:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6b1968d-50c2-4422-b013-e8049298b51b tempest-ProjectMemberTests-857113863 tempest-ProjectMemberTests-857113863-project-member] http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 14:18:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1424/2861] 192.168.122.83 () {58 vars in 1188 bytes} [Tue Sep 8 14:18:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa1d3aa5-87a8-4b54-8e8a-b737c04f1e02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 200 Sep 08 14:18:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1438/2862] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:52 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 868 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a716aa39-9200-4616-837f-386e75999ea0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a716aa39-9200-4616-837f-386e75999ea0 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a716aa39-9200-4616-837f-386e75999ea0 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a716aa39-9200-4616-837f-386e75999ea0 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a716aa39-9200-4616-837f-386e75999ea0 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a716aa39-9200-4616-837f-386e75999ea0 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 200 Sep 08 14:18:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1425/2863] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:53 2026] GET /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c0ed1bbc-d263-41c5-93a1-335d3bbd3139 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1439/2864] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:53 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d07ea027-23b3-438d-aabe-3eeef7e57b40 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:18:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1426/2865] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:53 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-779932029"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-779932029'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume of 1 GB Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Availability Zones retrieved successfully. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Flow 'volume_create_api' (9a0db7fb-9db9-46a3-a24b-5bfc1108ba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a73fd8b-7373-4915-b973-53f0f5201209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a73fd8b-7373-4915-b973-53f0f5201209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722e2841-fe55-4920-aef3-6c00f79eb9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Created reservations ['e55c4a9b-a4ec-4e4c-9ba7-110c6b5d86d5', '3b18dcde-2eb6-47e7-bfbf-b55c537c6366', 'bfc62564-69a3-4a89-8c53-0939f9f184a6', '7c5ce29b-0d68-46b3-9328-070d700afc26'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722e2841-fe55-4920-aef3-6c00f79eb9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e55c4a9b-a4ec-4e4c-9ba7-110c6b5d86d5', '3b18dcde-2eb6-47e7-bfbf-b55c537c6366', 'bfc62564-69a3-4a89-8c53-0939f9f184a6', '7c5ce29b-0d68-46b3-9328-070d700afc26']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641fa042-5e90-4a6e-bd5e-682c6a9448a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641fa042-5e90-4a6e-bd5e-682c6a9448a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95a5a50-cdf2-4bb8-82a8-1eb9342fc860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-779932029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcbdb9f0d6c4a8ca91ef47f9be590c4',qos_specs=None,replication_status=,reservations=['e55c4a9b-a4ec-4e4c-9ba7-110c6b5d86d5','3b18dcde-2eb6-47e7-bfbf-b55c537c6366','bfc62564-69a3-4a89-8c53-0939f9f184a6','7c5ce29b-0d68-46b3-9328-070d700afc26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fd402934004f939fc9a08a989364b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:53Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-779932029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95a5a50-cdf2-4bb8-82a8-1eb9342fc860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcbdb9f0d6c4a8ca91ef47f9be590c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53fd402934004f939fc9a08a989364b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ce68aa-9afc-4bc4-8286-a86ee927eb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ce68aa-9afc-4bc4-8286-a86ee927eb70) transitioned into 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-779932029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcbdb9f0d6c4a8ca91ef47f9be590c4',qos_specs=None,replication_status=,reservations=['e55c4a9b-a4ec-4e4c-9ba7-110c6b5d86d5','3b18dcde-2eb6-47e7-bfbf-b55c537c6366','bfc62564-69a3-4a89-8c53-0939f9f184a6','7c5ce29b-0d68-46b3-9328-070d700afc26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fd402934004f939fc9a08a989364b6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1ebf27-8361-472f-8607-100996561278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1ebf27-8361-472f-8607-100996561278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Flow 'volume_create_api' (9a0db7fb-9db9-46a3-a24b-5bfc1108ba31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create volume request issued successfully. Sep 08 14:18:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ea39b194-f82c-4bae-92fe-ae90bf39b060 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1440/2866] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:18:53 2026] POST /volume/v3/volumes => generated 782 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-859fd120-0b8c-4199-a7f4-1bfab6515eac tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:18:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1427/2867] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:53 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2c5817f-4c2a-485a-8937-d7197bf2e173 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 200 Sep 08 14:18:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1441/2868] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:54 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63a16854-6bac-4644-a5ff-c3de08a5d446 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 200 Sep 08 14:18:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1428/2869] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:54 2026] GET /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: 577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-42adbee2-d963-4e06-9f6d-27705c0eb153 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 202 Sep 08 14:18:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1442/2870] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:54 2026] DELETE /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf9f3588-e989-40da-8d1d-dc687e15b5e3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 200 Sep 08 14:18:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1429/2871] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:54 2026] GET /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f5d379a6-eafb-40bd-b776-e2052c57e612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1443/2872] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:55 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca4bade0-e3c5-4a32-9223-698eb039ba93 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 200 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1430/2873] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:55 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3d1663d-4b34-4a64-a5b8-3364f873dfd0", "name": "tempest-VolumeDependencyTests-Snapshot-1128710594"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create snapshot from volume a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Created reservations ['6e58baa7-24e9-41c3-b16a-617e51ad5743', '5d16b5ef-8a4d-4a9c-b3c6-8648e4c9e9ab', 'd906e0ad-4044-4aa8-96b3-aa61a7de8ca1', '59ee7273-4733-4d8e-970f-ec8d61df7c19'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot create request issued successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5107b7e8-80c1-47cd-8665-1e848abeee1b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1444/2874] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:18:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-59e00e36-2956-483c-a393-9cbf0ef5293b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59e00e36-2956-483c-a393-9cbf0ef5293b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59e00e36-2956-483c-a393-9cbf0ef5293b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-59e00e36-2956-483c-a393-9cbf0ef5293b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-59e00e36-2956-483c-a393-9cbf0ef5293b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-59e00e36-2956-483c-a393-9cbf0ef5293b tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1431/2875] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:55 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b5080897-914c-4e5f-8d79-29dcc44d1cdd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5080897-914c-4e5f-8d79-29dcc44d1cdd tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5080897-914c-4e5f-8d79-29dcc44d1cdd tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b5080897-914c-4e5f-8d79-29dcc44d1cdd tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b5080897-914c-4e5f-8d79-29dcc44d1cdd tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e returned with HTTP 404 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1445/2876] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:55 2026] GET /volume/v3/volumes/577a337f-b130-412d-8471-ff79330a9c9e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: 12fe54fd-a77a-4af5-8e17-087e5f809a42 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23e68286-1f05-4041-9bbd-d0732c4d3b99 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 returned with HTTP 202 Sep 08 14:18:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1432/2877] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:55 2026] DELETE /volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bb90f02-8d15-4827-ba9d-1750756e45b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 returned with HTTP 200 Sep 08 14:18:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1446/2878] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:55 2026] GET /volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cf485b5e-c358-4684-a075-364c06b1896d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf485b5e-c358-4684-a075-364c06b1896d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf485b5e-c358-4684-a075-364c06b1896d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cf485b5e-c358-4684-a075-364c06b1896d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cf485b5e-c358-4684-a075-364c06b1896d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cf485b5e-c358-4684-a075-364c06b1896d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1433/2879] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 875 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f57cb61d-338e-4a9a-972a-5945223aa966 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f57cb61d-338e-4a9a-972a-5945223aa966 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f57cb61d-338e-4a9a-972a-5945223aa966 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f57cb61d-338e-4a9a-972a-5945223aa966 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f57cb61d-338e-4a9a-972a-5945223aa966 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f57cb61d-338e-4a9a-972a-5945223aa966 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:18:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1447/2880] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a95a5a50-cdf2-4bb8-82a8-1eb9342fc860", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-210887009"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Create snapshot from volume a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Created reservations ['88be3cc8-3971-45bb-a500-f6f55d36b475', 'acab886c-1e86-4bdb-9ead-0f33dfcd368b', '7015c83b-1a1d-42c0-bec3-c3eb02a30c21', 'aa3e3df3-1afb-4cf7-9e53-dd283a4014fa'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa28f5e9-8995-4903-a988-91a4588cacea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa28f5e9-8995-4903-a988-91a4588cacea tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa28f5e9-8995-4903-a988-91a4588cacea tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa28f5e9-8995-4903-a988-91a4588cacea tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aa28f5e9-8995-4903-a988-91a4588cacea tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa28f5e9-8995-4903-a988-91a4588cacea tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:18:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1448/2881] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot create request issued successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9eef5e46-a974-47f7-bdcc-49df7b501612 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1434/2882] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:18:56 2026] POST /volume/v3/snapshots => generated 325 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f0b78360-6f0d-42fa-8962-fe86a21afea7 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:18:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1449/2883] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0df65068-3915-4721-a750-086c0a5b4ab2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0df65068-3915-4721-a750-086c0a5b4ab2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0df65068-3915-4721-a750-086c0a5b4ab2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0df65068-3915-4721-a750-086c0a5b4ab2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0df65068-3915-4721-a750-086c0a5b4ab2 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 returned with HTTP 404 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1435/2884] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/volumes/12fe54fd-a77a-4af5-8e17-087e5f809a42 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b1c22e13-0a14-4e0b-9d67-50692175db40 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f returned with HTTP 202 Sep 08 14:18:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1450/2885] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:56 2026] DELETE /volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30a5c506-8016-4ee4-afae-cee6fc5e2d31 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f returned with HTTP 200 Sep 08 14:18:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1436/2886] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:56 2026] GET /volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1715227144"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1715227144'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume of 1 GB Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Availability Zones retrieved successfully. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Flow 'volume_create_api' (82c72e6c-ec18-4ff5-9bd5-2bee3d450b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d832261-89e7-486a-b727-5234b278339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d832261-89e7-486a-b727-5234b278339f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3ed602-13ca-4150-bfad-ebf4eb51d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Created reservations ['ade8e404-1353-4b12-93ee-8314e4d6bd33', '318a1143-8eea-4826-a1bd-a49f5a122434', 'b0730e44-8048-4960-9418-2f7063d2f0d4', '55dc625d-634b-4df4-b9ce-803569a01303'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3ed602-13ca-4150-bfad-ebf4eb51d046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade8e404-1353-4b12-93ee-8314e4d6bd33', '318a1143-8eea-4826-a1bd-a49f5a122434', 'b0730e44-8048-4960-9418-2f7063d2f0d4', '55dc625d-634b-4df4-b9ce-803569a01303']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41ff1a3-572b-46fe-87e5-6e1cb521f4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41ff1a3-572b-46fe-87e5-6e1cb521f4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8948c5a-6865-4de1-b5d4-ffc891bf695d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1715227144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd734a7197d54bc5af1bc32d2c43fa13',qos_specs=None,replication_status=,reservations=['ade8e404-1353-4b12-93ee-8314e4d6bd33','318a1143-8eea-4826-a1bd-a49f5a122434','b0730e44-8048-4960-9418-2f7063d2f0d4','55dc625d-634b-4df4-b9ce-803569a01303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d92f5bfdef4dc789a2edad844836d5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1715227144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8948c5a-6865-4de1-b5d4-ffc891bf695d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd734a7197d54bc5af1bc32d2c43fa13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52d92f5bfdef4dc789a2edad844836d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ecdac1-f7b8-439a-9893-bd5c5e117958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8d362a34-a1f5-429c-85e6-dc2a5215d646 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ecdac1-f7b8-439a-9893-bd5c5e117958) transitioned into state 'SUCCESS' from state '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-1715227144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd734a7197d54bc5af1bc32d2c43fa13',qos_specs=None,replication_status=,reservations=['ade8e404-1353-4b12-93ee-8314e4d6bd33','318a1143-8eea-4826-a1bd-a49f5a122434','b0730e44-8048-4960-9418-2f7063d2f0d4','55dc625d-634b-4df4-b9ce-803569a01303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d92f5bfdef4dc789a2edad844836d5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1437/2887] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:57 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111aadf3-b1d9-43e4-a3bf-7318d8fdd799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-864a984e-4ebb-4179-a761-c2ee735ff31a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111aadf3-b1d9-43e4-a3bf-7318d8fdd799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-864a984e-4ebb-4179-a761-c2ee735ff31a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Flow 'volume_create_api' (82c72e6c-ec18-4ff5-9bd5-2bee3d450b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-864a984e-4ebb-4179-a761-c2ee735ff31a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-864a984e-4ebb-4179-a761-c2ee735ff31a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume request issued successfully. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1412e336-5825-4721-b1ed-5dfbf0741e33 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1451/2888] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:18:57 2026] POST /volume/v3/volumes => generated 785 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:18:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-864a984e-4ebb-4179-a761-c2ee735ff31a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-864a984e-4ebb-4179-a761-c2ee735ff31a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:18:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1438/2889] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:57 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:18:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc41e175-00a3-4857-846a-6a426b91d4b7 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:18:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1452/2890] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:57 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a0c1b410-4332-4192-80fc-1db97e4685b6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a0c1b410-4332-4192-80fc-1db97e4685b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a0c1b410-4332-4192-80fc-1db97e4685b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a0c1b410-4332-4192-80fc-1db97e4685b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a0c1b410-4332-4192-80fc-1db97e4685b6 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f returned with HTTP 404 Sep 08 14:18:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1439/2891] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:57 2026] GET /volume/v3/volumes/efafdd94-c8b7-4d74-98e5-d39e20aa490f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a9be06d-c254-4c91-8414-ada2232b6d83 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee returned with HTTP 202 Sep 08 14:18:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1453/2892] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:58 2026] DELETE /volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c81443e9-0bc1-48f7-b587-2ba62735e119 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee returned with HTTP 200 Sep 08 14:18:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1440/2893] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:58 2026] GET /volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3dd0c2cb-1dc4-4f8b-b461-dbc18370211e tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:18:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1454/2894] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:58 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f29b01e5-8282-441f-8fe9-c65dd44e756a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1553080775"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume request body: {'volume': {'snapshot_id': 'f29b01e5-8282-441f-8fe9-c65dd44e756a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1553080775'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume of 1 GB Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Availability Zones retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-553410d4-17b0-4a53-b9b1-ca97ffcc2034 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:18:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1455/2895] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:58 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Flow 'volume_create_api' (09cf4030-c84e-4054-b49d-1e1d98f665d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc2184e9-4485-4792-bd3b-3324880ac92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:18:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b2d54bc1-53ad-466b-bf3b-a1086c3775b5 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:18:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1456/2896] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:58 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc2184e9-4485-4792-bd3b-3324880ac92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f29b01e5-8282-441f-8fe9-c65dd44e756a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777c30d5-a097-4da1-9e46-ecf94a75869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Created reservations ['227597ca-eaee-4e75-b536-fb26a48f06bc', 'd926db0f-de9f-4351-9cb2-d06eafcc63fa', 'fc3a7bf7-9d05-441a-ad7b-132989aff078', 'd209de0f-6715-4f5a-a005-c25408fb5dfd'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777c30d5-a097-4da1-9e46-ecf94a75869c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227597ca-eaee-4e75-b536-fb26a48f06bc', 'd926db0f-de9f-4351-9cb2-d06eafcc63fa', 'fc3a7bf7-9d05-441a-ad7b-132989aff078', 'd209de0f-6715-4f5a-a005-c25408fb5dfd']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ac7d14-825f-4622-b843-8221b024b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:58 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ac7d14-825f-4622-b843-8221b024b103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9d4e28-24f0-439c-904e-24c9997b0008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1553080775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',qos_specs=None,replication_status=,reservations=['227597ca-eaee-4e75-b536-fb26a48f06bc','d926db0f-de9f-4351-9cb2-d06eafcc63fa','fc3a7bf7-9d05-441a-ad7b-132989aff078','d209de0f-6715-4f5a-a005-c25408fb5dfd'],size=1,snapshot_id=f29b01e5-8282-441f-8fe9-c65dd44e756a,source_replicaid=,source_volid=None,status='creating',user_id='902b2ad987c3423e9c97efcadb8601d2',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1553080775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9d4e28-24f0-439c-904e-24c9997b0008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f29b01e5-8282-441f-8fe9-c65dd44e756a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='902b2ad987c3423e9c97efcadb8601d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:58 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2294ebc-1151-46a8-9608-c9fef85857ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2294ebc-1151-46a8-9608-c9fef85857ef) transitioned into state 'SUCCESS' from state '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-1553080775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49fa2f68ff4ac5ba1f1837493e483d',qos_specs=None,replication_status=,reservations=['227597ca-eaee-4e75-b536-fb26a48f06bc','d926db0f-de9f-4351-9cb2-d06eafcc63fa','fc3a7bf7-9d05-441a-ad7b-132989aff078','d209de0f-6715-4f5a-a005-c25408fb5dfd'],size=1,snapshot_id=f29b01e5-8282-441f-8fe9-c65dd44e756a,source_replicaid=,source_volid=None,status='creating',user_id='902b2ad987c3423e9c97efcadb8601d2',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8369148a-d733-49f4-b102-1fb2a76a7379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8369148a-d733-49f4-b102-1fb2a76a7379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Flow 'volume_create_api' (09cf4030-c84e-4054-b49d-1e1d98f665d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Create volume request issued successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-578fb56b-4670-4eeb-9c6d-bd7888c5fb4c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:18:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1441/2897] 192.168.122.83 () {62 vars in 1179 bytes} [Tue Sep 8 14:18:58 2026] POST /volume/v3/volumes => generated 811 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ca5dd412-975d-4373-a190-1da4775b959d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ca5dd412-975d-4373-a190-1da4775b959d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ca5dd412-975d-4373-a190-1da4775b959d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ca5dd412-975d-4373-a190-1da4775b959d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ca5dd412-975d-4373-a190-1da4775b959d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ca5dd412-975d-4373-a190-1da4775b959d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1457/2898] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:18:59 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6a1c7721-3bff-4944-ac45-456854c84db3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6a1c7721-3bff-4944-ac45-456854c84db3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6a1c7721-3bff-4944-ac45-456854c84db3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6a1c7721-3bff-4944-ac45-456854c84db3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6a1c7721-3bff-4944-ac45-456854c84db3 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee returned with HTTP 404 Sep 08 14:18:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1442/2899] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:59 2026] GET /volume/v3/volumes/cdf18cc0-d738-4f33-a913-5d7ad5352aee => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: 2e4754f7-abf6-4188-97e5-1b472a408396 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:18:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9c25a8e3-d28d-4b1f-99bc-37588b3908b4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 returned with HTTP 202 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1458/2900] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:18:59 2026] DELETE /volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-71433b08-9ada-4437-b0c2-d9f2dccce7f1 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 returned with HTTP 200 Sep 08 14:18:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1443/2901] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:59 2026] GET /volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-47ef0fbb-d254-4365-b411-940256699143 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47ef0fbb-d254-4365-b411-940256699143 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47ef0fbb-d254-4365-b411-940256699143 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47ef0fbb-d254-4365-b411-940256699143 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-47ef0fbb-d254-4365-b411-940256699143 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47ef0fbb-d254-4365-b411-940256699143 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:18:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1459/2902] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:18:59 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:18:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:18:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:18:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34bc11fa-10a6-41cb-aad3-850d928aa7d3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:18:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1444/2903] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:18:59 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc2374cc-faf5-4a3b-9032-742499f35f9d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1460/2904] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-712a7af6-5bff-423d-92ee-b9a1b654beea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-712a7af6-5bff-423d-92ee-b9a1b654beea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-712a7af6-5bff-423d-92ee-b9a1b654beea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-712a7af6-5bff-423d-92ee-b9a1b654beea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-712a7af6-5bff-423d-92ee-b9a1b654beea tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 returned with HTTP 404 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1445/2905] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/volumes/2e4754f7-abf6-4188-97e5-1b472a408396 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete snapshot with id: 8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot delete request issued successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3aacae07-ed96-417e-8977-f1f49eb3cf05 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 202 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1461/2906] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:00 2026] DELETE /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-561d8c7c-d876-406e-b9d2-d603269df02c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-561d8c7c-d876-406e-b9d2-d603269df02c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-561d8c7c-d876-406e-b9d2-d603269df02c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-561d8c7c-d876-406e-b9d2-d603269df02c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-561d8c7c-d876-406e-b9d2-d603269df02c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-561d8c7c-d876-406e-b9d2-d603269df02c tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1446/2907] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-877ae92d-ca12-4d7e-bd89-3783bb764063 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1462/2908] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-fc914782-29d4-4666-917c-047c94e3bcde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc914782-29d4-4666-917c-047c94e3bcde tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc914782-29d4-4666-917c-047c94e3bcde tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-fc914782-29d4-4666-917c-047c94e3bcde tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-fc914782-29d4-4666-917c-047c94e3bcde tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-fc914782-29d4-4666-917c-047c94e3bcde tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1447/2909] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Delete snapshot with id: 1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot delete request issued successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e87cd841-5a17-4949-bbb4-a0ea9544fc3c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 202 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1463/2910] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:00 2026] DELETE /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f303d294-097f-4413-a52a-0dc63644027d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f303d294-097f-4413-a52a-0dc63644027d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f303d294-097f-4413-a52a-0dc63644027d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f303d294-097f-4413-a52a-0dc63644027d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f303d294-097f-4413-a52a-0dc63644027d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:19:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f303d294-097f-4413-a52a-0dc63644027d tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1464/2911] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e38a7cd-79f7-4d61-9c13-b31f1d901bc3 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:19:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1448/2912] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:00 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ed5c9352-008b-4c05-8ebe-a0bc28cbe025 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1465/2913] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:01 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Snapshot retrieved successfully. Sep 08 14:19:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c97fb1ab-3d7b-4f7c-9e2c-4462d0245a37 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 200 Sep 08 14:19:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1449/2914] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:01 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e5125e34-e857-4048-a5d9-f0b87c19661f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e5125e34-e857-4048-a5d9-f0b87c19661f tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e5125e34-e857-4048-a5d9-f0b87c19661f tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e5125e34-e857-4048-a5d9-f0b87c19661f tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Snapshot retrieved successfully. Sep 08 14:19:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f6635a6-3605-40a7-b83a-a2ccf0524a6f tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 200 Sep 08 14:19:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1466/2915] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:01 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e5125e34-e857-4048-a5d9-f0b87c19661f tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e5125e34-e857-4048-a5d9-f0b87c19661f tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1450/2916] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:01 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1015 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0520f085-1eee-4319-ab81-936ce676dfbc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0520f085-1eee-4319-ab81-936ce676dfbc tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0520f085-1eee-4319-ab81-936ce676dfbc tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0520f085-1eee-4319-ab81-936ce676dfbc tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0520f085-1eee-4319-ab81-936ce676dfbc tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0520f085-1eee-4319-ab81-936ce676dfbc tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1451/2917] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:02 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] POST http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d/action Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ab1405ab3ab74c548adb0b742141e84a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd734a7197d54bc5af1bc32d2c43fa13', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa14700d-22a9-47e5-add9-5fdcc1a8eab9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d/action returned with HTTP 403 Sep 08 14:19:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1467/2918] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:19:02 2026] POST /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d/action => generated 131 bytes in 190 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Delete volume with id: d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Delete volume request issued successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e7af6d0-54f0-47ff-bafa-c8603f2d80ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 202 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1452/2919] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:02 2026] DELETE /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-31c00cae-c4c6-472c-aab3-a50161d1100d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31c00cae-c4c6-472c-aab3-a50161d1100d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31c00cae-c4c6-472c-aab3-a50161d1100d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-31c00cae-c4c6-472c-aab3-a50161d1100d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d30f36c9-fad2-4d4c-b943-6086fcdb0279 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:19:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1468/2920] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:02 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-31c00cae-c4c6-472c-aab3-a50161d1100d tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 returned with HTTP 404 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1453/2921] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:02 2026] GET /volume/v3/snapshots/8ae0b487-f12a-40bd-9c2f-75929ba00371 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] DELETE http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume with id: 157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Delete volume request issued successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cfdc7f8-4e8a-4785-a5ac-f7a7f30a62d9 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 202 Sep 08 14:19:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1469/2922] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:02 2026] DELETE /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-479577a7-1fe5-4bb0-806c-d79805f08507 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479577a7-1fe5-4bb0-806c-d79805f08507 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479577a7-1fe5-4bb0-806c-d79805f08507 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479577a7-1fe5-4bb0-806c-d79805f08507 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-479577a7-1fe5-4bb0-806c-d79805f08507 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68945580-ddba-494d-b422-917075d0dafd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68945580-ddba-494d-b422-917075d0dafd tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68945580-ddba-494d-b422-917075d0dafd tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68945580-ddba-494d-b422-917075d0dafd tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479577a7-1fe5-4bb0-806c-d79805f08507 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1454/2923] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:02 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 859 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68945580-ddba-494d-b422-917075d0dafd tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a returned with HTTP 404 Sep 08 14:19:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1470/2924] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:02 2026] GET /volume/v3/snapshots/1cf89381-cd98-420c-b6ba-cb04a7365a0a => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Delete volume with id: a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Delete volume request issued successfully. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9f2fd42-b74f-430e-8f5c-5d03bbe7158b tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 202 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1455/2925] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:03 2026] DELETE /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-68b1b2a8-baa5-4853-9e00-be49135caf5a tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:19:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1471/2926] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:03 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 874 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d2f76e89-f016-4419-9c7a-5c2747d4121c tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1456/2927] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:03 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:03 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-04848020-22f2-4c21-942d-84d0b1d4ce18 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 200 Sep 08 14:19:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1472/2928] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:03 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 1014 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-479083f5-2f3d-435f-ae05-41c7c0b2bcd4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:19:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1457/2929] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:04 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 859 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:04 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1a35d2b9-2551-4b72-935a-6f2eac6c4c85 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:19:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1473/2930] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:04 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 874 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74d4c28c-4595-4b9a-b3a7-e6a1d70404ce tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1458/2931] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:04 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8900a351-d67c-417f-abdf-7ff0d6353924 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8900a351-d67c-417f-abdf-7ff0d6353924 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8900a351-d67c-417f-abdf-7ff0d6353924 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8900a351-d67c-417f-abdf-7ff0d6353924 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8900a351-d67c-417f-abdf-7ff0d6353924 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d returned with HTTP 404 Sep 08 14:19:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1474/2932] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:04 2026] GET /volume/v3/volumes/d8948c5a-6865-4de1-b5d4-ffc891bf695d => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-164226631"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-164226631'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume of 1 GB Sep 08 14:19:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Flow 'volume_create_api' (87f7c9db-2a9e-4ff1-ab76-fd189cb00336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6db8af2-373f-4130-9298-a3f42922fcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-22519984-b073-4881-81f8-4cf559e594c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-22519984-b073-4881-81f8-4cf559e594c4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-22519984-b073-4881-81f8-4cf559e594c4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-22519984-b073-4881-81f8-4cf559e594c4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-22519984-b073-4881-81f8-4cf559e594c4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Volume info retrieved successfully. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-22519984-b073-4881-81f8-4cf559e594c4 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 200 Sep 08 14:19:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1475/2933] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:05 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6db8af2-373f-4130-9298-a3f42922fcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67056d77-c3e7-4261-8101-a2ad12d9961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a5aa0df-f65d-47ed-9bb3-7beebcc7893c tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 200 Sep 08 14:19:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1476/2934] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:05 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 874 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Created reservations ['9cf8f63a-3fca-4f25-8d63-8bddea4d9554', '87c49943-c327-4214-a3bd-fb120c417c4b', '363cdb5e-0b97-4c01-a253-746e79adaad3', 'd6fb57bb-aaae-4626-bc55-8013278d055d'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67056d77-c3e7-4261-8101-a2ad12d9961e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf8f63a-3fca-4f25-8d63-8bddea4d9554', '87c49943-c327-4214-a3bd-fb120c417c4b', '363cdb5e-0b97-4c01-a253-746e79adaad3', 'd6fb57bb-aaae-4626-bc55-8013278d055d']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:05 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9949a9-db8f-4d88-b40a-af28179bf596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:06 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:06 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9949a9-db8f-4d88-b40a-af28179bf596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1935eeac-2893-4d22-abcc-c2f03a61f289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164226631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd734a7197d54bc5af1bc32d2c43fa13',qos_specs=None,replication_status=,reservations=['9cf8f63a-3fca-4f25-8d63-8bddea4d9554','87c49943-c327-4214-a3bd-fb120c417c4b','363cdb5e-0b97-4c01-a253-746e79adaad3','d6fb57bb-aaae-4626-bc55-8013278d055d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d92f5bfdef4dc789a2edad844836d5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164226631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1935eeac-2893-4d22-abcc-c2f03a61f289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd734a7197d54bc5af1bc32d2c43fa13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52d92f5bfdef4dc789a2edad844836d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef69b4d-7de2-447f-9c12-8c2e3358d6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45d2cbff-6dc4-43b8-b295-41ed9864da76 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1477/2935] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:05 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef69b4d-7de2-447f-9c12-8c2e3358d6f1) transitioned into state 'SUCCESS' from state '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-164226631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd734a7197d54bc5af1bc32d2c43fa13',qos_specs=None,replication_status=,reservations=['9cf8f63a-3fca-4f25-8d63-8bddea4d9554','87c49943-c327-4214-a3bd-fb120c417c4b','363cdb5e-0b97-4c01-a253-746e79adaad3','d6fb57bb-aaae-4626-bc55-8013278d055d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d92f5bfdef4dc789a2edad844836d5',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5794150-bf83-497b-9c11-2259c5ca0e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5794150-bf83-497b-9c11-2259c5ca0e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Flow 'volume_create_api' (87f7c9db-2a9e-4ff1-ab76-fd189cb00336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Create volume request issued successfully. Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b571b703-a5d8-4f2f-933e-0c4fe2ac56e2 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1459/2936] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:04 2026] POST /volume/v3/volumes => generated 784 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-19494512-5347-4d2a-89bb-ac85af6b0854 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19494512-5347-4d2a-89bb-ac85af6b0854 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19494512-5347-4d2a-89bb-ac85af6b0854 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-19494512-5347-4d2a-89bb-ac85af6b0854 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-08dc6ca2-c252-4080-a9a5-bf8e774a3c55 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-08dc6ca2-c252-4080-a9a5-bf8e774a3c55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] GET http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-08dc6ca2-c252-4080-a9a5-bf8e774a3c55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-08dc6ca2-c252-4080-a9a5-bf8e774a3c55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:06 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:06 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:06 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-19494512-5347-4d2a-89bb-ac85af6b0854 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-08dc6ca2-c252-4080-a9a5-bf8e774a3c55 tempest-CreateVolumesFromSnapshotTest-1671158021 tempest-CreateVolumesFromSnapshotTest-1671158021-project-member] http://192.168.122.83/volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 returned with HTTP 404 Sep 08 14:19:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1460/2937] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:06 2026] GET /volume/v3/volumes/157da6ef-b4ed-40b2-8504-f2a03dfa8bd9 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-19494512-5347-4d2a-89bb-ac85af6b0854 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:06 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1478/2938] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:06 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 963 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-78b4b044-d15d-4f7d-b365-b267198877d2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78b4b044-d15d-4f7d-b365-b267198877d2 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78b4b044-d15d-4f7d-b365-b267198877d2 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-78b4b044-d15d-4f7d-b365-b267198877d2 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-78b4b044-d15d-4f7d-b365-b267198877d2 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 returned with HTTP 404 Sep 08 14:19:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1461/2939] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:06 2026] GET /volume/v3/volumes/a95a5a50-cdf2-4bb8-82a8-1eb9342fc860 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] DELETE http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:06 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Delete volume with id: cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Delete volume request issued successfully. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-58f1513a-fd42-4e80-a15e-febd35c1cf29 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 202 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1479/2940] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:06 2026] DELETE /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-488f637d-531b-4891-904f-4cc42cb630bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-488f637d-531b-4891-904f-4cc42cb630bf tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-488f637d-531b-4891-904f-4cc42cb630bf tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-488f637d-531b-4891-904f-4cc42cb630bf tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-488f637d-531b-4891-904f-4cc42cb630bf tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-488f637d-531b-4891-904f-4cc42cb630bf tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1480/2941] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:07 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3fead8b8-2ce5-4c7d-bf72-0f8f9d186741 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1462/2942] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:07 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-150890a4-062d-4f13-b7bd-7b47939d06ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-150890a4-062d-4f13-b7bd-7b47939d06ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-150890a4-062d-4f13-b7bd-7b47939d06ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-150890a4-062d-4f13-b7bd-7b47939d06ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-150890a4-062d-4f13-b7bd-7b47939d06ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-150890a4-062d-4f13-b7bd-7b47939d06ac tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1481/2943] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:07 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 1013 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Volume info retrieved successfully. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-03853f2c-fd1d-42c8-821a-f5cc3bfe2509 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 200 Sep 08 14:19:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1463/2944] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:08 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 839 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:08 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:08 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96e05154-7edc-42c9-9221-6df2b77aa6b5 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1482/2945] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:08 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b1880ed6-7a56-477b-abf5-8c6f4eff106e tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1464/2946] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:08 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1617ee19-47d3-49d4-b319-cd84a7f13cc6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1617ee19-47d3-49d4-b319-cd84a7f13cc6 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] GET http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1617ee19-47d3-49d4-b319-cd84a7f13cc6 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1617ee19-47d3-49d4-b319-cd84a7f13cc6 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1617ee19-47d3-49d4-b319-cd84a7f13cc6 tempest-CinderUnicodeTest-51117541 tempest-CinderUnicodeTest-51117541-project-member] http://192.168.122.83/volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 returned with HTTP 404 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1483/2947] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:09 2026] GET /volume/v3/volumes/cbbefb4d-4834-407a-a0fc-8c83870bc296 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e01755e-2f10-423d-bfb2-863f6eebfa12 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1465/2948] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:09 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete snapshot with id: f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot delete request issued successfully. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09b7f486-20b0-4cd1-a8ba-6d145adff0e0 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 202 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1484/2949] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:09 2026] DELETE /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-146fee1e-75a4-4b37-a3ab-05bbd9dd169f tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:19:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1466/2950] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:09 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c8c8888b-9fd1-4558-936b-45ccd0bd0600 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1485/2951] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:09 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6956bba6-ca96-4989-983c-117bb48f9d10 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6956bba6-ca96-4989-983c-117bb48f9d10 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] POST http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289/action Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6956bba6-ca96-4989-983c-117bb48f9d10 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6956bba6-ca96-4989-983c-117bb48f9d10 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:09 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-6956bba6-ca96-4989-983c-117bb48f9d10 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ab1405ab3ab74c548adb0b742141e84a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd734a7197d54bc5af1bc32d2c43fa13', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6956bba6-ca96-4989-983c-117bb48f9d10 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-reader] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289/action returned with HTTP 403 Sep 08 14:19:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1467/2952] 192.168.122.83 () {60 vars in 1269 bytes} [Tue Sep 8 14:19:09 2026] POST /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Delete volume with id: 1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Delete volume request issued successfully. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e704b229-ad0e-49f1-aa9e-38b9ccd5a1e1 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 202 Sep 08 14:19:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1486/2953] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:09 2026] DELETE /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9c9c8d48-6c5a-49a8-9bd3-df289ad168ce tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1468/2954] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:10 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:19:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2d900e79-2670-4d8c-8d41-cc2bc55c67f3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:19:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1487/2955] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:10 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62f5e16c-f76a-4106-90d3-a10166e58662 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62f5e16c-f76a-4106-90d3-a10166e58662 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62f5e16c-f76a-4106-90d3-a10166e58662 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62f5e16c-f76a-4106-90d3-a10166e58662 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:11 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:11 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62f5e16c-f76a-4106-90d3-a10166e58662 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Volume info retrieved successfully. Sep 08 14:19:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62f5e16c-f76a-4106-90d3-a10166e58662 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 200 Sep 08 14:19:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1469/2956] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:11 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Snapshot retrieved successfully. Sep 08 14:19:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a07eda51-9e4e-4f1d-a420-a19eff75c252 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 200 Sep 08 14:19:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1488/2957] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:11 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d18ad3b6-8c52-49ae-8dbb-72271f6dc4e1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d18ad3b6-8c52-49ae-8dbb-72271f6dc4e1 tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-admin] GET http://192.168.122.83/volume/v3/scheduler-stats/get_pools Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d18ad3b6-8c52-49ae-8dbb-72271f6dc4e1 tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d18ad3b6-8c52-49ae-8dbb-72271f6dc4e1 tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-admin] Calling method 'get_pools' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d18ad3b6-8c52-49ae-8dbb-72271f6dc4e1 tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-admin] http://192.168.122.83/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1470/2958] 192.168.122.83 () {58 vars in 1170 bytes} [Tue Sep 8 14:19:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-452d74d5-e777-4cc8-8b22-671b992c04ce None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0cfdd746-d827-45ac-bef6-7f54cf28b3d9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0cfdd746-d827-45ac-bef6-7f54cf28b3d9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] GET http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0cfdd746-d827-45ac-bef6-7f54cf28b3d9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0cfdd746-d827-45ac-bef6-7f54cf28b3d9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0cfdd746-d827-45ac-bef6-7f54cf28b3d9 tempest-ProjectReaderTests-2138320040 tempest-ProjectReaderTests-2138320040-project-admin] http://192.168.122.83/volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 returned with HTTP 404 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1471/2959] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:12 2026] GET /volume/v3/volumes/1935eeac-2893-4d22-abcc-c2f03a61f289 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452d74d5-e777-4cc8-8b22-671b992c04ce tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-reader] GET http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452d74d5-e777-4cc8-8b22-671b992c04ce tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-452d74d5-e777-4cc8-8b22-671b992c04ce tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-452d74d5-e777-4cc8-8b22-671b992c04ce tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '41f00e5abba949d5b0ea2cd388d39116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7e7651b5d714b799695bcaec8aa747c', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-452d74d5-e777-4cc8-8b22-671b992c04ce tempest-ProjectReaderTests-1641168518 tempest-ProjectReaderTests-1641168518-project-reader] http://192.168.122.83/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 14:19:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1489/2960] 192.168.122.83 () {58 vars in 1188 bytes} [Tue Sep 8 14:19:12 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 224 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4e4317c4-f8b1-474c-b356-3ba5c1ae23a6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e4317c4-f8b1-474c-b356-3ba5c1ae23a6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e4317c4-f8b1-474c-b356-3ba5c1ae23a6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4e4317c4-f8b1-474c-b356-3ba5c1ae23a6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4e4317c4-f8b1-474c-b356-3ba5c1ae23a6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 404 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1472/2961] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:12 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete volume with id: a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete volume request issued successfully. Sep 08 14:19:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba3eebbd-b25a-45c3-8379-84e5798ba948 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 202 Sep 08 14:19:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1490/2962] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:12 2026] DELETE /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:12 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:12 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-32d61f6c-2074-42ac-bde4-b96aefb9f872 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 200 Sep 08 14:19:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1473/2963] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:12 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 868 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-013dfa9f-8c94-4e16-b239-138469370ae6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-013dfa9f-8c94-4e16-b239-138469370ae6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-013dfa9f-8c94-4e16-b239-138469370ae6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-013dfa9f-8c94-4e16-b239-138469370ae6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:14 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=616,cinder:INSERT=100,cinder:UPDATE=162 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:19:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-013dfa9f-8c94-4e16-b239-138469370ae6 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 404 Sep 08 14:19:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1491/2964] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:13 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] DELETE http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:14 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete volume with id: ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:14 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=668,cinder:INSERT=128,cinder:UPDATE=205 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:19:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete volume request issued successfully. Sep 08 14:19:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05d827c8-53d3-4ebe-9fc4-c5bb2eea0483 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 202 Sep 08 14:19:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1474/2965] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:14 2026] DELETE /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Volume info retrieved successfully. Sep 08 14:19:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-81cc3402-5c19-4ef9-9b66-1c26d929acc3 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 200 Sep 08 14:19:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1492/2966] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:14 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 903 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5109b2a8-aece-4453-aa25-be9da7cc6f30 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5109b2a8-aece-4453-aa25-be9da7cc6f30 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5109b2a8-aece-4453-aa25-be9da7cc6f30 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5109b2a8-aece-4453-aa25-be9da7cc6f30 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5109b2a8-aece-4453-aa25-be9da7cc6f30 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 returned with HTTP 404 Sep 08 14:19:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1475/2967] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:15 2026] GET /volume/v3/volumes/ba9d4e28-24f0-439c-904e-24c9997b0008 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete snapshot with id: f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d584f9a7-3c39-48de-8d56-04f3a56b6c8d tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 404 Sep 08 14:19:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1493/2968] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:15 2026] DELETE /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7ab16c55-d0af-4a4e-a5ce-94b0d6944a02 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ab16c55-d0af-4a4e-a5ce-94b0d6944a02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ab16c55-d0af-4a4e-a5ce-94b0d6944a02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7ab16c55-d0af-4a4e-a5ce-94b0d6944a02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7ab16c55-d0af-4a4e-a5ce-94b0d6944a02 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a returned with HTTP 404 Sep 08 14:19:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1476/2969] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:15 2026] GET /volume/v3/snapshots/f29b01e5-8282-441f-8fe9-c65dd44e756a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] DELETE http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Delete volume with id: a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db8998d7-2447-4a62-8b01-c12bd15b6ae2 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 404 Sep 08 14:19:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1494/2970] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:15 2026] DELETE /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f909d207-3a53-49d0-8bde-79df7e8f6fa1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f909d207-3a53-49d0-8bde-79df7e8f6fa1 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] GET http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f909d207-3a53-49d0-8bde-79df7e8f6fa1 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f909d207-3a53-49d0-8bde-79df7e8f6fa1 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f909d207-3a53-49d0-8bde-79df7e8f6fa1 tempest-VolumeDependencyTests-522957573 tempest-VolumeDependencyTests-522957573-project-member] http://192.168.122.83/volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 returned with HTTP 404 Sep 08 14:19:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1477/2971] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:15 2026] GET /volume/v3/volumes/a3d1663d-4b34-4a64-a5b8-3364f873dfd0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e47e729-ec28-485b-a780-d0f00973de5e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e47e729-ec28-485b-a780-d0f00973de5e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e47e729-ec28-485b-a780-d0f00973de5e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2135960155", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2135694451", "vendor_name": "tempest-vendor_name-1739163806"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e47e729-ec28-485b-a780-d0f00973de5e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1495/2972] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:17 2026] POST /volume/v3/types => generated 329 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "caab1ee1-0c6c-4435-a8c7-0ce69acac2af", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request body: {'volume': {'volume_type': 'caab1ee1-0c6c-4435-a8c7-0ce69acac2af', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume of 1 GB Sep 08 14:19:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (a50d9009-68e5-463a-ace0-0841c3bf0a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e65362-ab77-43b1-98ad-1e07dba24124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e65362-ab77-43b1-98ad-1e07dba24124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:19:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2135694451',vendor_name='tempest-vendor_name-1739163806'},id=caab1ee1-0c6c-4435-a8c7-0ce69acac2af,is_public=True,name='tempest-ProjectAdminTests-volume-type-2135960155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'caab1ee1-0c6c-4435-a8c7-0ce69acac2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:17 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f794eca9-a0e0-40f3-b5ab-58ec34c6aa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-71f00988-9db0-4ebb-9f62-cbf7934e9c8c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2135960155 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2135960155, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2135960155 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2135960155, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['f97a4257-8924-4d3f-ab09-ac116e67997c', '9da0a1a4-a9ef-49d4-8503-ce514ff908ca', '5813dac6-3ac9-4819-8890-5bf2e5a9a901', 'b08a4409-7583-4713-b195-57680b7ef7e3'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f794eca9-a0e0-40f3-b5ab-58ec34c6aa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97a4257-8924-4d3f-ab09-ac116e67997c', '9da0a1a4-a9ef-49d4-8503-ce514ff908ca', '5813dac6-3ac9-4819-8890-5bf2e5a9a901', 'b08a4409-7583-4713-b195-57680b7ef7e3']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff07bbd-1f5e-42d1-9521-3d386f91b677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff07bbd-1f5e-42d1-9521-3d386f91b677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e70879aa-597a-47c7-8cd6-4acee016057f', '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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['f97a4257-8924-4d3f-ab09-ac116e67997c','9da0a1a4-a9ef-49d4-8503-ce514ff908ca','5813dac6-3ac9-4819-8890-5bf2e5a9a901','b08a4409-7583-4713-b195-57680b7ef7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=caab1ee1-0c6c-4435-a8c7-0ce69acac2af), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:18Z,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=e70879aa-597a-47c7-8cd6-4acee016057f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e18372395bce4182823b0326af72863f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b604edc58a44fe7ac1903b1da400b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(caab1ee1-0c6c-4435-a8c7-0ce69acac2af),volume_type_id=caab1ee1-0c6c-4435-a8c7-0ce69acac2af)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab62f3-21f4-4c45-a3c3-d8284e2bef70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab62f3-21f4-4c45-a3c3-d8284e2bef70) transitioned into state 'SUCCESS' from 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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['f97a4257-8924-4d3f-ab09-ac116e67997c','9da0a1a4-a9ef-49d4-8503-ce514ff908ca','5813dac6-3ac9-4819-8890-5bf2e5a9a901','b08a4409-7583-4713-b195-57680b7ef7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=caab1ee1-0c6c-4435-a8c7-0ce69acac2af)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae270357-2342-40aa-bce0-5558ccfccefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae270357-2342-40aa-bce0-5558ccfccefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (a50d9009-68e5-463a-ace0-0841c3bf0a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request issued successfully. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b4eb3766-9aa3-4e30-943f-bbdacce5f705 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1478/2973] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:19:17 2026] POST /volume/v3/volumes => generated 779 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71f00988-9db0-4ebb-9f62-cbf7934e9c8c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-71f00988-9db0-4ebb-9f62-cbf7934e9c8c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1411213970", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-71f00988-9db0-4ebb-9f62-cbf7934e9c8c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1496/2974] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:17 2026] POST /volume/v3/types => generated 380 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-58e292cb-2d42-45aa-ad6c-4965274abc15 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f returned with HTTP 200 Sep 08 14:19:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1479/2975] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:18 2026] GET /volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f => generated 958 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-de37c6b3-06b8-4487-b332-dcfacccf16ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de37c6b3-06b8-4487-b332-dcfacccf16ac tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de37c6b3-06b8-4487-b332-dcfacccf16ac tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de37c6b3-06b8-4487-b332-dcfacccf16ac tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption returned with HTTP 200 Sep 08 14:19:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1497/2976] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:18 2026] POST /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e0117975-1eb6-40ea-b71c-2e8e24fa7a4d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0117975-1eb6-40ea-b71c-2e8e24fa7a4d tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e0117975-1eb6-40ea-b71c-2e8e24fa7a4d tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2003573720", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0117975-1eb6-40ea-b71c-2e8e24fa7a4d tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1480/2977] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:18 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0780b854-ae4d-4f75-8bdb-284a9488fe10 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0780b854-ae4d-4f75-8bdb-284a9488fe10 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] POST http://192.168.122.83/volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2/encryption Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0780b854-ae4d-4f75-8bdb-284a9488fe10 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-0780b854-ae4d-4f75-8bdb-284a9488fe10 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0780b854-ae4d-4f75-8bdb-284a9488fe10 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2/encryption returned with HTTP 403 Sep 08 14:19:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1498/2978] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:18 2026] POST /volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2/encryption => generated 127 bytes in 391 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-feef3951-f925-4af5-b609-06554af9b8ee None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-feef3951-f925-4af5-b609-06554af9b8ee tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-feef3951-f925-4af5-b609-06554af9b8ee tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-421732313", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-feef3951-f925-4af5-b609-06554af9b8ee tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1481/2979] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:18 2026] POST /volume/v3/types => generated 379 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-412dde7d-b072-4ccc-b714-94c872b1ea94 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-412dde7d-b072-4ccc-b714-94c872b1ea94 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] POST http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-412dde7d-b072-4ccc-b714-94c872b1ea94 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-412dde7d-b072-4ccc-b714-94c872b1ea94 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-412dde7d-b072-4ccc-b714-94c872b1ea94 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1499/2980] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0a9d0a8f-0855-4127-92b8-7f7936af6491 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a9d0a8f-0855-4127-92b8-7f7936af6491 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] PUT http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs/key2 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0a9d0a8f-0855-4127-92b8-7f7936af6491 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-0a9d0a8f-0855-4127-92b8-7f7936af6491 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0a9d0a8f-0855-4127-92b8-7f7936af6491 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs/key2 returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1482/2981] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:19:19 2026] PUT /volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c/extra_specs/key2 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-042e3f1a-eb8f-40c0-b846-589d26a592d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-042e3f1a-eb8f-40c0-b846-589d26a592d3 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-042e3f1a-eb8f-40c0-b846-589d26a592d3 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-042e3f1a-eb8f-40c0-b846-589d26a592d3 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-042e3f1a-eb8f-40c0-b846-589d26a592d3 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1500/2982] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:19:19 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 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-73f4fdc2-297d-4d7d-9bfc-642d420ad394 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73f4fdc2-297d-4d7d-9bfc-642d420ad394 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-73f4fdc2-297d-4d7d-9bfc-642d420ad394 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-794097950", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73f4fdc2-297d-4d7d-9bfc-642d420ad394 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1483/2983] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66b5b28f-0385-4148-bb3f-fa1484f0d358 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66b5b28f-0385-4148-bb3f-fa1484f0d358 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66b5b28f-0385-4148-bb3f-fa1484f0d358 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66b5b28f-0385-4148-bb3f-fa1484f0d358 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1501/2984] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] DELETE http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption/d32ff4dd-3fbb-4f1d-813c-6b82ca99e62d Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9956e1bc-ce90-4cf1-b6b2-8513e2a27b70 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption/d32ff4dd-3fbb-4f1d-813c-6b82ca99e62d returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1484/2985] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307/encryption/d32ff4dd-3fbb-4f1d-813c-6b82ca99e62d => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8cbd56a5-beb2-461d-bb25-9f8719e436b1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8cbd56a5-beb2-461d-bb25-9f8719e436b1 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8cbd56a5-beb2-461d-bb25-9f8719e436b1 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1416915415", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8cbd56a5-beb2-461d-bb25-9f8719e436b1 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1502/2986] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7342c4c2-63c5-4dff-8d78-13685d116997 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7342c4c2-63c5-4dff-8d78-13685d116997 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] DELETE http://192.168.122.83/volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2/extra_specs/key1 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7342c4c2-63c5-4dff-8d78-13685d116997 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7342c4c2-63c5-4dff-8d78-13685d116997 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-7342c4c2-63c5-4dff-8d78-13685d116997 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7342c4c2-63c5-4dff-8d78-13685d116997 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2/extra_specs/key1 returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1485/2987] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3516a0e9-44ae-447a-9c4f-56b17535f136 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3516a0e9-44ae-447a-9c4f-56b17535f136 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3516a0e9-44ae-447a-9c4f-56b17535f136 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1788758094", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3516a0e9-44ae-447a-9c4f-56b17535f136 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1503/2988] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] DELETE http://192.168.122.83/volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6625d2ee-af06-4cd5-8309-053de7d3d5ae tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1504/2989] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5a804aba-c05a-4212-8fc5-110b13dc66a2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a804aba-c05a-4212-8fc5-110b13dc66a2 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a804aba-c05a-4212-8fc5-110b13dc66a2 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5a804aba-c05a-4212-8fc5-110b13dc66a2 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-704a1f81-d892-49e6-b824-dacafc90dcf5 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1486/2990] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f => generated 979 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-88c091d8-48ce-4d8a-80ee-6d700d1301f2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5a804aba-c05a-4212-8fc5-110b13dc66a2 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1505/2991] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs => generated 123 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88c091d8-48ce-4d8a-80ee-6d700d1301f2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-88c091d8-48ce-4d8a-80ee-6d700d1301f2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-88c091d8-48ce-4d8a-80ee-6d700d1301f2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b496df28-79ef-432c-ae54-904945a51c90 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b496df28-79ef-432c-ae54-904945a51c90 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b496df28-79ef-432c-ae54-904945a51c90 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b496df28-79ef-432c-ae54-904945a51c90 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-b496df28-79ef-432c-ae54-904945a51c90 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-88c091d8-48ce-4d8a-80ee-6d700d1301f2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1487/2992] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/messages => generated 676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-20afc152-4d1b-4e2f-a421-1a5555f1696e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-20afc152-4d1b-4e2f-a421-1a5555f1696e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-20afc152-4d1b-4e2f-a421-1a5555f1696e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-20afc152-4d1b-4e2f-a421-1a5555f1696e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-20afc152-4d1b-4e2f-a421-1a5555f1696e tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb returned with HTTP 204 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1488/2993] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-df5503fa-3338-4673-8840-1718bce30c38 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df5503fa-3338-4673-8840-1718bce30c38 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df5503fa-3338-4673-8840-1718bce30c38 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df5503fa-3338-4673-8840-1718bce30c38 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df5503fa-3338-4673-8840-1718bce30c38 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb returned with HTTP 404 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1489/2994] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/messages/5f5874be-8024-4c33-bff4-d633221a0deb => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b496df28-79ef-432c-ae54-904945a51c90 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1506/2995] 192.168.122.83 () {58 vars in 1110 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types => generated 2570 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5a832cf5-af84-4018-8b09-cbce3638d856 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume with id: e70879aa-597a-47c7-8cd6-4acee016057f Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/cipher Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c2e9632-3493-4e94-88bd-d37d257274a5 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/cipher returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1507/2996] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cede9219-b86a-45b6-ba09-c458103a00d7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cede9219-b86a-45b6-ba09-c458103a00d7 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cede9219-b86a-45b6-ba09-c458103a00d7 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cede9219-b86a-45b6-ba09-c458103a00d7 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-cede9219-b86a-45b6-ba09-c458103a00d7 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cede9219-b86a-45b6-ba09-c458103a00d7 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1508/2997] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-736a7cb3-a2cd-4167-9748-5dd2758a9b42 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-736a7cb3-a2cd-4167-9748-5dd2758a9b42 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/multiattach Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-736a7cb3-a2cd-4167-9748-5dd2758a9b42 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-736a7cb3-a2cd-4167-9748-5dd2758a9b42 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-736a7cb3-a2cd-4167-9748-5dd2758a9b42 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/multiattach returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1509/2998] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-43759e61-8eed-47a4-86b5-fdc49f7d6924 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43759e61-8eed-47a4-86b5-fdc49f7d6924 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/volume_backend_name Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43759e61-8eed-47a4-86b5-fdc49f7d6924 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43759e61-8eed-47a4-86b5-fdc49f7d6924 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['803c9f84-736d-42ec-9abd-bc86dfda9e33', 'a7424acc-b907-4ff4-90e9-2ecb0a3f01a7', '9bcecc27-21a3-44e9-a2d3-ca7359617cb4', '9b561f44-3565-40f1-a425-c5ab80a6c7c1'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43759e61-8eed-47a4-86b5-fdc49f7d6924 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1510/2999] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/volume_backend_name => generated 143 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4a34af1-1357-4699-9445-93d1eed777d4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4a34af1-1357-4699-9445-93d1eed777d4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] GET http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4a34af1-1357-4699-9445-93d1eed777d4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4a34af1-1357-4699-9445-93d1eed777d4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4a34af1-1357-4699-9445-93d1eed777d4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1511/3000] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:19:19 2026] GET /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde => generated 318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b189d0a5-56eb-46d6-94b8-fbb69678150c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b189d0a5-56eb-46d6-94b8-fbb69678150c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] PUT http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/fe743078-03d5-4912-8a4c-9f5a9d5f84b2 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume request issued successfully. Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b189d0a5-56eb-46d6-94b8-fbb69678150c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5a832cf5-af84-4018-8b09-cbce3638d856 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f returned with HTTP 202 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1490/3001] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/volumes/e70879aa-597a-47c7-8cd6-4acee016057f => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-b189d0a5-56eb-46d6-94b8-fbb69678150c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b189d0a5-56eb-46d6-94b8-fbb69678150c tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/fe743078-03d5-4912-8a4c-9f5a9d5f84b2 returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1512/3002] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:19:19 2026] PUT /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/encryption/fe743078-03d5-4912-8a4c-9f5a9d5f84b2 => generated 127 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8a3185e2-cd78-4605-8bb7-254eea9b7379 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a3185e2-cd78-4605-8bb7-254eea9b7379 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/types/caab1ee1-0c6c-4435-a8c7-0ce69acac2af Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8a3185e2-cd78-4605-8bb7-254eea9b7379 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8a3185e2-cd78-4605-8bb7-254eea9b7379 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-83669dbe-6695-450c-a4ce-482c81e160a4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83669dbe-6695-450c-a4ce-482c81e160a4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] PUT http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/key1 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-83669dbe-6695-450c-a4ce-482c81e160a4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-83669dbe-6695-450c-a4ce-482c81e160a4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83669dbe-6695-450c-a4ce-482c81e160a4 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/key1 returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1513/3003] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:19:19 2026] PUT /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f92723d2-4462-4898-b1e9-c6024dea3987 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8a3185e2-cd78-4605-8bb7-254eea9b7379 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types/caab1ee1-0c6c-4435-a8c7-0ce69acac2af returned with HTTP 202 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1491/3004] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/types/caab1ee1-0c6c-4435-a8c7-0ce69acac2af => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-553ef90d-976d-4063-a2f8-12d109a06f20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-553ef90d-976d-4063-a2f8-12d109a06f20 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] PUT http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-553ef90d-976d-4063-a2f8-12d109a06f20 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-553ef90d-976d-4063-a2f8-12d109a06f20 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e5bba52546e8447f844af259bfef391e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c13bd4505874637b464ca4893639fe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-553ef90d-976d-4063-a2f8-12d109a06f20 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-member] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde returned with HTTP 403 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1492/3005] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:19:19 2026] PUT /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-28eca4a4-ba86-47f4-bf46-55f5796039f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28eca4a4-ba86-47f4-bf46-55f5796039f7 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-28eca4a4-ba86-47f4-bf46-55f5796039f7 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-40244684", "extra_specs": {"storage_protocol": "tempest-storage_protocol-236025516", "vendor_name": "tempest-vendor_name-1424221375"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-28eca4a4-ba86-47f4-bf46-55f5796039f7 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1493/3006] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/types => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-541e874c-9716-4f80-bf7d-bfa3b1ea445b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-541e874c-9716-4f80-bf7d-bfa3b1ea445b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-541e874c-9716-4f80-bf7d-bfa3b1ea445b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-541e874c-9716-4f80-bf7d-bfa3b1ea445b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-541e874c-9716-4f80-bf7d-bfa3b1ea445b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1494/3007] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:19 2026] DELETE /volume/v3/types/dd89f863-6ccd-4297-8065-6225fabbc2bf => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8ba512fd-d7ec-4688-9813-96261ef95f37", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-646061604"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request body: {'volume': {'volume_type': '8ba512fd-d7ec-4688-9813-96261ef95f37', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-646061604'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume of 1 GB Sep 08 14:19:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (bfb4c87e-bb6f-4149-9f93-47a427ebeac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849603e2-09a1-46c8-a422-760f95d72fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (59b46f0e-e7ae-4f0e-96e0-4891d7e2fdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff59b610-edaf-4f1e-a466-048dbe1cfc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849603e2-09a1-46c8-a422-760f95d72fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:19:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-236025516',vendor_name='tempest-vendor_name-1424221375'},id=8ba512fd-d7ec-4688-9813-96261ef95f37,is_public=True,name='tempest-ProjectAdminTests-volume-type-40244684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ba512fd-d7ec-4688-9813-96261ef95f37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47b4b61-2e43-4dca-a7c9-e9d0368ab6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff59b610-edaf-4f1e-a466-048dbe1cfc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0ae825-ffd1-494c-95d9-7d2feeeae28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-40244684 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-40244684, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-40244684 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-40244684, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['5df60e93-f0ef-4d08-be04-06da94fa8aef', '840a35ec-e4f4-46d5-a87f-b2b459156545', '53f440f2-e41b-4643-b315-bc0ce15af906', '8091ed3d-ec4f-4487-a139-9581cda3c012'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47b4b61-2e43-4dca-a7c9-e9d0368ab6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5df60e93-f0ef-4d08-be04-06da94fa8aef', '840a35ec-e4f4-46d5-a87f-b2b459156545', '53f440f2-e41b-4643-b315-bc0ce15af906', '8091ed3d-ec4f-4487-a139-9581cda3c012']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6a662c-3462-4c37-b7ac-908594c8c609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['bf81126f-5e1d-4d23-a6be-e9ee7b9025de', '28c4bed1-b08c-42b2-a2cd-3e3d87415b6e', '26b2fc99-b9eb-4f2b-bcd3-d8fc34567281', '917f1119-8a63-4a26-bd8f-47dc9fe87bff'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0ae825-ffd1-494c-95d9-7d2feeeae28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf81126f-5e1d-4d23-a6be-e9ee7b9025de', '28c4bed1-b08c-42b2-a2cd-3e3d87415b6e', '26b2fc99-b9eb-4f2b-bcd3-d8fc34567281', '917f1119-8a63-4a26-bd8f-47dc9fe87bff']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec24bd15-6c14-41ea-a962-de8b61e5e351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6a662c-3462-4c37-b7ac-908594c8c609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bae4990-d7da-4cc0-85ce-c19b1a35c81f', '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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['5df60e93-f0ef-4d08-be04-06da94fa8aef','840a35ec-e4f4-46d5-a87f-b2b459156545','53f440f2-e41b-4643-b315-bc0ce15af906','8091ed3d-ec4f-4487-a139-9581cda3c012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=8ba512fd-d7ec-4688-9813-96261ef95f37), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bae4990-d7da-4cc0-85ce-c19b1a35c81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e18372395bce4182823b0326af72863f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b604edc58a44fe7ac1903b1da400b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ba512fd-d7ec-4688-9813-96261ef95f37),volume_type_id=8ba512fd-d7ec-4688-9813-96261ef95f37)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c3d327-cf2e-4041-8277-39fefcfe2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec24bd15-6c14-41ea-a962-de8b61e5e351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9890580-0143-4eba-ab3d-07cca992ceef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-646061604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['bf81126f-5e1d-4d23-a6be-e9ee7b9025de','28c4bed1-b08c-42b2-a2cd-3e3d87415b6e','26b2fc99-b9eb-4f2b-bcd3-d8fc34567281','917f1119-8a63-4a26-bd8f-47dc9fe87bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-646061604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9890580-0143-4eba-ab3d-07cca992ceef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f824574-126c-4d17-91a0-ba47740b8317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c3d327-cf2e-4041-8277-39fefcfe2043) transitioned into state 'SUCCESS' from 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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['5df60e93-f0ef-4d08-be04-06da94fa8aef','840a35ec-e4f4-46d5-a87f-b2b459156545','53f440f2-e41b-4643-b315-bc0ce15af906','8091ed3d-ec4f-4487-a139-9581cda3c012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=8ba512fd-d7ec-4688-9813-96261ef95f37)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8da015d-1e16-4979-a145-4882d556925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f824574-126c-4d17-91a0-ba47740b8317) transitioned into state 'SUCCESS' from state '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-646061604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['bf81126f-5e1d-4d23-a6be-e9ee7b9025de','28c4bed1-b08c-42b2-a2cd-3e3d87415b6e','26b2fc99-b9eb-4f2b-bcd3-d8fc34567281','917f1119-8a63-4a26-bd8f-47dc9fe87bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8da015d-1e16-4979-a145-4882d556925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bf83b8-7c32-463b-9b04-f1ae32a54645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (bfb4c87e-bb6f-4149-9f93-47a427ebeac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request issued successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2489169c-eb6b-4344-8438-dc5bc9f9ddea tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1495/3008] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:19:20 2026] POST /volume/v3/volumes => generated 777 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-79f50d4f-04c5-4342-809c-9e6a87754a16 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-79f50d4f-04c5-4342-809c-9e6a87754a16 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2 Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-79f50d4f-04c5-4342-809c-9e6a87754a16 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-79f50d4f-04c5-4342-809c-9e6a87754a16 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bf83b8-7c32-463b-9b04-f1ae32a54645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (59b46f0e-e7ae-4f0e-96e0-4891d7e2fdac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f92723d2-4462-4898-b1e9-c6024dea3987 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1514/3009] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:19 2026] POST /volume/v3/volumes => generated 784 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-438f31c6-df69-4920-a6e2-bc65152258da None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-438f31c6-df69-4920-a6e2-bc65152258da tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-438f31c6-df69-4920-a6e2-bc65152258da tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-438f31c6-df69-4920-a6e2-bc65152258da tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-438f31c6-df69-4920-a6e2-bc65152258da tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-438f31c6-df69-4920-a6e2-bc65152258da tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f returned with HTTP 200 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1515/3010] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:20 2026] GET /volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5713de0d-1861-4b00-9276-a55450b8e2f7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 200 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1516/3011] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:20 2026] GET /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-79f50d4f-04c5-4342-809c-9e6a87754a16 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2 returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1496/3012] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:20 2026] DELETE /volume/v3/types/1b61f74e-928e-429c-8106-c7f8011880d2 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-53cc7c87-6e2a-4ee1-8894-c0c02906688b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53cc7c87-6e2a-4ee1-8894-c0c02906688b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53cc7c87-6e2a-4ee1-8894-c0c02906688b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-53cc7c87-6e2a-4ee1-8894-c0c02906688b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-53cc7c87-6e2a-4ee1-8894-c0c02906688b tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307 returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1517/3013] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:20 2026] DELETE /volume/v3/types/f6a460a5-acc2-4804-8c55-11c24cc6a307 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1e469f43-0f9d-4f06-a9ff-dd90702e4707 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e469f43-0f9d-4f06-a9ff-dd90702e4707 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1e469f43-0f9d-4f06-a9ff-dd90702e4707 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1e469f43-0f9d-4f06-a9ff-dd90702e4707 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1e469f43-0f9d-4f06-a9ff-dd90702e4707 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1497/3014] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:20 2026] DELETE /volume/v3/types/14f712ff-c4db-4ce4-81b5-73fcaf3c331c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3d63a094-59fa-4a62-9be9-b9ab8efbcff0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d63a094-59fa-4a62-9be9-b9ab8efbcff0 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3d63a094-59fa-4a62-9be9-b9ab8efbcff0 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3d63a094-59fa-4a62-9be9-b9ab8efbcff0 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3d63a094-59fa-4a62-9be9-b9ab8efbcff0 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2 returned with HTTP 202 Sep 08 14:19:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1518/3015] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:20 2026] DELETE /volume/v3/types/d471809f-e536-4f79-9f2e-9926485011a2 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5810fdb5-6aeb-48a8-b64c-f5d8f84cdb45 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5810fdb5-6aeb-48a8-b64c-f5d8f84cdb45 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] DELETE http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5810fdb5-6aeb-48a8-b64c-f5d8f84cdb45 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5810fdb5-6aeb-48a8-b64c-f5d8f84cdb45 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5810fdb5-6aeb-48a8-b64c-f5d8f84cdb45 tempest-VolumeTypesMemberTests-1049405839 tempest-VolumeTypesMemberTests-1049405839-project-admin] http://192.168.122.83/volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde returned with HTTP 202 Sep 08 14:19:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1498/3016] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:20 2026] DELETE /volume/v3/types/313a679d-e139-4576-b3ea-efc783a7bbde => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0bea6a9c-8d84-45e1-9850-62cbeda564b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f returned with HTTP 200 Sep 08 14:19:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1519/3017] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:21 2026] GET /volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f => generated 977 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ebfa7274-9b10-4128-941c-b36b463c848a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ebfa7274-9b10-4128-941c-b36b463c848a tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ebfa7274-9b10-4128-941c-b36b463c848a tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-53024065-0a5d-4562-8b78-2cfd1beae6ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 200 Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ebfa7274-9b10-4128-941c-b36b463c848a tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1499/3018] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:21 2026] GET /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 1013 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ebfa7274-9b10-4128-941c-b36b463c848a tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:19:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1520/3019] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:19:21 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3dd6900b-3bad-43ac-b127-e84bed0d9871 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3dd6900b-3bad-43ac-b127-e84bed0d9871 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3dd6900b-3bad-43ac-b127-e84bed0d9871 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3dd6900b-3bad-43ac-b127-e84bed0d9871 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3dd6900b-3bad-43ac-b127-e84bed0d9871 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:19:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1500/3020] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:19:21 2026] GET /volume/v3/messages => generated 676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-33c21b4f-636b-415e-93ae-e931633f1434 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33c21b4f-636b-415e-93ae-e931633f1434 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/messages/648537f7-a7f9-487f-a279-be27f6a8642a Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33c21b4f-636b-415e-93ae-e931633f1434 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-33c21b4f-636b-415e-93ae-e931633f1434 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-33c21b4f-636b-415e-93ae-e931633f1434 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages/648537f7-a7f9-487f-a279-be27f6a8642a returned with HTTP 204 Sep 08 14:19:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1521/3021] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:19:21 2026] DELETE /volume/v3/messages/648537f7-a7f9-487f-a279-be27f6a8642a => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume with id: 0bae4990-d7da-4cc0-85ce-c19b1a35c81f Sep 08 14:19:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['e97d4a7e-c124-4b1d-a8ad-7c83f0b11a65', '84f66067-fb48-415a-98c1-803b9edfaa0d', '3296560a-f941-4270-bbc7-f5c3aecdd338', '00614694-f468-4692-97ed-853fa7d45007'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume request issued successfully. Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ba60896f-0616-4f09-88fd-3dcbeba25c06 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f returned with HTTP 202 Sep 08 14:19:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1501/3022] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:19:21 2026] DELETE /volume/v3/volumes/0bae4990-d7da-4cc0-85ce-c19b1a35c81f => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-491df0ce-22ca-4be3-b083-9121fde13d2d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-491df0ce-22ca-4be3-b083-9121fde13d2d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/types/8ba512fd-d7ec-4688-9813-96261ef95f37 Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-491df0ce-22ca-4be3-b083-9121fde13d2d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-491df0ce-22ca-4be3-b083-9121fde13d2d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-491df0ce-22ca-4be3-b083-9121fde13d2d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types/8ba512fd-d7ec-4688-9813-96261ef95f37 returned with HTTP 202 Sep 08 14:19:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1522/3023] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:22 2026] DELETE /volume/v3/types/8ba512fd-d7ec-4688-9813-96261ef95f37 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c33e14aa-dad3-4999-8787-b82648843229 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c33e14aa-dad3-4999-8787-b82648843229 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c33e14aa-dad3-4999-8787-b82648843229 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1355660087", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1828129553", "vendor_name": "tempest-vendor_name-1514898986"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c33e14aa-dad3-4999-8787-b82648843229 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1502/3024] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:22 2026] POST /volume/v3/types => generated 329 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8e39598-d204-4b6f-8edb-4e0ae93a42c3", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request body: {'volume': {'volume_type': 'f8e39598-d204-4b6f-8edb-4e0ae93a42c3', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume of 1 GB Sep 08 14:19:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (35993b7c-d62a-490b-a670-dbe4416ba34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf42b6a2-b709-4fc3-bb0a-cb361996ab2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf42b6a2-b709-4fc3-bb0a-cb361996ab2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1828129553',vendor_name='tempest-vendor_name-1514898986'},id=f8e39598-d204-4b6f-8edb-4e0ae93a42c3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1355660087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8e39598-d204-4b6f-8edb-4e0ae93a42c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cd2a89-14e2-4073-85d4-e0661b394bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1355660087 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1355660087, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1355660087 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1355660087, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['3b66fcd9-fbee-4f27-ac4b-dbab356f1189', '23312e9c-0691-43c0-a4d8-186ad42ebb18', '55058c37-f676-41b3-bf5e-02dd78e150bb', '9f8696e1-508f-4e2a-af76-7b78e32061ca'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cd2a89-14e2-4073-85d4-e0661b394bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b66fcd9-fbee-4f27-ac4b-dbab356f1189', '23312e9c-0691-43c0-a4d8-186ad42ebb18', '55058c37-f676-41b3-bf5e-02dd78e150bb', '9f8696e1-508f-4e2a-af76-7b78e32061ca']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95dc931-7dc2-4b8a-835f-e17ac3281867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95dc931-7dc2-4b8a-835f-e17ac3281867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2', '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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['3b66fcd9-fbee-4f27-ac4b-dbab356f1189','23312e9c-0691-43c0-a4d8-186ad42ebb18','55058c37-f676-41b3-bf5e-02dd78e150bb','9f8696e1-508f-4e2a-af76-7b78e32061ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=f8e39598-d204-4b6f-8edb-4e0ae93a42c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e18372395bce4182823b0326af72863f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b604edc58a44fe7ac1903b1da400b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8e39598-d204-4b6f-8edb-4e0ae93a42c3),volume_type_id=f8e39598-d204-4b6f-8edb-4e0ae93a42c3)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054c5e2d-dcc0-4770-8846-e28ab0b4dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054c5e2d-dcc0-4770-8846-e28ab0b4dd38) transitioned into state 'SUCCESS' from 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='e18372395bce4182823b0326af72863f',qos_specs=None,replication_status=,reservations=['3b66fcd9-fbee-4f27-ac4b-dbab356f1189','23312e9c-0691-43c0-a4d8-186ad42ebb18','55058c37-f676-41b3-bf5e-02dd78e150bb','9f8696e1-508f-4e2a-af76-7b78e32061ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b604edc58a44fe7ac1903b1da400b92',volume_type_id=f8e39598-d204-4b6f-8edb-4e0ae93a42c3)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7277196c-4608-4dea-a037-b4926e749efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7277196c-4608-4dea-a037-b4926e749efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Flow 'volume_create_api' (35993b7c-d62a-490b-a670-dbe4416ba34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Create volume request issued successfully. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb405609-2f6f-4eab-874e-5e6bdab6f37d tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1523/3025] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:19:22 2026] POST /volume/v3/volumes => generated 779 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-087b8efc-8081-490d-a500-506e1cb83697 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-087b8efc-8081-490d-a500-506e1cb83697 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-087b8efc-8081-490d-a500-506e1cb83697 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-087b8efc-8081-490d-a500-506e1cb83697 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-087b8efc-8081-490d-a500-506e1cb83697 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-489bc4c4-0ec6-4628-9672-b5f7015b1775 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 returned with HTTP 200 Sep 08 14:19:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1503/3026] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:22 2026] GET /volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 => generated 958 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-087b8efc-8081-490d-a500-506e1cb83697 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 200 Sep 08 14:19:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1524/3027] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:22 2026] GET /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9890580-0143-4eba-ab3d-07cca992ceef", "name": "tempest-ProjectMemberTests-Snapshot-662278042"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Volume info retrieved successfully. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Create snapshot from volume d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Created reservations ['27329c71-2bfc-43b3-b4ae-1e73c570ee9b', 'a3e890b6-e389-479c-b381-cebc5cfe096d', '8aa7a90f-a7e7-4660-bed8-0ab13be263c4', '5e8b5425-46db-44c9-b73c-26ca743dc221'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot create request issued successfully. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-62411462-d01e-4e2f-a914-9f5f9431e6f1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:19:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1504/3028] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:19:22 2026] POST /volume/v3/snapshots => generated 304 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eb54340b-5892-4160-b663-df14e0cf7f7a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb54340b-5892-4160-b663-df14e0cf7f7a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb54340b-5892-4160-b663-df14e0cf7f7a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eb54340b-5892-4160-b663-df14e0cf7f7a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eb54340b-5892-4160-b663-df14e0cf7f7a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eb54340b-5892-4160-b663-df14e0cf7f7a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1525/3029] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:23 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 436 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-23072f81-fa64-464d-9449-ab2fed48a0e0 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 returned with HTTP 200 Sep 08 14:19:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1505/3030] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:19:23 2026] GET /volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 => generated 979 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-989766ba-5204-47b0-be67-f66f26bc984f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-989766ba-5204-47b0-be67-f66f26bc984f tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-989766ba-5204-47b0-be67-f66f26bc984f tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-989766ba-5204-47b0-be67-f66f26bc984f tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-989766ba-5204-47b0-be67-f66f26bc984f tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:19:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1526/3031] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:19:23 2026] GET /volume/v3/messages => generated 676 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21be00a0-775d-4702-81ab-e547b615fd84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21be00a0-775d-4702-81ab-e547b615fd84 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] GET http://192.168.122.83/volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21be00a0-775d-4702-81ab-e547b615fd84 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21be00a0-775d-4702-81ab-e547b615fd84 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21be00a0-775d-4702-81ab-e547b615fd84 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 returned with HTTP 200 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1506/3032] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:19:23 2026] GET /volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bf6c1b7d-8d6c-4396-9c67-6b93c95246b2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bf6c1b7d-8d6c-4396-9c67-6b93c95246b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bf6c1b7d-8d6c-4396-9c67-6b93c95246b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bf6c1b7d-8d6c-4396-9c67-6b93c95246b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bf6c1b7d-8d6c-4396-9c67-6b93c95246b2 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 returned with HTTP 204 Sep 08 14:19:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1527/3033] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:19:24 2026] DELETE /volume/v3/messages/68ad74f1-f06b-489a-ad82-53901dcdc758 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1a1abade-1919-4a16-a3a6-59018c51de28 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume with id: 8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Volume info retrieved successfully. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1355660087 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1355660087, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1355660087 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1355660087, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Created reservations ['f32d7052-8b1c-4bef-b317-3155d1f95f81', '0a35c618-594a-4655-97fb-57ae01174ba1', '94562ada-36c3-4ba4-97b1-125b5cee5dc4', '891a39d9-776a-46d5-81cc-025621b3c3ed'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Delete volume request issued successfully. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a1abade-1919-4a16-a3a6-59018c51de28 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 returned with HTTP 202 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1507/3034] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:19:24 2026] DELETE /volume/v3/volumes/8287cfc7-35fd-4ee4-b9b6-5fbcbc0a91a2 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8bba87ce-d6d8-4e17-88d3-4c42bc346ec9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bba87ce-d6d8-4e17-88d3-4c42bc346ec9 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] DELETE http://192.168.122.83/volume/v3/types/f8e39598-d204-4b6f-8edb-4e0ae93a42c3 Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bba87ce-d6d8-4e17-88d3-4c42bc346ec9 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8bba87ce-d6d8-4e17-88d3-4c42bc346ec9 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8bba87ce-d6d8-4e17-88d3-4c42bc346ec9 tempest-ProjectAdminTests-651182560 tempest-ProjectAdminTests-651182560-project-admin] http://192.168.122.83/volume/v3/types/f8e39598-d204-4b6f-8edb-4e0ae93a42c3 returned with HTTP 202 Sep 08 14:19:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1528/3035] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:24 2026] DELETE /volume/v3/types/f8e39598-d204-4b6f-8edb-4e0ae93a42c3 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e3261487-54ec-415f-a76c-2accc0caa8b5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1508/3036] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:24 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 436 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:25 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:25 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:25 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:25 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:25 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-25bc2545-4f5a-43ac-a3b4-9fa8e6ad87a6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:25 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1529/3037] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:25 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 436 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5eadce5c-5325-4660-9895-19e735f99758 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ee111b9f-a5b6-4f8e-936f-693991695336 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee111b9f-a5b6-4f8e-936f-693991695336 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee111b9f-a5b6-4f8e-936f-693991695336 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ee111b9f-a5b6-4f8e-936f-693991695336 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ee111b9f-a5b6-4f8e-936f-693991695336 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ee111b9f-a5b6-4f8e-936f-693991695336 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1530/3038] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:26 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Delete snapshot with id: cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot delete request issued successfully. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-891e9295-b8c9-4fa8-9395-458cbb4c8ab8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 202 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1531/3039] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:26 2026] DELETE /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-384341a4-92b2-442b-b26b-3bdc44dcb0c6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1532/3040] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:26 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5eadce5c-5325-4660-9895-19e735f99758 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5eadce5c-5325-4660-9895-19e735f99758 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-212831024", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5eadce5c-5325-4660-9895-19e735f99758 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1509/3041] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:26 2026] POST /volume/v3/types => generated 379 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-30b85a31-6d98-4e67-8373-ada4740883e0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30b85a31-6d98-4e67-8373-ada4740883e0 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-30b85a31-6d98-4e67-8373-ada4740883e0 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-30b85a31-6d98-4e67-8373-ada4740883e0 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1533/3042] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3aff6fd1-af39-40b1-8017-5fc970fd7e2a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3aff6fd1-af39-40b1-8017-5fc970fd7e2a tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3aff6fd1-af39-40b1-8017-5fc970fd7e2a tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-314718818", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3aff6fd1-af39-40b1-8017-5fc970fd7e2a tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1510/3043] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:27 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 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a3577c85-c7df-44b7-a858-69128ec21152 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3577c85-c7df-44b7-a858-69128ec21152 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] POST http://192.168.122.83/volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa/encryption Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a3577c85-c7df-44b7-a858-69128ec21152 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-a3577c85-c7df-44b7-a858-69128ec21152 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3577c85-c7df-44b7-a858-69128ec21152 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa/encryption returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1534/3044] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa/encryption => generated 127 bytes in 183 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-69200f8d-91de-4e85-bb2a-706b70141fad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69200f8d-91de-4e85-bb2a-706b70141fad tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-69200f8d-91de-4e85-bb2a-706b70141fad tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-875948221", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-69200f8d-91de-4e85-bb2a-706b70141fad tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1511/3045] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-74ef1365-1bbf-4e44-95dd-fd300f5e157d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-74ef1365-1bbf-4e44-95dd-fd300f5e157d tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] POST http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-74ef1365-1bbf-4e44-95dd-fd300f5e157d tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-74ef1365-1bbf-4e44-95dd-fd300f5e157d tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-74ef1365-1bbf-4e44-95dd-fd300f5e157d tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1535/3046] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-34fe940b-c467-49c3-b064-0546711d5620 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34fe940b-c467-49c3-b064-0546711d5620 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] PUT http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs/key2 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-34fe940b-c467-49c3-b064-0546711d5620 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-34fe940b-c467-49c3-b064-0546711d5620 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-34fe940b-c467-49c3-b064-0546711d5620 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs/key2 returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1512/3047] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:19:27 2026] PUT /volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-380c81dd-0dfc-4efd-9e99-dc53787a80fe None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-380c81dd-0dfc-4efd-9e99-dc53787a80fe tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-380c81dd-0dfc-4efd-9e99-dc53787a80fe tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-380c81dd-0dfc-4efd-9e99-dc53787a80fe tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-380c81dd-0dfc-4efd-9e99-dc53787a80fe tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1536/3048] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-72daf8c9-7d97-4894-ab06-c359631b4c18 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72daf8c9-7d97-4894-ab06-c359631b4c18 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-72daf8c9-7d97-4894-ab06-c359631b4c18 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753070058", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-72daf8c9-7d97-4894-ab06-c359631b4c18 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1513/3049] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a44c2f62-6fb6-4d54-a50c-9fb361d0809e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a44c2f62-6fb6-4d54-a50c-9fb361d0809e tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a44c2f62-6fb6-4d54-a50c-9fb361d0809e tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a44c2f62-6fb6-4d54-a50c-9fb361d0809e tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1537/3050] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] DELETE http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption/8c7820fa-3ac4-4647-be62-8d995072f425 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f6e5a095-e6c8-4dae-b867-2b7d91d7b286 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption/8c7820fa-3ac4-4647-be62-8d995072f425 returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1514/3051] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:19:27 2026] DELETE /volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e/encryption/8c7820fa-3ac4-4647-be62-8d995072f425 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1cc65e75-38e8-4b78-ad77-ac424a22fefc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1cc65e75-38e8-4b78-ad77-ac424a22fefc tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1cc65e75-38e8-4b78-ad77-ac424a22fefc tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1933483068", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1cc65e75-38e8-4b78-ad77-ac424a22fefc tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1538/3052] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] DELETE http://192.168.122.83/volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246/extra_specs/key1 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f9c1f085-11ba-48bb-aba8-722dda0d566f tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246/extra_specs/key1 returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1515/3053] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:19:27 2026] DELETE /volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0c50973f-e02f-431b-8105-8b19a85eeb32 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c50973f-e02f-431b-8105-8b19a85eeb32 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0c50973f-e02f-431b-8105-8b19a85eeb32 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1421370315", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0c50973f-e02f-431b-8105-8b19a85eeb32 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1539/3054] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:19:27 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] DELETE http://192.168.122.83/volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-aad1eb03-14b4-4538-9653-0f3551e34ae9 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1516/3055] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:27 2026] DELETE /volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7f7d6ef8-ece6-42ef-a43e-809cfaf312e5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7f7d6ef8-ece6-42ef-a43e-809cfaf312e5 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] GET http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7f7d6ef8-ece6-42ef-a43e-809cfaf312e5 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7f7d6ef8-ece6-42ef-a43e-809cfaf312e5 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17e3245d-7a30-42e6-9b2e-277d716b9996 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1540/3056] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:27 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 462 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7f7d6ef8-ece6-42ef-a43e-809cfaf312e5 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs returned with HTTP 200 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1517/3057] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:19:27 2026] GET /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs => generated 123 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] GET http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/cipher Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cbe54c90-4ad1-4d35-ac71-09005c7b1fa6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/cipher returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1541/3058] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:19:27 2026] GET /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/cipher => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] GET http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d101fb74-1613-4f06-9cdf-b1a7fda4afbb tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption returned with HTTP 403 Sep 08 14:19:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1518/3059] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:19:27 2026] GET /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e8d674f-1227-4e5e-be25-09ba4609ba69 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e8d674f-1227-4e5e-be25-09ba4609ba69 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] GET http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/multiattach Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e8d674f-1227-4e5e-be25-09ba4609ba69 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e8d674f-1227-4e5e-be25-09ba4609ba69 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e8d674f-1227-4e5e-be25-09ba4609ba69 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/multiattach returned with HTTP 200 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1542/3060] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:19:28 2026] GET /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74490ee6-a3fb-489a-833d-24dc430bb985 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74490ee6-a3fb-489a-833d-24dc430bb985 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] GET http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/volume_backend_name Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74490ee6-a3fb-489a-833d-24dc430bb985 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74490ee6-a3fb-489a-833d-24dc430bb985 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74490ee6-a3fb-489a-833d-24dc430bb985 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1519/3061] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:19:28 2026] GET /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/volume_backend_name => generated 143 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1b57fcdd-5bfb-4aea-b494-54619bfb59fa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b57fcdd-5bfb-4aea-b494-54619bfb59fa tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] PUT http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/7fdf2894-0f33-4865-9caa-62f603e9a6e0 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1b57fcdd-5bfb-4aea-b494-54619bfb59fa tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-1b57fcdd-5bfb-4aea-b494-54619bfb59fa tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1b57fcdd-5bfb-4aea-b494-54619bfb59fa tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/7fdf2894-0f33-4865-9caa-62f603e9a6e0 returned with HTTP 403 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1543/3062] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:19:28 2026] PUT /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/encryption/7fdf2894-0f33-4865-9caa-62f603e9a6e0 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d3facc1f-9459-4dff-a9d3-f612f0242dcd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d3facc1f-9459-4dff-a9d3-f612f0242dcd tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] PUT http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/key1 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d3facc1f-9459-4dff-a9d3-f612f0242dcd tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-d3facc1f-9459-4dff-a9d3-f612f0242dcd tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d3facc1f-9459-4dff-a9d3-f612f0242dcd tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/key1 returned with HTTP 403 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1520/3063] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:19:28 2026] PUT /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-de6d0e5c-8de4-4131-a1db-f6c6068c7a11 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de6d0e5c-8de4-4131-a1db-f6c6068c7a11 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] PUT http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de6d0e5c-8de4-4131-a1db-f6c6068c7a11 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-de6d0e5c-8de4-4131-a1db-f6c6068c7a11 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '97b9ddc789574f0f852bd24a891a6617', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '170d27ad5b5943289ea7ec5d628806f1', '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=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de6d0e5c-8de4-4131-a1db-f6c6068c7a11 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-reader] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 returned with HTTP 403 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1544/3064] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:19:28 2026] PUT /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f48d794c-cff5-4539-b48c-224cb45810e6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f48d794c-cff5-4539-b48c-224cb45810e6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f48d794c-cff5-4539-b48c-224cb45810e6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f48d794c-cff5-4539-b48c-224cb45810e6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f48d794c-cff5-4539-b48c-224cb45810e6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1521/3065] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/5ac42539-6e91-482a-ac11-41baea80329c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1bfc663e-8414-4ec7-9e18-a01342f9bac4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1bfc663e-8414-4ec7-9e18-a01342f9bac4 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1bfc663e-8414-4ec7-9e18-a01342f9bac4 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1bfc663e-8414-4ec7-9e18-a01342f9bac4 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1bfc663e-8414-4ec7-9e18-a01342f9bac4 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246 returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1545/3066] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/27fa49d8-5bb7-4c25-8056-73e365f46246 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e978a4b4-72f3-4378-ad8d-6c68825807ab None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e978a4b4-72f3-4378-ad8d-6c68825807ab tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e978a4b4-72f3-4378-ad8d-6c68825807ab tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e978a4b4-72f3-4378-ad8d-6c68825807ab tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e978a4b4-72f3-4378-ad8d-6c68825807ab tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1522/3067] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/afe1a5ed-9ab1-4215-92e1-1dfda3b3ea2e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6c10d2b6-ef91-41aa-aaa4-5898e2ac2029 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c10d2b6-ef91-41aa-aaa4-5898e2ac2029 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c10d2b6-ef91-41aa-aaa4-5898e2ac2029 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6c10d2b6-ef91-41aa-aaa4-5898e2ac2029 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6c10d2b6-ef91-41aa-aaa4-5898e2ac2029 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1546/3068] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/13dfd505-f735-4267-8326-01ce2337728e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a3e2ff33-6c5a-4194-94e0-5d520cd48ed6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3e2ff33-6c5a-4194-94e0-5d520cd48ed6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3e2ff33-6c5a-4194-94e0-5d520cd48ed6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3e2ff33-6c5a-4194-94e0-5d520cd48ed6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3e2ff33-6c5a-4194-94e0-5d520cd48ed6 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1523/3069] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/a854d74e-91fc-4024-b38c-5e0e109b5caa => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-24d168c2-9e13-405e-94fe-d9bd75be40a7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24d168c2-9e13-405e-94fe-d9bd75be40a7 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] DELETE http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24d168c2-9e13-405e-94fe-d9bd75be40a7 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-24d168c2-9e13-405e-94fe-d9bd75be40a7 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d12a8341-dcb4-43be-912f-9d1451ac78de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-24d168c2-9e13-405e-94fe-d9bd75be40a7 tempest-VolumeTypesReaderTests-1175901794 tempest-VolumeTypesReaderTests-1175901794-project-admin] http://192.168.122.83/volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 returned with HTTP 202 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1547/3070] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:19:28 2026] DELETE /volume/v3/types/5e14af89-09ec-44e8-bd2d-417475fc3b34 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651071272"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651071272'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume of 1 GB Sep 08 14:19:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9f826255-ffa9-49f9-88c1-cb0d153cc956 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 200 Sep 08 14:19:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1548/3071] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:28 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (e1763da9-9113-4dfb-af37-04f879a8b6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527dcb3b-e9dd-443f-8353-ee80e35a9750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527dcb3b-e9dd-443f-8353-ee80e35a9750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37c43f1-c859-4687-9e20-1da7b2de22bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Created reservations ['017b8d5e-847d-4f06-8a90-c29a82844e6d', 'e23dd5e4-dbe0-4ca1-9ce4-0dff9b7d5109', '8d841a26-8b68-4c2d-a4f3-213339de7b45', '892079fb-1699-44d4-89bd-7721b9462644'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37c43f1-c859-4687-9e20-1da7b2de22bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017b8d5e-847d-4f06-8a90-c29a82844e6d', 'e23dd5e4-dbe0-4ca1-9ce4-0dff9b7d5109', '8d841a26-8b68-4c2d-a4f3-213339de7b45', '892079fb-1699-44d4-89bd-7721b9462644']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c4f76e-ac5c-47df-bc3c-dbea06e0245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c4f76e-ac5c-47df-bc3c-dbea06e0245c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb18568-9fc6-4a01-8f41-faa43bd2b3e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651071272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['017b8d5e-847d-4f06-8a90-c29a82844e6d','e23dd5e4-dbe0-4ca1-9ce4-0dff9b7d5109','8d841a26-8b68-4c2d-a4f3-213339de7b45','892079fb-1699-44d4-89bd-7721b9462644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651071272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb18568-9fc6-4a01-8f41-faa43bd2b3e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0052b809178d4819b754351bbe8587f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056c97941d0142809bcb0fefed6355f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c723ac1-b0f3-442c-960e-3b0965de1fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c723ac1-b0f3-442c-960e-3b0965de1fcd) transitioned into state 'SUCCESS' from state '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-651071272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['017b8d5e-847d-4f06-8a90-c29a82844e6d','e23dd5e4-dbe0-4ca1-9ce4-0dff9b7d5109','8d841a26-8b68-4c2d-a4f3-213339de7b45','892079fb-1699-44d4-89bd-7721b9462644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a96713-fe9e-4cc9-8a8b-448803258574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a96713-fe9e-4cc9-8a8b-448803258574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (e1763da9-9113-4dfb-af37-04f879a8b6ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request issued successfully. Sep 08 14:19:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d12a8341-dcb4-43be-912f-9d1451ac78de tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1524/3072] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:19:28 2026] POST /volume/v3/volumes => generated 784 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:29 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:29 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:29 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:29 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:29 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-92b763ee-15a1-497c-a6b9-94b11bacaeb0 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 200 Sep 08 14:19:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1549/3073] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:29 2026] GET /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0661ca03-c97d-4f9b-8129-313eec6b7f3f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0661ca03-c97d-4f9b-8129-313eec6b7f3f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 Sep 08 14:19:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0661ca03-c97d-4f9b-8129-313eec6b7f3f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0661ca03-c97d-4f9b-8129-313eec6b7f3f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0661ca03-c97d-4f9b-8129-313eec6b7f3f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 returned with HTTP 404 Sep 08 14:19:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1525/3074] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:29 2026] GET /volume/v3/snapshots/cfd94552-ce64-4f00-af2f-d45c08e6b2a4 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db9d9bf1-0c02-46b0-94c2-9de0865fa182 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 202 Sep 08 14:19:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1550/3075] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:30 2026] DELETE /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:30 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:30 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82dee755-408f-4fe6-9256-e69ccb7202a2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 200 Sep 08 14:19:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1526/3076] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:30 2026] GET /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 1013 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0b462f7e-80c4-4b11-a927-05a7646ddadf tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 200 Sep 08 14:19:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1551/3077] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:30 2026] GET /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 1013 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-98aeb818-46dc-4773-b985-f1eb765e2bfc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98aeb818-46dc-4773-b985-f1eb765e2bfc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98aeb818-46dc-4773-b985-f1eb765e2bfc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-98aeb818-46dc-4773-b985-f1eb765e2bfc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-98aeb818-46dc-4773-b985-f1eb765e2bfc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef returned with HTTP 404 Sep 08 14:19:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1527/3078] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:31 2026] GET /volume/v3/volumes/d9890580-0143-4eba-ab3d-07cca992ceef => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2100849090"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2100849090'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (df8d7509-8aba-4398-9b7c-7c028a5e8fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe255e3d-d119-413b-a253-4c0cbef8ed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe255e3d-d119-413b-a253-4c0cbef8ed00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e62def77-9fbc-45d9-898f-25a20eb6b9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['40c06ea4-ab35-460e-9ba1-c938d49c802a', 'daaa9348-dac9-4419-a3ee-56b4e373f3bd', '976d91e9-48c4-461b-adee-c12d83997eb8', 'f7f56ba3-1cba-4caa-98fc-8a71045a1e0f'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e62def77-9fbc-45d9-898f-25a20eb6b9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c06ea4-ab35-460e-9ba1-c938d49c802a', 'daaa9348-dac9-4419-a3ee-56b4e373f3bd', '976d91e9-48c4-461b-adee-c12d83997eb8', 'f7f56ba3-1cba-4caa-98fc-8a71045a1e0f']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8aa2b4-7a4a-43c5-86d1-720762c17c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8aa2b4-7a4a-43c5-86d1-720762c17c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b43693-55bc-4094-b8f2-615a53eba1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2100849090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['40c06ea4-ab35-460e-9ba1-c938d49c802a','daaa9348-dac9-4419-a3ee-56b4e373f3bd','976d91e9-48c4-461b-adee-c12d83997eb8','f7f56ba3-1cba-4caa-98fc-8a71045a1e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2100849090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b43693-55bc-4094-b8f2-615a53eba1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436dd3e-4e79-443a-ad20-10b8f798acdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-19d93bce-0c8f-4adb-9649-09ce7c2c8c15 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 200 Sep 08 14:19:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1528/3079] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:31 2026] GET /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436dd3e-4e79-443a-ad20-10b8f798acdf) transitioned into state 'SUCCESS' from state '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-2100849090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['40c06ea4-ab35-460e-9ba1-c938d49c802a','daaa9348-dac9-4419-a3ee-56b4e373f3bd','976d91e9-48c4-461b-adee-c12d83997eb8','f7f56ba3-1cba-4caa-98fc-8a71045a1e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891fb9bd-a215-473c-9575-fae5f49fc23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891fb9bd-a215-473c-9575-fae5f49fc23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (df8d7509-8aba-4398-9b7c-7c028a5e8fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f64b7b52-7b07-409b-b03f-ed12c99d2399 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1552/3080] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:31 2026] POST /volume/v3/volumes => generated 785 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c5ce8727-4867-405d-8e58-83727658fba5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ce8727-4867-405d-8e58-83727658fba5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8727-4867-405d-8e58-83727658fba5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8727-4867-405d-8e58-83727658fba5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c5ce8727-4867-405d-8e58-83727658fba5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5ce8727-4867-405d-8e58-83727658fba5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 200 Sep 08 14:19:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1553/3081] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:31 2026] GET /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] GET http://192.168.122.83/volume/v3/volumes Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.api_utils [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Removing options '' from query. {{(pid=86977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Get all volumes completed successfully. Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2eeed1bf-1219-435c-b4fd-efd383dd3a84 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] http://192.168.122.83/volume/v3/volumes returned with HTTP 200 Sep 08 14:19:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1529/3082] 192.168.122.83 () {60 vars in 1157 bytes} [Tue Sep 8 14:19:31 2026] GET /volume/v3/volumes => generated 341 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume with id: ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume request issued successfully. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ac3ee98-75f6-4890-ba1b-1140afeca0fd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 202 Sep 08 14:19:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1554/3083] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:32 2026] DELETE /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:32 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:32 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:32 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:32 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:32 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1829e5ec-f996-416d-8256-fdcb90f0fdff tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 200 Sep 08 14:19:32 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1530/3084] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:32 2026] GET /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:32 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d451502a-9cd1-4aa4-a5d9-d2f036d85ac2 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 200 Sep 08 14:19:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1555/3085] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:32 2026] GET /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04512d6e-540e-48e5-99be-3d050da6ac3c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04512d6e-540e-48e5-99be-3d050da6ac3c tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04512d6e-540e-48e5-99be-3d050da6ac3c tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04512d6e-540e-48e5-99be-3d050da6ac3c tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04512d6e-540e-48e5-99be-3d050da6ac3c tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 returned with HTTP 404 Sep 08 14:19:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1531/3086] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:33 2026] GET /volume/v3/volumes/ebb18568-9fc6-4a01-8f41-faa43bd2b3e0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-285061558"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-285061558'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume of 1 GB Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (b4bc02d1-e789-4fff-ad34-2646c4947a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ff3040-2b58-456b-bdc1-7378373e6e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ff3040-2b58-456b-bdc1-7378373e6e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c3c077-dd4f-4f91-a00e-e8f0c068df58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Created reservations ['15e1d2af-83eb-4639-be11-d2d997ac8509', '9f666e84-1d74-4134-9d54-17174d4d6ebf', '84cb4f26-24fe-4b02-8dcc-171c280a035d', 'ba3262cc-fa74-485c-933d-61d8de7938dc'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c3c077-dd4f-4f91-a00e-e8f0c068df58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e1d2af-83eb-4639-be11-d2d997ac8509', '9f666e84-1d74-4134-9d54-17174d4d6ebf', '84cb4f26-24fe-4b02-8dcc-171c280a035d', 'ba3262cc-fa74-485c-933d-61d8de7938dc']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaff739e-3084-4d65-abe4-766546ecf6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:33 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaff739e-3084-4d65-abe4-766546ecf6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807f653b-c6df-407f-ac85-8ccecde72faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285061558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['15e1d2af-83eb-4639-be11-d2d997ac8509','9f666e84-1d74-4134-9d54-17174d4d6ebf','84cb4f26-24fe-4b02-8dcc-171c280a035d','ba3262cc-fa74-485c-933d-61d8de7938dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285061558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807f653b-c6df-407f-ac85-8ccecde72faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0052b809178d4819b754351bbe8587f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056c97941d0142809bcb0fefed6355f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df673ef4-8244-4877-b920-f856fe2f07cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df673ef4-8244-4877-b920-f856fe2f07cb) transitioned into state 'SUCCESS' from state '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-285061558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['15e1d2af-83eb-4639-be11-d2d997ac8509','9f666e84-1d74-4134-9d54-17174d4d6ebf','84cb4f26-24fe-4b02-8dcc-171c280a035d','ba3262cc-fa74-485c-933d-61d8de7938dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beef5ca0-2bd9-4c06-bacc-463e5941667d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beef5ca0-2bd9-4c06-bacc-463e5941667d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (b4bc02d1-e789-4fff-ad34-2646c4947a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request issued successfully. Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-77f8a17a-2612-4d5a-b336-176e8ea797ac tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1556/3087] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:19:33 2026] POST /volume/v3/volumes => generated 784 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0429ecc6-9f5a-4cc5-a77d-6f8926653ae1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 200 Sep 08 14:19:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1532/3088] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:33 2026] GET /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:34 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:34 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-865a675d-fc32-4d8a-b721-7d23f90828f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 200 Sep 08 14:19:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1557/3089] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:33 2026] GET /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77b43693-55bc-4094-b8f2-615a53eba1d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1650312271"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['0f17be15-82cb-488b-bc7a-a582e769e22c', 'cc03baa0-7e68-4765-89e2-cc967ef60b56', '1f8db603-289e-4afc-9f5f-a6eda1c30611', 'd72e7cbf-f6c0-451a-919f-f81308780210'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d43cacf3-9b63-4600-a36a-d1f963e9b705 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:19:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1533/3090] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:19:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:34 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:34 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:34 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-af720cc7-df8e-4800-8a7d-7725d48456a7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1558/3091] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:34 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-60bd07ce-0e89-4310-b906-638a4acb14bb None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60bd07ce-0e89-4310-b906-638a4acb14bb tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60bd07ce-0e89-4310-b906-638a4acb14bb tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-60bd07ce-0e89-4310-b906-638a4acb14bb tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:34 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:34 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-60bd07ce-0e89-4310-b906-638a4acb14bb tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-60bd07ce-0e89-4310-b906-638a4acb14bb tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 200 Sep 08 14:19:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1534/3092] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:34 2026] GET /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5792b545-3def-4996-ac33-aa068c9a7737 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5792b545-3def-4996-ac33-aa068c9a7737 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5792b545-3def-4996-ac33-aa068c9a7737 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5792b545-3def-4996-ac33-aa068c9a7737 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5792b545-3def-4996-ac33-aa068c9a7737 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5792b545-3def-4996-ac33-aa068c9a7737 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1559/3093] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:35 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd72af48-0b90-408b-a0f1-88fcf071b6e6 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 200 Sep 08 14:19:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1535/3094] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:35 2026] GET /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] GET http://192.168.122.83/volume/v3/volumes/detail Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Calling method 'detail' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:19:35 devstack devstack@c-api.service[86976]: /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 08 14:19:35 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:19:35 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:35 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Get all volumes completed successfully. Sep 08 14:19:35 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:35 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:35 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d0d47f2f-afd0-44f3-9639-4b42a9225499 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] http://192.168.122.83/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:19:35 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1560/3095] 192.168.122.83 () {60 vars in 1178 bytes} [Tue Sep 8 14:19:35 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-485770f6-30cb-4583-ab1d-841f27a05d6a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume with id: 807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:35 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:35 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume request issued successfully. Sep 08 14:19:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-485770f6-30cb-4583-ab1d-841f27a05d6a tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 202 Sep 08 14:19:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1536/3096] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:35 2026] DELETE /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c06368c-79f8-4487-9cea-a2da3d4c84e7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 200 Sep 08 14:19:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1561/3097] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:36 2026] GET /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:19:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7bc7d1cc-dda8-409c-a38d-d6f47de9cf34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1537/3098] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:36 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e20b04c-eeb3-4274-bd98-00b1c399e568 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e20b04c-eeb3-4274-bd98-00b1c399e568 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e20b04c-eeb3-4274-bd98-00b1c399e568 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e20b04c-eeb3-4274-bd98-00b1c399e568 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e20b04c-eeb3-4274-bd98-00b1c399e568 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa returned with HTTP 404 Sep 08 14:19:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1562/3099] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:37 2026] GET /volume/v3/volumes/807f653b-c6df-407f-ac85-8ccecde72faa => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1285186007"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1285186007'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume of 1 GB Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (298972b2-9b87-444c-8022-d4e9b3670a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe2262c-6f7d-4418-a803-5182fe7719f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe2262c-6f7d-4418-a803-5182fe7719f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2719d56-694a-4191-aa47-6e1bec8c980c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Created reservations ['20a0b9f3-25bc-4b84-87bb-0728fd03271d', '38670571-14eb-4da1-b5f6-aa6b735f7137', 'f843e18b-2381-4ced-9de8-cc9c77e643f0', '4be9ab33-cb0b-4dfd-88cd-3e7724cfd155'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2719d56-694a-4191-aa47-6e1bec8c980c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a0b9f3-25bc-4b84-87bb-0728fd03271d', '38670571-14eb-4da1-b5f6-aa6b735f7137', 'f843e18b-2381-4ced-9de8-cc9c77e643f0', '4be9ab33-cb0b-4dfd-88cd-3e7724cfd155']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980be09d-65d9-4fc1-bc6a-ba9b6f06fe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fe17dbc1-3287-4ecb-870e-e99749db5cb0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1563/3100] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:37 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Delete snapshot with id: d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980be09d-65d9-4fc1-bc6a-ba9b6f06fe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c67e73a-6cf9-4ee1-9f39-1e0274717414', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1285186007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['20a0b9f3-25bc-4b84-87bb-0728fd03271d','38670571-14eb-4da1-b5f6-aa6b735f7137','f843e18b-2381-4ced-9de8-cc9c77e643f0','4be9ab33-cb0b-4dfd-88cd-3e7724cfd155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1285186007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c67e73a-6cf9-4ee1-9f39-1e0274717414,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0052b809178d4819b754351bbe8587f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056c97941d0142809bcb0fefed6355f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb22a66-c357-4ec5-8a68-186b77648b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb22a66-c357-4ec5-8a68-186b77648b62) transitioned into state 'SUCCESS' from state '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-1285186007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['20a0b9f3-25bc-4b84-87bb-0728fd03271d','38670571-14eb-4da1-b5f6-aa6b735f7137','f843e18b-2381-4ced-9de8-cc9c77e643f0','4be9ab33-cb0b-4dfd-88cd-3e7724cfd155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87cb994-79d0-4389-8b75-648931f918aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot delete request issued successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-007870b8-503f-43c7-9d2c-1e39012c8f97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 202 Sep 08 14:19:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1564/3101] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:37 2026] DELETE /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87cb994-79d0-4389-8b75-648931f918aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (298972b2-9b87-444c-8022-d4e9b3670a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request issued successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d8e7c389-0b46-4c39-b84f-346bc1618781 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1538/3102] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:19:37 2026] POST /volume/v3/volumes => generated 785 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:37 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:37 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:37 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:37 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0ecbc3c0-8178-4c10-9eb9-06497cae765d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:37 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1565/3103] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:37 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9999e5cc-2b8b-4b44-9bb1-bf99d51129a1 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 200 Sep 08 14:19:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1539/3104] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:37 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1301623100", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1301623100', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume of 1 GB Sep 08 14:19:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Availability Zones retrieved successfully. Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Flow 'volume_create_api' (b3942976-963f-4bc3-b21c-133e15abd1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6f879-4a7d-483d-bbab-3558ddd42798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6f879-4a7d-483d-bbab-3558ddd42798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e574b6-555f-4f8e-9e8e-39e558403ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cd941c53-7925-4f0a-937d-99b7f11cea4d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 200 Sep 08 14:19:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1540/3105] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:38 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ab838a81-fbbd-4f0b-a9f9-251645e3ca3e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 200 Sep 08 14:19:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1541/3106] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:38 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Created reservations ['f8692d56-222e-4e8c-a097-a90233cae691', '4a8ac452-8e00-4c6d-b369-c6af9d414480', '0d1e691f-224e-4737-8949-2e10bd8e6e1c', 'b3bdf884-c7cf-4904-b8e1-1cbc02979619'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e574b6-555f-4f8e-9e8e-39e558403ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8692d56-222e-4e8c-a097-a90233cae691', '4a8ac452-8e00-4c6d-b369-c6af9d414480', '0d1e691f-224e-4737-8949-2e10bd8e6e1c', 'b3bdf884-c7cf-4904-b8e1-1cbc02979619']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f45b0f-3fe3-4c0a-8f3d-5fb575f02779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:38 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f45b0f-3fe3-4c0a-8f3d-5fb575f02779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7027ea80-507e-4aa4-910c-10f740916f99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1301623100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b90d03e1e434bad94ed653467352d70',qos_specs=None,replication_status=,reservations=['f8692d56-222e-4e8c-a097-a90233cae691','4a8ac452-8e00-4c6d-b369-c6af9d414480','0d1e691f-224e-4737-8949-2e10bd8e6e1c','b3bdf884-c7cf-4904-b8e1-1cbc02979619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1301623100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7027ea80-507e-4aa4-910c-10f740916f99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b90d03e1e434bad94ed653467352d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5dba64-a4ec-4763-be06-53a107548f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5dba64-a4ec-4763-be06-53a107548f6a) transitioned into state 'SUCCESS' from state '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-1301623100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b90d03e1e434bad94ed653467352d70',qos_specs=None,replication_status=,reservations=['f8692d56-222e-4e8c-a097-a90233cae691','4a8ac452-8e00-4c6d-b369-c6af9d414480','0d1e691f-224e-4737-8949-2e10bd8e6e1c','b3bdf884-c7cf-4904-b8e1-1cbc02979619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f325092-5966-4736-8d8f-2300afb5fd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f325092-5966-4736-8d8f-2300afb5fd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Flow 'volume_create_api' (b3942976-963f-4bc3-b21c-133e15abd1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:38 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume request issued successfully. Sep 08 14:19:38 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ff945e25-8afd-44fe-a062-fd9e5830b2ac tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:38 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1566/3107] 192.168.122.83 () {60 vars in 1138 bytes} [Tue Sep 8 14:19:38 2026] POST /volume/v3/volumes => generated 761 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:38 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:38 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:38 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21f0a89e-0c3e-4858-b1fc-ce6c4215f667 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 200 Sep 08 14:19:38 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1542/3108] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:38 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57c8b462-c1bd-479a-9746-c0197654a06c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57c8b462-c1bd-479a-9746-c0197654a06c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57c8b462-c1bd-479a-9746-c0197654a06c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57c8b462-c1bd-479a-9746-c0197654a06c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57c8b462-c1bd-479a-9746-c0197654a06c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 404 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1567/3109] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4302156f-4353-4882-a0a2-53cc58523214 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4302156f-4353-4882-a0a2-53cc58523214 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4302156f-4353-4882-a0a2-53cc58523214 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4302156f-4353-4882-a0a2-53cc58523214 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-4302156f-4353-4882-a0a2-53cc58523214 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4302156f-4353-4882-a0a2-53cc58523214 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 404 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1543/3110] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:39 2026] DELETE /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-244f20af-6b42-45a7-978a-d0eda761dfae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-244f20af-6b42-45a7-978a-d0eda761dfae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-244f20af-6b42-45a7-978a-d0eda761dfae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-244f20af-6b42-45a7-978a-d0eda761dfae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-244f20af-6b42-45a7-978a-d0eda761dfae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce returned with HTTP 404 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1568/3111] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/snapshots/d728845f-ace2-4cec-ae33-9b739a4f87ce => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04e22625-0f50-47df-8630-0cac4e9e4db7 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 200 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1544/3112] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ae0b3639-c6d9-469e-a17b-d85387a254d3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 202 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1569/3113] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:39 2026] DELETE /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d9bafb10-52b8-4476-8225-c0f6f0aeda72 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 200 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1545/3114] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume with id: 6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-845c5333-a47f-4d3d-8bc8-f39b55515d56 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 200 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1570/3115] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume request issued successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b8fd4aef-d759-45ef-8822-8208db4df2d3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 202 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1546/3116] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:39 2026] DELETE /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a3b217e0-e39e-4838-a111-c28fb8a83904 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 200 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:39 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1571/3117] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:39 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca0e3e67-9320-4431-b17c-8a0dee54ed59 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 200 Sep 08 14:19:39 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1547/3118] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:39 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-36ddf975-9be8-4394-a87d-b1f29dddccc1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36ddf975-9be8-4394-a87d-b1f29dddccc1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36ddf975-9be8-4394-a87d-b1f29dddccc1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-36ddf975-9be8-4394-a87d-b1f29dddccc1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-36ddf975-9be8-4394-a87d-b1f29dddccc1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 returned with HTTP 404 Sep 08 14:19:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1572/3119] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:40 2026] GET /volume/v3/volumes/77b43693-55bc-4094-b8f2-615a53eba1d0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1518202605"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1518202605'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:40 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:19:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (c80c78df-1969-46c8-93b4-5d33a9836c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e505e3-65b7-4336-8918-7352018259ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:40 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e42df3dd-8c56-49fc-abf4-2a848e24635f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e42df3dd-8c56-49fc-abf4-2a848e24635f tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e42df3dd-8c56-49fc-abf4-2a848e24635f tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e42df3dd-8c56-49fc-abf4-2a848e24635f tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e42df3dd-8c56-49fc-abf4-2a848e24635f tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 returned with HTTP 404 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1573/3120] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:40 2026] GET /volume/v3/volumes/6c67e73a-6cf9-4ee1-9f39-1e0274717414 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e505e3-65b7-4336-8918-7352018259ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcbe6e2-2062-4898-aa80-7716a9d01848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b630bf2-5b63-48a6-bc5f-8eb6a7a51c34 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 200 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1574/3121] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:41 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1059617841"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1059617841'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume of 1 GB Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (4f5ba823-3788-4991-b9f7-147a5cfa9b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['e5cbf266-c7ed-4f42-a01f-6ed559d2775d', '1c6aaf41-83bf-415f-b57e-2562d9ea57f7', '20881071-3184-4421-946b-91e727a969d2', 'e3655add-0e12-4d64-bc2c-c7a1e215cbd3'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f84c53-0682-4d9f-88c2-80d95f403201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcbe6e2-2062-4898-aa80-7716a9d01848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5cbf266-c7ed-4f42-a01f-6ed559d2775d', '1c6aaf41-83bf-415f-b57e-2562d9ea57f7', '20881071-3184-4421-946b-91e727a969d2', 'e3655add-0e12-4d64-bc2c-c7a1e215cbd3']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad24782-83d8-4c09-a70a-0072579fd526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad24782-83d8-4c09-a70a-0072579fd526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '249dc3da-da52-472a-b8b2-4352f42932c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518202605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['e5cbf266-c7ed-4f42-a01f-6ed559d2775d','1c6aaf41-83bf-415f-b57e-2562d9ea57f7','20881071-3184-4421-946b-91e727a969d2','e3655add-0e12-4d64-bc2c-c7a1e215cbd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518202605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=249dc3da-da52-472a-b8b2-4352f42932c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26587bd-a002-4eba-bfb8-5c6531d8bfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f84c53-0682-4d9f-88c2-80d95f403201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26ccf3-aaf8-40d5-a9b0-f10777b4e5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26587bd-a002-4eba-bfb8-5c6531d8bfdb) transitioned into state 'SUCCESS' from state '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-1518202605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['e5cbf266-c7ed-4f42-a01f-6ed559d2775d','1c6aaf41-83bf-415f-b57e-2562d9ea57f7','20881071-3184-4421-946b-91e727a969d2','e3655add-0e12-4d64-bc2c-c7a1e215cbd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbabd4e-1ec1-482e-bfe0-01cc10b2b4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbabd4e-1ec1-482e-bfe0-01cc10b2b4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (c80c78df-1969-46c8-93b4-5d33a9836c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6baebb34-c739-4ee3-a910-ae1994af7a07 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1548/3122] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:40 2026] POST /volume/v3/volumes => generated 785 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9681e584-217c-49a8-83d1-a80779cb7268 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9681e584-217c-49a8-83d1-a80779cb7268 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9681e584-217c-49a8-83d1-a80779cb7268 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9681e584-217c-49a8-83d1-a80779cb7268 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9681e584-217c-49a8-83d1-a80779cb7268 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Created reservations ['b0a9645c-efde-4eda-8f9c-0ff9d4f40b25', 'b41c150a-a05e-478c-8abb-fdb9fafe2484', '95259f9f-41df-4a5b-992f-f76498a28a81', '7d634d7c-da7c-414e-8c93-485a098cf163'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26ccf3-aaf8-40d5-a9b0-f10777b4e5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a9645c-efde-4eda-8f9c-0ff9d4f40b25', 'b41c150a-a05e-478c-8abb-fdb9fafe2484', '95259f9f-41df-4a5b-992f-f76498a28a81', '7d634d7c-da7c-414e-8c93-485a098cf163']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9681e584-217c-49a8-83d1-a80779cb7268 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 200 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785e9c47-c12b-4856-a6d7-e1e7c41ed611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1549/3123] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:41 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9d521c6c-935d-4685-b8f0-e5371261c28f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d521c6c-935d-4685-b8f0-e5371261c28f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d521c6c-935d-4685-b8f0-e5371261c28f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9d521c6c-935d-4685-b8f0-e5371261c28f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9d521c6c-935d-4685-b8f0-e5371261c28f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785e9c47-c12b-4856-a6d7-e1e7c41ed611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2553232f-1413-44d7-a85d-660d3bd0fc5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1059617841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['b0a9645c-efde-4eda-8f9c-0ff9d4f40b25','b41c150a-a05e-478c-8abb-fdb9fafe2484','95259f9f-41df-4a5b-992f-f76498a28a81','7d634d7c-da7c-414e-8c93-485a098cf163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1059617841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2553232f-1413-44d7-a85d-660d3bd0fc5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0052b809178d4819b754351bbe8587f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056c97941d0142809bcb0fefed6355f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3ddb90-f0bc-4253-8b74-c508dd78ea7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9d521c6c-935d-4685-b8f0-e5371261c28f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 200 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1550/3124] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:41 2026] GET /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7027ea80-507e-4aa4-910c-10f740916f99", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-163708458", "description": null, "metadata": null}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create snapshot from volume 7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3ddb90-f0bc-4253-8b74-c508dd78ea7e) transitioned into state 'SUCCESS' from state '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-1059617841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0052b809178d4819b754351bbe8587f2',qos_specs=None,replication_status=,reservations=['b0a9645c-efde-4eda-8f9c-0ff9d4f40b25','b41c150a-a05e-478c-8abb-fdb9fafe2484','95259f9f-41df-4a5b-992f-f76498a28a81','7d634d7c-da7c-414e-8c93-485a098cf163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056c97941d0142809bcb0fefed6355f3',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afe2652-b374-496a-a4ba-b446dfd5d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afe2652-b374-496a-a4ba-b446dfd5d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Flow 'volume_create_api' (4f5ba823-3788-4991-b9f7-147a5cfa9b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Create volume request issued successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bc7d441e-4e8f-4c77-8a34-ce2a7aa73233 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1575/3125] 192.168.122.83 () {62 vars in 1178 bytes} [Tue Sep 8 14:19:41 2026] POST /volume/v3/volumes => generated 785 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Created reservations ['60732f27-69b8-49d0-9727-d4633bf0293d', 'cbd45f10-905f-4eb1-b1a4-55a8fa352cf1', '1cfe2612-a307-4859-8195-90d23811d7b1', 'f4b35ab9-b1ac-4047-8749-a7f67796234e'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f752c53b-afc6-4829-8fd9-29dadadc4a6d tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1576/3126] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:41 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot force create request issued successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5aa8b425-53b4-43ac-8379-85f494e9e1e7 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:19:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1551/3127] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:19:41 2026] POST /volume/v3/snapshots => generated 309 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-01f08f76-a065-4adc-a2a2-2cd382964000 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01f08f76-a065-4adc-a2a2-2cd382964000 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01f08f76-a065-4adc-a2a2-2cd382964000 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-01f08f76-a065-4adc-a2a2-2cd382964000 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-01f08f76-a065-4adc-a2a2-2cd382964000 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-01f08f76-a065-4adc-a2a2-2cd382964000 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1577/3128] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:41 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:42 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9da3c298-21b6-4324-a4dd-91840b6c93e0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 200 Sep 08 14:19:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1552/3129] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:42 2026] GET /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:42 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:42 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:42 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:42 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:42 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:42 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:42 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8fb11c50-7bf8-4222-bab6-d3af696568bd tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:42 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1578/3130] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:42 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0046d5c3-43e1-469c-9611-d83456b4c990 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0046d5c3-43e1-469c-9611-d83456b4c990 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0046d5c3-43e1-469c-9611-d83456b4c990 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0046d5c3-43e1-469c-9611-d83456b4c990 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0046d5c3-43e1-469c-9611-d83456b4c990 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0046d5c3-43e1-469c-9611-d83456b4c990 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1553/3131] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:42 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7f61c48f-cbfd-4ed2-9eb1-5a98fdda0262 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 200 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1579/3132] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:43 2026] GET /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-73f0068a-cff9-4ba5-add2-0870b250a53f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "249dc3da-da52-472a-b8b2-4352f42932c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-657230281"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:43 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['63446724-3f3e-4235-ac05-f3111400556e', 'a088f8f7-4adf-4ea1-9866-2e9daa7ae232', '0c6609dc-7d3a-44da-b9d5-21322750177d', '3fcde255-1313-4be6-95ff-827ef85b42d0'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d8136982-423b-4d9e-91bf-49aa111f9efc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8136982-423b-4d9e-91bf-49aa111f9efc tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8136982-423b-4d9e-91bf-49aa111f9efc tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d8136982-423b-4d9e-91bf-49aa111f9efc tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:43 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:43 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d8136982-423b-4d9e-91bf-49aa111f9efc tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d8136982-423b-4d9e-91bf-49aa111f9efc tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1580/3133] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:43 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-de61a38f-088b-42fe-beb3-0dd335928c23 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de61a38f-088b-42fe-beb3-0dd335928c23 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de61a38f-088b-42fe-beb3-0dd335928c23 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de61a38f-088b-42fe-beb3-0dd335928c23 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-de61a38f-088b-42fe-beb3-0dd335928c23 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de61a38f-088b-42fe-beb3-0dd335928c23 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1581/3134] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:43 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-73f0068a-cff9-4ba5-add2-0870b250a53f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:19:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1554/3135] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:19:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d585e5f-1bf6-4300-8f14-90f38e2f80ea tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1582/3136] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:43 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7300f96-227e-41d9-9be8-3c4752d19859 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7300f96-227e-41d9-9be8-3c4752d19859 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7300f96-227e-41d9-9be8-3c4752d19859 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7300f96-227e-41d9-9be8-3c4752d19859 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4a6d3792-2789-4edd-9050-bb90ec58c375 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1583/3137] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:44 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f7300f96-227e-41d9-9be8-3c4752d19859 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7300f96-227e-41d9-9be8-3c4752d19859 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1555/3138] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:44 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-11a51733-b60d-4f75-a77b-4f50393b351d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11a51733-b60d-4f75-a77b-4f50393b351d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11a51733-b60d-4f75-a77b-4f50393b351d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-02c3de84-5db3-4cf0-8bc5-93297f6567a3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-11a51733-b60d-4f75-a77b-4f50393b351d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1584/3139] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:44 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-07a02a4b-f052-4900-909a-343e87ef168d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-07a02a4b-f052-4900-909a-343e87ef168d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-11a51733-b60d-4f75-a77b-4f50393b351d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-07a02a4b-f052-4900-909a-343e87ef168d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-07a02a4b-f052-4900-909a-343e87ef168d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-11a51733-b60d-4f75-a77b-4f50393b351d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:44 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1556/3140] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:44 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-07a02a4b-f052-4900-909a-343e87ef168d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-07a02a4b-f052-4900-909a-343e87ef168d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:44 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1585/3141] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:44 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ca52e764-ea86-4caf-a266-d99d74d6129c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e20fc3ff-5a2a-4a82-94f7-e5e44178c20a", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume request body: {'volume': {'snapshot_id': 'e20fc3ff-5a2a-4a82-94f7-e5e44178c20a', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume of 1 GB Sep 08 14:19:44 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Availability Zones retrieved successfully. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Flow 'volume_create_api' (34289050-6321-416e-85ff-467337260ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731c8a2a-3c15-485b-aebd-a35d9217b6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:44 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731c8a2a-3c15-485b-aebd-a35d9217b6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e20fc3ff-5a2a-4a82-94f7-e5e44178c20a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b7511-c242-4bb9-be3d-f0389e2e58e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Created reservations ['d8e8173e-ff6e-45ff-a32f-8dacf0e6c709', '09106c9d-ce51-42d4-b833-d00227d2022f', 'bb71e988-40b7-4d99-8e2f-eedc008126bd', '173de8e7-6fd3-4236-acf2-02b5dd8ff079'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b7511-c242-4bb9-be3d-f0389e2e58e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e8173e-ff6e-45ff-a32f-8dacf0e6c709', '09106c9d-ce51-42d4-b833-d00227d2022f', 'bb71e988-40b7-4d99-8e2f-eedc008126bd', '173de8e7-6fd3-4236-acf2-02b5dd8ff079']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:44 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a3b5f5-a5b4-440a-953c-b93b8fd535d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a3b5f5-a5b4-440a-953c-b93b8fd535d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1dc676-df69-4dbc-97b8-e77585487ab9', '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='2b90d03e1e434bad94ed653467352d70',qos_specs=None,replication_status=,reservations=['d8e8173e-ff6e-45ff-a32f-8dacf0e6c709','09106c9d-ce51-42d4-b833-d00227d2022f','bb71e988-40b7-4d99-8e2f-eedc008126bd','173de8e7-6fd3-4236-acf2-02b5dd8ff079'],size=1,snapshot_id=e20fc3ff-5a2a-4a82-94f7-e5e44178c20a,source_replicaid=,source_volid=None,status='creating',user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1dc676-df69-4dbc-97b8-e77585487ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b90d03e1e434bad94ed653467352d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e20fc3ff-5a2a-4a82-94f7-e5e44178c20a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6db5d78-8c43-4d4e-88b2-8471502294d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6db5d78-8c43-4d4e-88b2-8471502294d2) transitioned into state 'SUCCESS' from 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='2b90d03e1e434bad94ed653467352d70',qos_specs=None,replication_status=,reservations=['d8e8173e-ff6e-45ff-a32f-8dacf0e6c709','09106c9d-ce51-42d4-b833-d00227d2022f','bb71e988-40b7-4d99-8e2f-eedc008126bd','173de8e7-6fd3-4236-acf2-02b5dd8ff079'],size=1,snapshot_id=e20fc3ff-5a2a-4a82-94f7-e5e44178c20a,source_replicaid=,source_volid=None,status='creating',user_id='9fb5747ff7e7430bae41cef3db7f9ca6',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc51afc-6c0e-4fdc-830d-6c9e2e6aa6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc51afc-6c0e-4fdc-830d-6c9e2e6aa6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Flow 'volume_create_api' (34289050-6321-416e-85ff-467337260ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Create volume request issued successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ca52e764-ea86-4caf-a266-d99d74d6129c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1557/3142] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:44 2026] POST /volume/v3/volumes => generated 748 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-76cb9060-6d96-48a0-abe8-7f0456120f39 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1586/3143] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:45 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55e7a108-f070-4e48-b3eb-39b8c6e914ef tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1587/3144] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:45 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5bc78afe-899e-40d9-9c54-2e04419e8c64 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1558/3145] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:45 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c28bca3f-44a1-4337-b723-658201670076 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] GET http://192.168.122.83/volume/v3/volumes/summary Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] Get summary completed successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c28bca3f-44a1-4337-b723-658201670076 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-reader] http://192.168.122.83/volume/v3/volumes/summary returned with HTTP 200 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1588/3146] 192.168.122.83 () {60 vars in 1181 bytes} [Tue Sep 8 14:19:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1a793e48-015e-4686-974c-bdfbf186caf5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume with id: 2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Delete volume request issued successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1a793e48-015e-4686-974c-bdfbf186caf5 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 202 Sep 08 14:19:45 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1559/3147] 192.168.122.83 () {60 vars in 1271 bytes} [Tue Sep 8 14:19:45 2026] DELETE /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4e24abb-f635-4abb-89ae-76f34618639e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4e24abb-f635-4abb-89ae-76f34618639e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4e24abb-f635-4abb-89ae-76f34618639e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4e24abb-f635-4abb-89ae-76f34618639e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:45 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4e24abb-f635-4abb-89ae-76f34618639e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Volume info retrieved successfully. Sep 08 14:19:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4e24abb-f635-4abb-89ae-76f34618639e tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 200 Sep 08 14:19:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1589/3148] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:45 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-544c2bc2-5c2b-4305-8b57-b1395d3246e4 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1560/3149] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:46 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-50acb9a9-8dc6-4e7c-a347-c76dc1508f6f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1590/3150] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:46 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0be8eb1f-f731-4ba6-97a8-780f234d43c3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0be8eb1f-f731-4ba6-97a8-780f234d43c3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] GET http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0be8eb1f-f731-4ba6-97a8-780f234d43c3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0be8eb1f-f731-4ba6-97a8-780f234d43c3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0be8eb1f-f731-4ba6-97a8-780f234d43c3 tempest-ProjectReaderTests-1100792325 tempest-ProjectReaderTests-1100792325-project-admin] http://192.168.122.83/volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d returned with HTTP 404 Sep 08 14:19:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1561/3151] 192.168.122.83 () {60 vars in 1268 bytes} [Tue Sep 8 14:19:46 2026] GET /volume/v3/volumes/2553232f-1413-44d7-a85d-660d3bd0fc5d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3ede390c-363a-4e41-8096-865a024bd9f8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ede390c-363a-4e41-8096-865a024bd9f8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ede390c-363a-4e41-8096-865a024bd9f8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3ede390c-363a-4e41-8096-865a024bd9f8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3ede390c-363a-4e41-8096-865a024bd9f8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3ede390c-363a-4e41-8096-865a024bd9f8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1591/3152] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:47 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eaec235d-1763-45dd-adf3-6ced2e58f4ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1562/3153] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:47 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] POST http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32/action Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c1abdff6e5204d279be659e9911c94d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d9f5f5bc3094bd5a705651c1a009967', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-0dd55ea6-2a5e-4f0f-9f58-d82af479d3be tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32/action returned with HTTP 403 Sep 08 14:19:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1592/3154] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:19:47 2026] POST /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:47 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2bbc3497-ff8d-4edf-a544-eab288a363d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 202 Sep 08 14:19:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1563/3155] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:47 2026] DELETE /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-00e29180-5985-4cd6-aab3-7fbf1abcbe49 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1593/3156] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:47 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cebc1941-f9d7-474b-8cd9-65f9bec73aad tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1564/3157] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:48 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-82d408ac-28b2-491a-bb22-584b5f00c998 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82d408ac-28b2-491a-bb22-584b5f00c998 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82d408ac-28b2-491a-bb22-584b5f00c998 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-82d408ac-28b2-491a-bb22-584b5f00c998 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-82d408ac-28b2-491a-bb22-584b5f00c998 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-82d408ac-28b2-491a-bb22-584b5f00c998 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1594/3158] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:48 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:49 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:49 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:49 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:49 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:49 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:49 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:49 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f3f8000-3f89-4977-9b17-c7dd1b51af5c tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:49 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1565/3159] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:49 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2fdd0f97-d0c9-47ae-b9bb-b5f329b50873 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1595/3160] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:50 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b350c25-3f9a-41b2-bedf-a321a7d50135 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1566/3161] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:50 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:51 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:51 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:51 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:51 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:51 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-db3af4f0-f69d-4d96-8591-0c3f72153b34 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 200 Sep 08 14:19:51 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1596/3162] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:51 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:51 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:51 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:51 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:51 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:51 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:51 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8595e4e1-6442-4d14-86f9-097c9cd3630e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:51 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1567/3163] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:51 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5d654095-8c0f-47f3-8660-89584771e273 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d654095-8c0f-47f3-8660-89584771e273 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d654095-8c0f-47f3-8660-89584771e273 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5d654095-8c0f-47f3-8660-89584771e273 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5d654095-8c0f-47f3-8660-89584771e273 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 returned with HTTP 404 Sep 08 14:19:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1597/3164] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:52 2026] GET /volume/v3/snapshots/eea17aec-db4b-4975-95e5-0fcb49684b32 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b508d22-6a58-41cf-8149-712a89f33410 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b508d22-6a58-41cf-8149-712a89f33410 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 202 Sep 08 14:19:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1568/3165] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:52 2026] DELETE /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:52 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:52 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:52 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:52 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:52 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:52 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-763dd8af-2f15-4c52-91a5-3fdfb75d1939 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 200 Sep 08 14:19:52 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1598/3166] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:52 2026] GET /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:52 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2a8d6f5-6493-41d0-bae8-1b9244b1b062 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1569/3167] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:52 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fce7a202-904e-4af5-ac80-5d55288e65a1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fce7a202-904e-4af5-ac80-5d55288e65a1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fce7a202-904e-4af5-ac80-5d55288e65a1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fce7a202-904e-4af5-ac80-5d55288e65a1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fce7a202-904e-4af5-ac80-5d55288e65a1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 returned with HTTP 404 Sep 08 14:19:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1599/3168] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:53 2026] GET /volume/v3/volumes/249dc3da-da52-472a-b8b2-4352f42932c5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-845773346"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-845773346'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (e5858c93-64d0-42e5-ad5a-fe3c0447b07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1593e401-61af-44eb-91f2-fa4fff1f82ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1593e401-61af-44eb-91f2-fa4fff1f82ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de51dd49-fe70-4e10-842f-5ca6a5cc3b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['41d4d052-8d08-4ef5-b5c8-98a2004265a9', '07ba55c8-c16f-4c2e-b0a1-16344fa8263a', 'c833bf6f-bfe8-494b-9810-9178145be33a', '48d7513a-86f5-423d-8bee-5a8945632ce0'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de51dd49-fe70-4e10-842f-5ca6a5cc3b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d4d052-8d08-4ef5-b5c8-98a2004265a9', '07ba55c8-c16f-4c2e-b0a1-16344fa8263a', 'c833bf6f-bfe8-494b-9810-9178145be33a', '48d7513a-86f5-423d-8bee-5a8945632ce0']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84719185-8c5f-4ab7-94f2-e8b20697a3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84719185-8c5f-4ab7-94f2-e8b20697a3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ac0adb-80ac-415b-819d-4853329cbcc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845773346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['41d4d052-8d08-4ef5-b5c8-98a2004265a9','07ba55c8-c16f-4c2e-b0a1-16344fa8263a','c833bf6f-bfe8-494b-9810-9178145be33a','48d7513a-86f5-423d-8bee-5a8945632ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845773346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92ac0adb-80ac-415b-819d-4853329cbcc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139715db-df5f-4a45-9d51-76e9adb60e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139715db-df5f-4a45-9d51-76e9adb60e49) transitioned into state 'SUCCESS' from state '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-845773346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['41d4d052-8d08-4ef5-b5c8-98a2004265a9','07ba55c8-c16f-4c2e-b0a1-16344fa8263a','c833bf6f-bfe8-494b-9810-9178145be33a','48d7513a-86f5-423d-8bee-5a8945632ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f939b580-b6a8-4cc9-94ad-9ac709e5e1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f939b580-b6a8-4cc9-94ad-9ac709e5e1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (e5858c93-64d0-42e5-ad5a-fe3c0447b07b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d01f1012-f124-4184-8937-0eefcc6ffa2d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:19:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1570/3169] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:19:53 2026] POST /volume/v3/volumes => generated 784 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-45f4ff2e-4b19-46bc-b888-d1b9422369fe tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 returned with HTTP 200 Sep 08 14:19:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1600/3170] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:53 2026] GET /volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21942bd3-9195-418c-9a39-232621096de6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21942bd3-9195-418c-9a39-232621096de6 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21942bd3-9195-418c-9a39-232621096de6 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21942bd3-9195-418c-9a39-232621096de6 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21942bd3-9195-418c-9a39-232621096de6 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21942bd3-9195-418c-9a39-232621096de6 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1571/3171] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:53 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b450bf07-42ba-48b1-8815-17498148aa7d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b450bf07-42ba-48b1-8815-17498148aa7d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b450bf07-42ba-48b1-8815-17498148aa7d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b450bf07-42ba-48b1-8815-17498148aa7d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b450bf07-42ba-48b1-8815-17498148aa7d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b450bf07-42ba-48b1-8815-17498148aa7d tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1601/3172] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:54 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete snapshot with id: e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot delete request issued successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2f5ba8d1-a323-4cf7-b292-0cd26db3573a tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 202 Sep 08 14:19:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1572/3173] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:54 2026] DELETE /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3782b9ac-7350-4446-91fa-8a7463c38273 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3782b9ac-7350-4446-91fa-8a7463c38273 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3782b9ac-7350-4446-91fa-8a7463c38273 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3782b9ac-7350-4446-91fa-8a7463c38273 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:54 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3782b9ac-7350-4446-91fa-8a7463c38273 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3782b9ac-7350-4446-91fa-8a7463c38273 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1602/3174] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:54 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-519c1e84-6820-42f6-ae01-45fbc9848c96 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 returned with HTTP 200 Sep 08 14:19:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1573/3175] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:54 2026] GET /volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92ac0adb-80ac-415b-819d-4853329cbcc2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2056917305"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:19:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:55 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['ae2cd45e-6d56-4887-b220-c537521899cc', 'af256c14-1a29-4484-adc9-779fd349dda3', '8af5349f-5cfd-48be-94c6-8e40e1946d86', '52c6167b-7d35-4a80-a44a-91a2822de6be'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:19:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cd8ca840-5e18-4d43-8bab-44ea32d1e71f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:19:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1603/3176] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:19:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:19:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5e542ba8-2d46-441d-a451-6013e986f1c0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 200 Sep 08 14:19:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1574/3177] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:55 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Snapshot retrieved successfully. Sep 08 14:19:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57fd55a7-11a3-49e2-a2c0-78c9cfb4353e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 200 Sep 08 14:19:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1604/3178] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:55 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b06bc5d-9541-4a52-89f6-84c3ee2233fa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 200 Sep 08 14:19:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1575/3179] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:56 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-63f36f24-da5f-4d23-a51a-09a2be3862fb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63f36f24-da5f-4d23-a51a-09a2be3862fb tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63f36f24-da5f-4d23-a51a-09a2be3862fb tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-63f36f24-da5f-4d23-a51a-09a2be3862fb tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-63f36f24-da5f-4d23-a51a-09a2be3862fb tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 404 Sep 08 14:19:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1605/3180] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:56 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete volume with id: 7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:56 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete volume request issued successfully. Sep 08 14:19:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-073d2ecb-61e1-4534-8ebd-ea6f2bdee961 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 202 Sep 08 14:19:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1576/3181] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:56 2026] DELETE /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-770ae1a1-f320-4a19-a429-8354fec4c77e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-770ae1a1-f320-4a19-a429-8354fec4c77e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-770ae1a1-f320-4a19-a429-8354fec4c77e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-770ae1a1-f320-4a19-a429-8354fec4c77e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:56 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:56 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:56 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:56 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:56 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-770ae1a1-f320-4a19-a429-8354fec4c77e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:56 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-770ae1a1-f320-4a19-a429-8354fec4c77e tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 200 Sep 08 14:19:56 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1606/3182] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:56 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-46edd6b0-b731-4c76-bbe2-cc4a54f06a10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 200 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1577/3183] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:57 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-883a495d-7641-4040-842a-65fb644da248 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: /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 08 14:19:57 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Get all snapshots completed successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-883a495d-7641-4040-842a-65fb644da248 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:19:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1607/3184] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:19:57 2026] GET /volume/v3/snapshots => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9e816ed8-d821-490d-9c77-415c48d02501 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: 09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9e816ed8-d821-490d-9c77-415c48d02501 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 202 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1578/3185] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:57 2026] DELETE /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dc31dd2e-d642-42c1-ad77-51ee0dac22cb tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 200 Sep 08 14:19:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1608/3186] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:57 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2940d364-9df8-41f3-be7d-8c7bb3b19814 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2940d364-9df8-41f3-be7d-8c7bb3b19814 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2940d364-9df8-41f3-be7d-8c7bb3b19814 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2940d364-9df8-41f3-be7d-8c7bb3b19814 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2940d364-9df8-41f3-be7d-8c7bb3b19814 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 404 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1579/3187] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:57 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3f02627c-a7d6-4569-9e6c-295144daa802 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] DELETE http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete volume with id: 1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete volume request issued successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3f02627c-a7d6-4569-9e6c-295144daa802 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 202 Sep 08 14:19:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1609/3188] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:57 2026] DELETE /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:57 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Volume info retrieved successfully. Sep 08 14:19:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0c9224b6-ead2-4ec1-8825-a8ecda5948b3 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 200 Sep 08 14:19:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1580/3189] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:57 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-96624048-979f-4c84-b877-d88c07cf12ee None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96624048-979f-4c84-b877-d88c07cf12ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96624048-979f-4c84-b877-d88c07cf12ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-96624048-979f-4c84-b877-d88c07cf12ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:58 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-96624048-979f-4c84-b877-d88c07cf12ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-96624048-979f-4c84-b877-d88c07cf12ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 200 Sep 08 14:19:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1610/3190] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:58 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-df854697-ffda-41d9-888c-766e664b08ba None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df854697-ffda-41d9-888c-766e664b08ba tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df854697-ffda-41d9-888c-766e664b08ba tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-df854697-ffda-41d9-888c-766e664b08ba tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-df854697-ffda-41d9-888c-766e664b08ba tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 returned with HTTP 404 Sep 08 14:19:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1581/3191] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:58 2026] GET /volume/v3/volumes/1a1dc676-df69-4dbc-97b8-e77585487ab9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] DELETE http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete snapshot with id: e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-dfc884d1-b15f-41b3-a30a-a7b4fb2056e8 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 404 Sep 08 14:19:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1611/3192] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:19:58 2026] DELETE /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-86e8e51e-2643-4d42-be16-d9f8d6680ced None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-86e8e51e-2643-4d42-be16-d9f8d6680ced tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-86e8e51e-2643-4d42-be16-d9f8d6680ced tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-86e8e51e-2643-4d42-be16-d9f8d6680ced tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-86e8e51e-2643-4d42-be16-d9f8d6680ced tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a returned with HTTP 404 Sep 08 14:19:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1582/3193] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:58 2026] GET /volume/v3/snapshots/e20fc3ff-5a2a-4a82-94f7-e5e44178c20a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-572ebb0a-c694-4958-a984-3d671ca5820f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-572ebb0a-c694-4958-a984-3d671ca5820f tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] DELETE http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-572ebb0a-c694-4958-a984-3d671ca5820f tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-572ebb0a-c694-4958-a984-3d671ca5820f tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-572ebb0a-c694-4958-a984-3d671ca5820f tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Delete volume with id: 7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:58 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-572ebb0a-c694-4958-a984-3d671ca5820f tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 404 Sep 08 14:19:58 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1612/3194] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:58 2026] DELETE /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a66965a2-72a3-4820-9296-3067d55d9d14 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a66965a2-72a3-4820-9296-3067d55d9d14 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] GET http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a66965a2-72a3-4820-9296-3067d55d9d14 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a66965a2-72a3-4820-9296-3067d55d9d14 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a66965a2-72a3-4820-9296-3067d55d9d14 tempest-SnapshotDependencyTests-1539631713 tempest-SnapshotDependencyTests-1539631713-project-member] http://192.168.122.83/volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 returned with HTTP 404 Sep 08 14:19:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1583/3195] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:58 2026] GET /volume/v3/volumes/7027ea80-507e-4aa4-910c-10f740916f99 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2c0980f0-32a2-44a7-85c4-31a8d61ec919 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c0980f0-32a2-44a7-85c4-31a8d61ec919 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c0980f0-32a2-44a7-85c4-31a8d61ec919 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2c0980f0-32a2-44a7-85c4-31a8d61ec919 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2c0980f0-32a2-44a7-85c4-31a8d61ec919 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc returned with HTTP 404 Sep 08 14:19:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1613/3196] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:19:59 2026] GET /volume/v3/snapshots/09e0babe-cf61-451c-8096-777582c691dc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:19:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:59 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:59 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:59 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:59 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:19:59 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:59 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:19:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:59 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:19:59 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0d51ec4c-3e0c-4401-ae98-c552bedc5ed5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 returned with HTTP 202 Sep 08 14:19:59 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1584/3197] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:19:59 2026] DELETE /volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:19:59 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:19:59 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:19:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:19:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:19:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:19:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5c329bb1-62a5-4745-abf7-e445e1abe2cd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 returned with HTTP 200 Sep 08 14:19:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1614/3198] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:19:59 2026] GET /volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90318679-c1ef-43e0-9b7c-b98604cb7445 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90318679-c1ef-43e0-9b7c-b98604cb7445 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 Sep 08 14:20:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90318679-c1ef-43e0-9b7c-b98604cb7445 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90318679-c1ef-43e0-9b7c-b98604cb7445 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90318679-c1ef-43e0-9b7c-b98604cb7445 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 returned with HTTP 404 Sep 08 14:20:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1585/3199] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:00 2026] GET /volume/v3/volumes/92ac0adb-80ac-415b-819d-4853329cbcc2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7a97b2f5-727e-4b80-b246-faa969691c60 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1009655101"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1009655101'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:20:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (8792270b-8976-45b4-9a9e-704a999854e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e0ee31-fbcc-4191-b299-d6af730877ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e0ee31-fbcc-4191-b299-d6af730877ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db17ff84-1ce1-4507-8c76-580ae4c628e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['db84d1ae-4d2f-4862-8101-b3b3ee461bfc', '3bb2f269-62b4-4811-acaa-3a70761ce63e', 'bb0112d6-352c-4e65-ad83-9a4e6b63d9a8', 'cb50668b-27e0-4958-a483-a3ea4a0fc949'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db17ff84-1ce1-4507-8c76-580ae4c628e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db84d1ae-4d2f-4862-8101-b3b3ee461bfc', '3bb2f269-62b4-4811-acaa-3a70761ce63e', 'bb0112d6-352c-4e65-ad83-9a4e6b63d9a8', 'cb50668b-27e0-4958-a483-a3ea4a0fc949']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d85a95-537f-40ca-a606-c20e6be70c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d85a95-537f-40ca-a606-c20e6be70c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b574dd-ff21-408a-a51e-66a9f64575cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1009655101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['db84d1ae-4d2f-4862-8101-b3b3ee461bfc','3bb2f269-62b4-4811-acaa-3a70761ce63e','bb0112d6-352c-4e65-ad83-9a4e6b63d9a8','cb50668b-27e0-4958-a483-a3ea4a0fc949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1009655101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b574dd-ff21-408a-a51e-66a9f64575cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:00 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d02ff7-da6f-4040-aaad-97d790d89879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d02ff7-da6f-4040-aaad-97d790d89879) transitioned into state 'SUCCESS' from state '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-1009655101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['db84d1ae-4d2f-4862-8101-b3b3ee461bfc','3bb2f269-62b4-4811-acaa-3a70761ce63e','bb0112d6-352c-4e65-ad83-9a4e6b63d9a8','cb50668b-27e0-4958-a483-a3ea4a0fc949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e1802b-61a7-49fc-9187-4def1a439583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e1802b-61a7-49fc-9187-4def1a439583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:01 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (8792270b-8976-45b4-9a9e-704a999854e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:20:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7a97b2f5-727e-4b80-b246-faa969691c60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1615/3200] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:00 2026] POST /volume/v3/volumes => generated 785 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:01 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:01 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c65577e2-b894-4fee-a54a-68d6a43b6a97 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd returned with HTTP 200 Sep 08 14:20:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1586/3201] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:01 2026] GET /volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21a56243-a8be-4e46-9c31-b7f08922ed86 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd returned with HTTP 200 Sep 08 14:20:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1616/3202] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:02 2026] GET /volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64b574dd-ff21-408a-a51e-66a9f64575cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-887899334"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:02 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:02 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['ed5a0d38-681f-47f4-b7b1-79ca0e0a8391', 'e61f75e1-fabc-4e5b-a3f7-93091cc564da', '9a701688-4895-40c4-a96d-0ea68684f27e', 'b6102e01-154b-4536-a28e-f6eb57dcbf47'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:20:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ee9a9bc6-d928-4ec6-8bfb-885938c2d662 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1587/3203] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b66b9ab-c8c9-4cf3-9e5e-ff3d7f3ccb17 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1617/3204] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:02 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:03 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:03 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:03 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:03 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:03 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ceb5216-f307-43b9-88ee-1259d3bf543a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:03 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1588/3205] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:03 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3e4df49f-7305-4c65-b094-99f230106309 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e4df49f-7305-4c65-b094-99f230106309 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e4df49f-7305-4c65-b094-99f230106309 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3e4df49f-7305-4c65-b094-99f230106309 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3e4df49f-7305-4c65-b094-99f230106309 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3e4df49f-7305-4c65-b094-99f230106309 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1618/3206] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:04 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-480b50db-fe77-486e-bfeb-ed272f468b20 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-480b50db-fe77-486e-bfeb-ed272f468b20 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-480b50db-fe77-486e-bfeb-ed272f468b20 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-480b50db-fe77-486e-bfeb-ed272f468b20 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-480b50db-fe77-486e-bfeb-ed272f468b20 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-480b50db-fe77-486e-bfeb-ed272f468b20 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1589/3207] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:05 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] POST http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60/action Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Updating snapshot '54ca5202-c5e5-412c-b019-7b9dcead0a60' with '{'status': 'error'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c1abdff6e5204d279be659e9911c94d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d9f5f5bc3094bd5a705651c1a009967', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ba61377a-e003-44c9-9977-2e3d79c2fa48 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60/action returned with HTTP 403 Sep 08 14:20:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1619/3208] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:05 2026] POST /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: 54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:05 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:05 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8b88e2b4-a386-428a-8cc0-3de7e40ab614 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 202 Sep 08 14:20:05 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1590/3209] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:05 2026] DELETE /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f85c4f8c-7f21-4eff-af9b-30cf1651cccd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1620/3210] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:05 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3e1f0d43-cfd8-4186-a612-fece95c42986 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 200 Sep 08 14:20:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1591/3211] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:06 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b6af763a-3cf4-4958-9286-4166caac7067 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6af763a-3cf4-4958-9286-4166caac7067 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6af763a-3cf4-4958-9286-4166caac7067 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6af763a-3cf4-4958-9286-4166caac7067 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6af763a-3cf4-4958-9286-4166caac7067 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 returned with HTTP 404 Sep 08 14:20:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1621/3212] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:07 2026] GET /volume/v3/snapshots/54ca5202-c5e5-412c-b019-7b9dcead0a60 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:20:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:07 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:20:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4550f0f9-1ad9-4915-9250-00f64d6db88b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd returned with HTTP 202 Sep 08 14:20:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1592/3213] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:07 2026] DELETE /volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21a007b3-b80a-4a96-b532-6822cf117f1a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21a007b3-b80a-4a96-b532-6822cf117f1a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21a007b3-b80a-4a96-b532-6822cf117f1a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21a007b3-b80a-4a96-b532-6822cf117f1a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21a007b3-b80a-4a96-b532-6822cf117f1a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21a007b3-b80a-4a96-b532-6822cf117f1a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd returned with HTTP 200 Sep 08 14:20:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1622/3214] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:07 2026] GET /volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1ebeddfe-e050-4705-a234-e079032ca83e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ebeddfe-e050-4705-a234-e079032ca83e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd Sep 08 14:20:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ebeddfe-e050-4705-a234-e079032ca83e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1ebeddfe-e050-4705-a234-e079032ca83e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1ebeddfe-e050-4705-a234-e079032ca83e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd returned with HTTP 404 Sep 08 14:20:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1593/3215] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:08 2026] GET /volume/v3/volumes/64b574dd-ff21-408a-a51e-66a9f64575cd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-31482852"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-31482852'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:20:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (f3c53380-4e3f-4d90-8878-5dc75789bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b573f35-9989-4966-b2f5-0120958862bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b573f35-9989-4966-b2f5-0120958862bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ca1901-38af-46b1-b43e-9e24ec18006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['66f4a637-5284-49bb-8ee1-7048971f5ae7', 'c4eea08b-0c5a-424d-b722-7d67918c68a7', '9bb4caaa-48e1-4185-9987-5365948596fc', '616d7408-412e-436b-a0e0-bcde003bafa1'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ca1901-38af-46b1-b43e-9e24ec18006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f4a637-5284-49bb-8ee1-7048971f5ae7', 'c4eea08b-0c5a-424d-b722-7d67918c68a7', '9bb4caaa-48e1-4185-9987-5365948596fc', '616d7408-412e-436b-a0e0-bcde003bafa1']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759fd82-c311-4461-b104-c2aee5495335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759fd82-c311-4461-b104-c2aee5495335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d0d037-8a18-4208-8fcb-2b19b0fb602b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31482852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['66f4a637-5284-49bb-8ee1-7048971f5ae7','c4eea08b-0c5a-424d-b722-7d67918c68a7','9bb4caaa-48e1-4185-9987-5365948596fc','616d7408-412e-436b-a0e0-bcde003bafa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31482852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d0d037-8a18-4208-8fcb-2b19b0fb602b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c47673-0e49-4ca7-9133-f39f74e64316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c47673-0e49-4ca7-9133-f39f74e64316) transitioned into state 'SUCCESS' from state '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-31482852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['66f4a637-5284-49bb-8ee1-7048971f5ae7','c4eea08b-0c5a-424d-b722-7d67918c68a7','9bb4caaa-48e1-4185-9987-5365948596fc','616d7408-412e-436b-a0e0-bcde003bafa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47512d99-1344-4fda-be38-7558402763e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47512d99-1344-4fda-be38-7558402763e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (f3c53380-4e3f-4d90-8878-5dc75789bf00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:20:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-509c947e-f1f9-44a1-8c89-f96204a3b955 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1623/3216] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:08 2026] POST /volume/v3/volumes => generated 783 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-669fdde2-59e2-44d4-b9da-040a6f6387cf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b returned with HTTP 200 Sep 08 14:20:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1594/3217] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:09 2026] GET /volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:10 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-134433f5-14a4-4bfb-b69e-5cc70d72cafa tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b returned with HTTP 200 Sep 08 14:20:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1624/3218] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:10 2026] GET /volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4f18ab5f-9e27-4597-be08-224aa645d64b None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51d0d037-8a18-4208-8fcb-2b19b0fb602b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-763727356"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:10 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:10 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['20356be2-3a57-4b7c-9ef1-592183d5524d', 'bddeb5cf-2d7b-498e-8ea1-38de21479871', 'bb3322aa-ea9f-40e4-9eca-3b01728cf299', 'd8570332-77eb-4b31-9bc2-e9f5e1e1f9f4'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:10 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:10 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:20:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4f18ab5f-9e27-4597-be08-224aa645d64b tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1595/3219] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:10 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:10 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:10 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4957babf-457c-4d89-a390-ac0f48b1dfcd tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:10 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1625/3220] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:10 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-de2d6a87-c8c9-4f48-a9ba-c65b118a14fc tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1596/3221] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:11 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6d881288-e91f-4702-9195-3339e2ee572a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6d881288-e91f-4702-9195-3339e2ee572a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6d881288-e91f-4702-9195-3339e2ee572a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6d881288-e91f-4702-9195-3339e2ee572a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6d881288-e91f-4702-9195-3339e2ee572a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6d881288-e91f-4702-9195-3339e2ee572a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1626/3222] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:12 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cb1d8849-3f2b-4195-b4bb-d1357004860d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1597/3223] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:12 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:12 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cd3f9b76-333b-41b7-89d0-e82c94581060 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 202 Sep 08 14:20:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1627/3224] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:12 2026] DELETE /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-48a2aa73-2593-4581-aa12-2c733f7b5245 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1598/3225] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:12 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-43b1c644-a340-42df-a1dc-ad1ea8efd204 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 200 Sep 08 14:20:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1628/3226] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:13 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dc784676-ef73-4942-aa2f-a64e9a48905f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc784676-ef73-4942-aa2f-a64e9a48905f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc784676-ef73-4942-aa2f-a64e9a48905f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dc784676-ef73-4942-aa2f-a64e9a48905f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=564,cinder:UPDATE=246,cinder:INSERT=154 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dc784676-ef73-4942-aa2f-a64e9a48905f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd returned with HTTP 404 Sep 08 14:20:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1599/3227] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:14 2026] GET /volume/v3/snapshots/b67afbc9-2629-4642-991e-f1f146cf4fcd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-21428a38-a7a2-42ab-b830-27f98ff889ae None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:14 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=480,cinder:INSERT=104,cinder:UPDATE=145 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:20:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:20:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-21428a38-a7a2-42ab-b830-27f98ff889ae tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b returned with HTTP 202 Sep 08 14:20:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1629/3228] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:14 2026] DELETE /volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:15 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:15 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-625ad1fe-d9fc-459d-9fe5-66374de30ada tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b returned with HTTP 200 Sep 08 14:20:15 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1600/3229] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:14 2026] GET /volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0415a93-6af3-45b4-b994-84f1185422d0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0415a93-6af3-45b4-b994-84f1185422d0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0415a93-6af3-45b4-b994-84f1185422d0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0415a93-6af3-45b4-b994-84f1185422d0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0415a93-6af3-45b4-b994-84f1185422d0 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b returned with HTTP 404 Sep 08 14:20:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1630/3230] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:16 2026] GET /volume/v3/volumes/51d0d037-8a18-4208-8fcb-2b19b0fb602b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1233625851"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1233625851'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:20:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (d22352c1-47e3-499d-9488-0ca9344e84bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e8a679-19c0-4edc-8308-7baebdf6f25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e8a679-19c0-4edc-8308-7baebdf6f25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d53cdf-9d69-45a2-a6b9-0dfc55af8bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['6b246d91-a7c5-4f95-8b1c-566e4cd8165d', '4b5d6b52-0f12-486a-be6a-434ae2f381b5', 'a9e50e97-e87a-4498-8afe-2149fa2f0472', '2b39f2ab-4e1f-4f0c-8e6f-9cb7094a6f80'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d53cdf-9d69-45a2-a6b9-0dfc55af8bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b246d91-a7c5-4f95-8b1c-566e4cd8165d', '4b5d6b52-0f12-486a-be6a-434ae2f381b5', 'a9e50e97-e87a-4498-8afe-2149fa2f0472', '2b39f2ab-4e1f-4f0c-8e6f-9cb7094a6f80']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6541c2-cb2d-4ece-a60d-9aa7ffb09ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:16 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6541c2-cb2d-4ece-a60d-9aa7ffb09ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a8f607d-00a9-4da4-a2ef-d6253fc8874b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233625851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['6b246d91-a7c5-4f95-8b1c-566e4cd8165d','4b5d6b52-0f12-486a-be6a-434ae2f381b5','a9e50e97-e87a-4498-8afe-2149fa2f0472','2b39f2ab-4e1f-4f0c-8e6f-9cb7094a6f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233625851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a8f607d-00a9-4da4-a2ef-d6253fc8874b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3035eaf0-dd9b-4d04-8bf1-df9e3ab4d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3035eaf0-dd9b-4d04-8bf1-df9e3ab4d9df) transitioned into state 'SUCCESS' from state '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-1233625851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['6b246d91-a7c5-4f95-8b1c-566e4cd8165d','4b5d6b52-0f12-486a-be6a-434ae2f381b5','a9e50e97-e87a-4498-8afe-2149fa2f0472','2b39f2ab-4e1f-4f0c-8e6f-9cb7094a6f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23385894-ea86-4cb1-97cf-ea38aadc43bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23385894-ea86-4cb1-97cf-ea38aadc43bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (d22352c1-47e3-499d-9488-0ca9344e84bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:16 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:20:16 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-63457a7f-ff64-4b15-97e7-ed983bc31a64 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:16 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1601/3231] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:16 2026] POST /volume/v3/volumes => generated 785 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:16 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:16 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:16 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:16 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:16 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:16 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-93341ae1-f75c-4b3e-8aec-53efb2190f46 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b returned with HTTP 200 Sep 08 14:20:16 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1631/3232] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:16 2026] GET /volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4128a549-4ee2-478d-a41c-148540878eba None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4128a549-4ee2-478d-a41c-148540878eba tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4128a549-4ee2-478d-a41c-148540878eba tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4128a549-4ee2-478d-a41c-148540878eba tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:17 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4128a549-4ee2-478d-a41c-148540878eba tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4128a549-4ee2-478d-a41c-148540878eba tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b returned with HTTP 200 Sep 08 14:20:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1602/3233] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:17 2026] GET /volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-31642e99-6b8a-48be-a56e-31328c0bd406 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:17 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a8f607d-00a9-4da4-a2ef-d6253fc8874b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1834574583"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:17 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:17 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:17 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:17 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['f88e2afa-57c2-4b1a-a620-b1d7ea98c98f', 'a4a05be8-4df7-4d2a-979f-e904f5436289', '330de33e-86f5-441d-aa9b-05be9daa55f8', '36622482-4a97-4f8d-ba7c-90d1a702fb3d'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:17 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:17 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:17 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:20:17 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-31642e99-6b8a-48be-a56e-31328c0bd406 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:17 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1632/3234] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:17 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:17 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:17 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30d5e9f6-da56-4a06-a7b8-345b8e86fdf6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 200 Sep 08 14:20:17 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1603/3235] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:17 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6a1e837e-c13f-4d39-b063-c790c5340828 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a1e837e-c13f-4d39-b063-c790c5340828 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a1e837e-c13f-4d39-b063-c790c5340828 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6a1e837e-c13f-4d39-b063-c790c5340828 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-6a1e837e-c13f-4d39-b063-c790c5340828 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6a1e837e-c13f-4d39-b063-c790c5340828 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 200 Sep 08 14:20:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1633/3236] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:18 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-822184af-1b81-4382-bb77-90d49c4e8f8a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-822184af-1b81-4382-bb77-90d49c4e8f8a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-822184af-1b81-4382-bb77-90d49c4e8f8a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-822184af-1b81-4382-bb77-90d49c4e8f8a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-822184af-1b81-4382-bb77-90d49c4e8f8a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-822184af-1b81-4382-bb77-90d49c4e8f8a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 200 Sep 08 14:20:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1604/3237] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:19 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] POST http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b/action Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.snapshot_unmanage [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Unmanage snapshot with id: 867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.policy [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c1abdff6e5204d279be659e9911c94d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d9f5f5bc3094bd5a705651c1a009967', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86976) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c6b26b95-67bf-40ab-969c-3d86899d7a69 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b/action returned with HTTP 403 Sep 08 14:20:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1634/3238] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:19 2026] POST /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-704b37ff-d912-4180-91a1-13b0875a5e6e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: 867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:19 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-704b37ff-d912-4180-91a1-13b0875a5e6e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 202 Sep 08 14:20:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1605/3239] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:19 2026] DELETE /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c5a95d74-5a6c-47e7-bc0c-e9ec2e4c87b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 200 Sep 08 14:20:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1635/3240] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:19 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-64a97499-b109-4cc2-bd34-68402adc0158 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64a97499-b109-4cc2-bd34-68402adc0158 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64a97499-b109-4cc2-bd34-68402adc0158 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-64a97499-b109-4cc2-bd34-68402adc0158 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-64a97499-b109-4cc2-bd34-68402adc0158 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-64a97499-b109-4cc2-bd34-68402adc0158 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 200 Sep 08 14:20:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1606/3241] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:20 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bb328b86-2ffe-460a-af88-b8e0c7062774 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb328b86-2ffe-460a-af88-b8e0c7062774 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb328b86-2ffe-460a-af88-b8e0c7062774 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb328b86-2ffe-460a-af88-b8e0c7062774 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb328b86-2ffe-460a-af88-b8e0c7062774 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b returned with HTTP 404 Sep 08 14:20:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1636/3242] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:21 2026] GET /volume/v3/snapshots/867dab8a-bd18-4edc-a09c-413e7077a78b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:20:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68b33085-b1f6-41d3-8fe6-bfced49e7b89 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b returned with HTTP 202 Sep 08 14:20:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1607/3243] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:21 2026] DELETE /volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a198b277-941b-4584-9050-38df09e06974 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a198b277-941b-4584-9050-38df09e06974 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a198b277-941b-4584-9050-38df09e06974 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a198b277-941b-4584-9050-38df09e06974 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:21 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:21 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:21 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:21 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:21 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a198b277-941b-4584-9050-38df09e06974 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a198b277-941b-4584-9050-38df09e06974 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b returned with HTTP 200 Sep 08 14:20:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1637/3244] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:21 2026] GET /volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2778eb56-85d2-4a99-b490-c22e8a604fde None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2778eb56-85d2-4a99-b490-c22e8a604fde tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2778eb56-85d2-4a99-b490-c22e8a604fde tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2778eb56-85d2-4a99-b490-c22e8a604fde tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2778eb56-85d2-4a99-b490-c22e8a604fde tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b returned with HTTP 404 Sep 08 14:20:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1608/3245] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:23 2026] GET /volume/v3/volumes/1a8f607d-00a9-4da4-a2ef-d6253fc8874b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3b45566b-efa4-4350-a639-fd7b56691e43 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2128635387"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2128635387'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:20:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (26741f15-d74b-484b-95f2-15e45d0d89ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede215a7-303e-4dd6-a2f1-e563a1339573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede215a7-303e-4dd6-a2f1-e563a1339573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90545520-a9fb-40a8-b9cf-c78974bb29e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['2b6f8111-4dc6-4af6-9584-e0dff16d8869', 'fe3ed0d5-3634-426b-8060-de09647917e4', 'd0f6e9d7-bd21-459f-94fc-f5b0ae639b03', '2723abef-b198-4928-86d1-5077e8d7eb06'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90545520-a9fb-40a8-b9cf-c78974bb29e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b6f8111-4dc6-4af6-9584-e0dff16d8869', 'fe3ed0d5-3634-426b-8060-de09647917e4', 'd0f6e9d7-bd21-459f-94fc-f5b0ae639b03', '2723abef-b198-4928-86d1-5077e8d7eb06']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3bf104-0ed5-4d2e-97c0-e8f7fdf236ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3bf104-0ed5-4d2e-97c0-e8f7fdf236ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2128635387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['2b6f8111-4dc6-4af6-9584-e0dff16d8869','fe3ed0d5-3634-426b-8060-de09647917e4','d0f6e9d7-bd21-459f-94fc-f5b0ae639b03','2723abef-b198-4928-86d1-5077e8d7eb06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2128635387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d140d8-9490-443e-a0d4-26ad8aea41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d140d8-9490-443e-a0d4-26ad8aea41c1) transitioned into state 'SUCCESS' from state '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-2128635387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['2b6f8111-4dc6-4af6-9584-e0dff16d8869','fe3ed0d5-3634-426b-8060-de09647917e4','d0f6e9d7-bd21-459f-94fc-f5b0ae639b03','2723abef-b198-4928-86d1-5077e8d7eb06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62834628-0976-4dcb-b925-d8d2755d86e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62834628-0976-4dcb-b925-d8d2755d86e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (26741f15-d74b-484b-95f2-15e45d0d89ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:20:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3b45566b-efa4-4350-a639-fd7b56691e43 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1638/3246] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:23 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:23 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:23 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:23 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:23 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:23 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e0b8e026-ba11-472e-8b4c-21e17f8b46f8 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 returned with HTTP 200 Sep 08 14:20:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1609/3247] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:23 2026] GET /volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:24 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9959f123-26d1-4d05-8d1f-41f9106ed1d5 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 returned with HTTP 200 Sep 08 14:20:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1639/3248] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:24 2026] GET /volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-77948b77-5939-403b-abfd-6be43b63510c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:24 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-249956648"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:24 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:24 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:24 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:24 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['13ebf684-06ba-489d-82a5-c26fdde28594', '9b6b127d-ec22-4ed4-ba3e-43541fed384d', '7c35a01e-648a-4d28-988c-2c16025c8c89', '8e568d6d-c3c3-4696-bb82-644bd111bb40'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:24 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:24 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:24 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:20:24 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-77948b77-5939-403b-abfd-6be43b63510c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:24 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1610/3249] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:24 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:24 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:24 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-62e09cf6-aa87-4b54-b01c-d7a3730f912a tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:24 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1640/3250] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:24 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:25 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:25 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:25 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:25 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:25 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c63c773c-54b7-4e5c-bfe5-28b42c6ad5b7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:25 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1611/3251] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:25 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e6c878a2-fba3-43d5-8a6c-ca7c19004b28 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1641/3252] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:26 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:20:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-84b9ad99-dc51-456f-859d-bf25641e4f5e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84b9ad99-dc51-456f-859d-bf25641e4f5e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] PUT http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-84b9ad99-dc51-456f-859d-bf25641e4f5e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-84b9ad99-dc51-456f-859d-bf25641e4f5e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Snapshot retrieved successfully. Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-84b9ad99-dc51-456f-859d-bf25641e4f5e tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1612/3253] 192.168.122.83 () {60 vars in 1253 bytes} [Tue Sep 8 14:20:26 2026] PUT /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: 0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:26 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c4943d82-88f7-48e5-87d4-24963dc2e833 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 202 Sep 08 14:20:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1642/3254] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:26 2026] DELETE /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-90f598cb-d7cd-4d37-a139-7821c1887b3d tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:26 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1613/3255] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:26 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b009a48a-67f9-4b6b-b74f-e601e346dbdf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 200 Sep 08 14:20:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1643/3256] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:27 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 493 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-dcce0ce8-2aca-4916-9d7d-237af507e13c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcce0ce8-2aca-4916-9d7d-237af507e13c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 Sep 08 14:20:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dcce0ce8-2aca-4916-9d7d-237af507e13c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-dcce0ce8-2aca-4916-9d7d-237af507e13c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-dcce0ce8-2aca-4916-9d7d-237af507e13c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 returned with HTTP 404 Sep 08 14:20:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1614/3257] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:28 2026] GET /volume/v3/snapshots/0f185916-bb80-4be5-810e-b8b977e928f4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:28 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:20:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-eefb2f53-1d5e-400b-b704-5177c5eb00e9 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 returned with HTTP 202 Sep 08 14:20:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1644/3258] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:28 2026] DELETE /volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1367c82f-700c-458a-b4e5-e0bf67c0f8b1 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 returned with HTTP 200 Sep 08 14:20:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1615/3259] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:28 2026] GET /volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a2d315cc-e449-4eec-9468-a45c8e1903ee None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2d315cc-e449-4eec-9468-a45c8e1903ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2d315cc-e449-4eec-9468-a45c8e1903ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a2d315cc-e449-4eec-9468-a45c8e1903ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a2d315cc-e449-4eec-9468-a45c8e1903ee tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 returned with HTTP 404 Sep 08 14:20:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1645/3260] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:30 2026] GET /volume/v3/volumes/6c8d5b3c-779f-4e0e-8e7b-d6c3cd30c468 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1270787943"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1270787943'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume of 1 GB Sep 08 14:20:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (161622d5-1902-409d-9f63-1977286edbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b6b56a-9cf3-4c46-bd2e-81e88e20944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b6b56a-9cf3-4c46-bd2e-81e88e20944f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af8c50e-7a84-4a08-b922-815047dc8355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['85371cae-e683-44a3-bd0d-76338dbfb3a6', '6b62722d-7062-4dd4-9f3c-b72ed4eae6a9', '457f1350-f2f2-4f7b-80f6-93667eeb8a30', 'eab505d4-ee65-4ff4-8326-3b8d0f07c1bb'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af8c50e-7a84-4a08-b922-815047dc8355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85371cae-e683-44a3-bd0d-76338dbfb3a6', '6b62722d-7062-4dd4-9f3c-b72ed4eae6a9', '457f1350-f2f2-4f7b-80f6-93667eeb8a30', 'eab505d4-ee65-4ff4-8326-3b8d0f07c1bb']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b306f0b1-f45b-41c0-be01-d07d4759c6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:30 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b306f0b1-f45b-41c0-be01-d07d4759c6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e240f1-50bf-4344-a697-f4b6e28e0831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270787943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['85371cae-e683-44a3-bd0d-76338dbfb3a6','6b62722d-7062-4dd4-9f3c-b72ed4eae6a9','457f1350-f2f2-4f7b-80f6-93667eeb8a30','eab505d4-ee65-4ff4-8326-3b8d0f07c1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270787943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e240f1-50bf-4344-a697-f4b6e28e0831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d9f5f5bc3094bd5a705651c1a009967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351946e0-693d-467d-a408-1fbb09ddc116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351946e0-693d-467d-a408-1fbb09ddc116) transitioned into state 'SUCCESS' from state '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-1270787943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d9f5f5bc3094bd5a705651c1a009967',qos_specs=None,replication_status=,reservations=['85371cae-e683-44a3-bd0d-76338dbfb3a6','6b62722d-7062-4dd4-9f3c-b72ed4eae6a9','457f1350-f2f2-4f7b-80f6-93667eeb8a30','eab505d4-ee65-4ff4-8326-3b8d0f07c1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f9a5298d94f6a8de11f42090ed4c4',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9c5cc9-42e0-469a-bda7-498b9f2802c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9c5cc9-42e0-469a-bda7-498b9f2802c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Flow 'volume_create_api' (161622d5-1902-409d-9f63-1977286edbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:30 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create volume request issued successfully. Sep 08 14:20:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-069b4a36-36cb-448f-a9b5-8df4b156abaf tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1616/3261] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:30 2026] POST /volume/v3/volumes => generated 785 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-512250da-5ca3-41c8-ab38-73492a59db44 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-512250da-5ca3-41c8-ab38-73492a59db44 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-512250da-5ca3-41c8-ab38-73492a59db44 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-512250da-5ca3-41c8-ab38-73492a59db44 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-512250da-5ca3-41c8-ab38-73492a59db44 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-512250da-5ca3-41c8-ab38-73492a59db44 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 returned with HTTP 200 Sep 08 14:20:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1646/3262] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:30 2026] GET /volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a4cf22a9-3514-4085-b76a-3c113e510128 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4cf22a9-3514-4085-b76a-3c113e510128 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4cf22a9-3514-4085-b76a-3c113e510128 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a4cf22a9-3514-4085-b76a-3c113e510128 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:31 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a4cf22a9-3514-4085-b76a-3c113e510128 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a4cf22a9-3514-4085-b76a-3c113e510128 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 returned with HTTP 200 Sep 08 14:20:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1617/3263] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:31 2026] GET /volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:31 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11e240f1-50bf-4344-a697-f4b6e28e0831", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-807023757"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:31 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:31 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:31 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Create snapshot from volume 11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:31 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Created reservations ['e187ad32-bcd2-4372-9c38-362e49cbf2a8', '0e12f280-905d-49ee-ad7a-ea963bdf048b', 'b50fccca-6c6a-4543-a72a-5b57e80ecb4f', '32b60033-84ae-4e9a-a97d-08ffb4568558'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:31 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:31 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:31 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot create request issued successfully. Sep 08 14:20:31 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d7094cd8-83d0-4b3e-bcd5-c65cc7be9b60 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:31 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1647/3264] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:31 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 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:31 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:31 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:31 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a883db87-4f05-4715-bfda-fdcca890d2d6 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:31 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1618/3265] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:31 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-726fd551-df8b-47de-9724-d1c4786288e7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-726fd551-df8b-47de-9724-d1c4786288e7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-726fd551-df8b-47de-9724-d1c4786288e7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-726fd551-df8b-47de-9724-d1c4786288e7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:32 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:32 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:32 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-726fd551-df8b-47de-9724-d1c4786288e7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-726fd551-df8b-47de-9724-d1c4786288e7 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:32 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1648/3266] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:32 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b201538f-1787-4330-b5a8-144abe5cf597 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b201538f-1787-4330-b5a8-144abe5cf597 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b201538f-1787-4330-b5a8-144abe5cf597 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b201538f-1787-4330-b5a8-144abe5cf597 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b201538f-1787-4330-b5a8-144abe5cf597 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b201538f-1787-4330-b5a8-144abe5cf597 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1619/3267] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:33 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4f45325c-21c1-4069-9625-f6624216cf8f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f45325c-21c1-4069-9625-f6624216cf8f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] POST http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f45325c-21c1-4069-9625-f6624216cf8f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4f45325c-21c1-4069-9625-f6624216cf8f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.admin_actions [None req-4f45325c-21c1-4069-9625-f6624216cf8f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Updating snapshot '5027e71c-1506-48c3-a2e7-3872ee88d9a2' with '{'status': 'creating'}' {{(pid=86976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4f45325c-21c1-4069-9625-f6624216cf8f tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action returned with HTTP 202 Sep 08 14:20:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1649/3268] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:33 2026] POST /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-41752258-9af5-4086-b771-5c02d8687594 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41752258-9af5-4086-b771-5c02d8687594 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41752258-9af5-4086-b771-5c02d8687594 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-41752258-9af5-4086-b771-5c02d8687594 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-41752258-9af5-4086-b771-5c02d8687594 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-41752258-9af5-4086-b771-5c02d8687594 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1620/3269] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:33 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] POST http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.contrib.snapshot_actions [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86976) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.contrib.snapshot_actions [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] Updating snapshot 5027e71c-1506-48c3-a2e7-3872ee88d9a2 with info {'id': '5027e71c-1506-48c3-a2e7-3872ee88d9a2', 'status': 'error', 'progress': '80%'} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-361ba6bb-58bc-4f41-b7f2-b19e686f8e10 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-member] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action returned with HTTP 202 Sep 08 14:20:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1650/3270] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:33 2026] POST /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete snapshot with id: 5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cab4137a-28ed-4cc9-bc6c-bdb380434985 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 202 Sep 08 14:20:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1621/3271] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:33 2026] DELETE /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-79213e87-dffa-4bac-b370-8daae2b36651 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-79213e87-dffa-4bac-b370-8daae2b36651 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-79213e87-dffa-4bac-b370-8daae2b36651 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-79213e87-dffa-4bac-b370-8daae2b36651 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:33 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:33 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-79213e87-dffa-4bac-b370-8daae2b36651 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-79213e87-dffa-4bac-b370-8daae2b36651 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1651/3272] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:33 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-21521b21-92d3-45e7-95b9-51031ebdd332 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21521b21-92d3-45e7-95b9-51031ebdd332 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21521b21-92d3-45e7-95b9-51031ebdd332 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:35 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-21521b21-92d3-45e7-95b9-51031ebdd332 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:35 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:35 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:35 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-21521b21-92d3-45e7-95b9-51031ebdd332 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Snapshot retrieved successfully. Sep 08 14:20:35 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-21521b21-92d3-45e7-95b9-51031ebdd332 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 200 Sep 08 14:20:35 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1622/3273] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:34 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e1235cc7-3a1d-4f7c-9bce-6b6e75fad9e3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1235cc7-3a1d-4f7c-9bce-6b6e75fad9e3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1235cc7-3a1d-4f7c-9bce-6b6e75fad9e3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e1235cc7-3a1d-4f7c-9bce-6b6e75fad9e3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e1235cc7-3a1d-4f7c-9bce-6b6e75fad9e3 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 returned with HTTP 404 Sep 08 14:20:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1652/3274] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:36 2026] GET /volume/v3/snapshots/5027e71c-1506-48c3-a2e7-3872ee88d9a2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:36 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:36 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume with id: 11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:36 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:36 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:36 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:36 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:36 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Delete volume request issued successfully. Sep 08 14:20:36 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-43d86ea7-8e88-4f24-b9d1-e91e0a976043 tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 returned with HTTP 202 Sep 08 14:20:36 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1623/3275] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:36 2026] DELETE /volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7582f844-d4a7-452f-a3ab-32f591512a4c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7582f844-d4a7-452f-a3ab-32f591512a4c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7582f844-d4a7-452f-a3ab-32f591512a4c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7582f844-d4a7-452f-a3ab-32f591512a4c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:36 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:36 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:36 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:36 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:36 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7582f844-d4a7-452f-a3ab-32f591512a4c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Volume info retrieved successfully. Sep 08 14:20:36 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7582f844-d4a7-452f-a3ab-32f591512a4c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 returned with HTTP 200 Sep 08 14:20:36 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1653/3276] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:36 2026] GET /volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1465545b-d8a1-45f4-b184-04ae10da028c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1465545b-d8a1-45f4-b184-04ae10da028c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] GET http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 Sep 08 14:20:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1465545b-d8a1-45f4-b184-04ae10da028c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:37 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1465545b-d8a1-45f4-b184-04ae10da028c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:37 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1465545b-d8a1-45f4-b184-04ae10da028c tempest-ProjectMemberTests-1555577386 tempest-ProjectMemberTests-1555577386-project-admin] http://192.168.122.83/volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 returned with HTTP 404 Sep 08 14:20:37 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1624/3277] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:37 2026] GET /volume/v3/volumes/11e240f1-50bf-4344-a697-f4b6e28e0831 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:39 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-852367f8-a751-426d-98e3-820421318882 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1434095173"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1434095173'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume of 1 GB Sep 08 14:20:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (ba9f40ad-6b13-4a8d-8ba7-bb5281ed6c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b1132-76b4-4a4e-b18b-0e6e46ddf913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b1132-76b4-4a4e-b18b-0e6e46ddf913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbc3690-781a-46eb-942e-5c22ad4e6089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['14e26c78-7034-42cc-bc18-5b0961fb1a46', 'b6e006ff-2b39-4f31-b2af-ff975da74e45', '7026e270-3321-4565-8ac1-022748ae8f1d', '57ba3a06-a4c9-4ef7-8448-f5c153d77349'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbc3690-781a-46eb-942e-5c22ad4e6089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e26c78-7034-42cc-bc18-5b0961fb1a46', 'b6e006ff-2b39-4f31-b2af-ff975da74e45', '7026e270-3321-4565-8ac1-022748ae8f1d', '57ba3a06-a4c9-4ef7-8448-f5c153d77349']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b762f77-2e36-4b84-8f74-0e65944b715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:40 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b762f77-2e36-4b84-8f74-0e65944b715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434095173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['14e26c78-7034-42cc-bc18-5b0961fb1a46','b6e006ff-2b39-4f31-b2af-ff975da74e45','7026e270-3321-4565-8ac1-022748ae8f1d','57ba3a06-a4c9-4ef7-8448-f5c153d77349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434095173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8cb77e40444f399a9fa1507290cb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e668563-f59c-4681-99fc-f62c46c274ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e668563-f59c-4681-99fc-f62c46c274ce) transitioned into state 'SUCCESS' from state '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-1434095173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['14e26c78-7034-42cc-bc18-5b0961fb1a46','b6e006ff-2b39-4f31-b2af-ff975da74e45','7026e270-3321-4565-8ac1-022748ae8f1d','57ba3a06-a4c9-4ef7-8448-f5c153d77349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7924c6e8-1244-4688-bb7d-a822b00f8441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7924c6e8-1244-4688-bb7d-a822b00f8441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (ba9f40ad-6b13-4a8d-8ba7-bb5281ed6c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:40 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request issued successfully. Sep 08 14:20:40 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-852367f8-a751-426d-98e3-820421318882 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:40 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1654/3278] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:39 2026] POST /volume/v3/volumes => generated 785 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:40 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:40 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:40 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:40 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:40 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:40 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:40 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-04a69aa7-9e08-411a-9c22-bc21f2af6488 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 returned with HTTP 200 Sep 08 14:20:40 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1625/3279] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:40 2026] GET /volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:41 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-188d96c0-28ef-4c47-b9b4-e82539c3147e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 returned with HTTP 200 Sep 08 14:20:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1655/3280] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:41 2026] GET /volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:41 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1917358885"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:41 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:41 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:41 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create snapshot from volume 6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:41 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['f387a9f0-1e09-40cd-914a-239c0060ef33', 'deda7a68-a4fc-4381-af6e-8fdbd4197373', '34b1958a-2563-4223-92ff-95962a70df09', '549e80dd-c395-4418-85c2-d406566c5510'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:41 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:41 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:41 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot create request issued successfully. Sep 08 14:20:41 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-68e5699a-b0a3-4085-8053-87439ca6dd62 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:41 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1626/3281] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:41 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:41 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:41 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f02ed0d3-e7d5-48ae-8604-52124d5c0636 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 200 Sep 08 14:20:41 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1656/3282] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:41 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:42 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:42 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:42 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:42 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:42 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3ab42731-363a-4f50-bd70-ffe8119ba3f6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 200 Sep 08 14:20:42 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1627/3283] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:42 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47cf0dc3-51ef-4469-8318-4ccbdeb2e984 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 200 Sep 08 14:20:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1657/3284] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:43 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] POST http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61/action Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Snapshot retrieved successfully. Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0e72eea4c74549b2b3c141f9215c6797', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb8cb77e40444f399a9fa1507290cb0f', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b6a0f70a-825d-46a0-ab36-54af18036d5e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61/action returned with HTTP 403 Sep 08 14:20:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1628/3285] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:43 2026] POST /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61/action => generated 133 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-17606464-8cba-462a-909b-7dff7f917b9e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete snapshot with id: 63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:43 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:43 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-17606464-8cba-462a-909b-7dff7f917b9e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 202 Sep 08 14:20:43 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1658/3286] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:43 2026] DELETE /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1effc178-6438-4051-9901-a1e3f66069c4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1effc178-6438-4051-9901-a1e3f66069c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1effc178-6438-4051-9901-a1e3f66069c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1effc178-6438-4051-9901-a1e3f66069c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:43 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:43 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-1effc178-6438-4051-9901-a1e3f66069c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:43 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1effc178-6438-4051-9901-a1e3f66069c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 200 Sep 08 14:20:43 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1629/3287] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:43 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:44 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:44 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:45 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:45 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:45 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:45 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0772f49-ee61-401b-9b00-a6a0544c4aa1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 200 Sep 08 14:20:45 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1659/3288] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:44 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-c39c9dda-7bc0-49d9-9ed0-8254696ec004 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c39c9dda-7bc0-49d9-9ed0-8254696ec004 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c39c9dda-7bc0-49d9-9ed0-8254696ec004 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-c39c9dda-7bc0-49d9-9ed0-8254696ec004 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-c39c9dda-7bc0-49d9-9ed0-8254696ec004 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 returned with HTTP 404 Sep 08 14:20:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1630/3289] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:46 2026] GET /volume/v3/snapshots/63fa69f9-70c6-4ad0-8029-bb7b84662f61 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:46 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:46 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume with id: 6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:46 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:46 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:46 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:46 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:46 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume request issued successfully. Sep 08 14:20:46 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9a4915f9-a0c2-433b-b79b-265b385cd1ca tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 returned with HTTP 202 Sep 08 14:20:46 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1660/3290] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:46 2026] DELETE /volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:46 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:46 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:46 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:46 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:46 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:46 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eccd7f68-71e2-482d-82e3-bac2e0cdc08d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 returned with HTTP 200 Sep 08 14:20:46 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1631/3291] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:46 2026] GET /volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a5436ab4-272a-487d-bd57-948bdc649eaf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5436ab4-272a-487d-bd57-948bdc649eaf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5436ab4-272a-487d-bd57-948bdc649eaf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a5436ab4-272a-487d-bd57-948bdc649eaf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a5436ab4-272a-487d-bd57-948bdc649eaf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 returned with HTTP 404 Sep 08 14:20:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1661/3292] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:47 2026] GET /volume/v3/volumes/6847eecc-0217-4c8d-ad1f-8ddfd9f4bd33 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1523439001"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1523439001'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume of 1 GB Sep 08 14:20:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (d7d7bcb5-262b-4bd0-b7be-04431c6139f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867d692e-7715-4efd-9ca6-d0cdba9316f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867d692e-7715-4efd-9ca6-d0cdba9316f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e1b4f7-1bf5-4de1-b363-4e747950d85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['a9e09135-95c2-443a-a9ec-2644b99f68cf', 'd73a077c-92e6-4dc2-8e7b-9f96757e62b4', '0691a1b2-5788-4cdf-b1c7-38706320311a', '4d8004e5-cad5-48c0-be5f-890a78ed42c7'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e1b4f7-1bf5-4de1-b363-4e747950d85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e09135-95c2-443a-a9ec-2644b99f68cf', 'd73a077c-92e6-4dc2-8e7b-9f96757e62b4', '0691a1b2-5788-4cdf-b1c7-38706320311a', '4d8004e5-cad5-48c0-be5f-890a78ed42c7']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79b73f3-9386-4543-a6bc-4d5f1d8e2602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:47 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79b73f3-9386-4543-a6bc-4d5f1d8e2602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44c436b-acd0-4972-8fcc-9701230f86f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523439001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['a9e09135-95c2-443a-a9ec-2644b99f68cf','d73a077c-92e6-4dc2-8e7b-9f96757e62b4','0691a1b2-5788-4cdf-b1c7-38706320311a','4d8004e5-cad5-48c0-be5f-890a78ed42c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523439001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44c436b-acd0-4972-8fcc-9701230f86f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8cb77e40444f399a9fa1507290cb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe4e1e2-78b2-4f1e-a00f-2a97fda9ea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe4e1e2-78b2-4f1e-a00f-2a97fda9ea3a) transitioned into state 'SUCCESS' from state '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-1523439001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['a9e09135-95c2-443a-a9ec-2644b99f68cf','d73a077c-92e6-4dc2-8e7b-9f96757e62b4','0691a1b2-5788-4cdf-b1c7-38706320311a','4d8004e5-cad5-48c0-be5f-890a78ed42c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76743367-bf23-46aa-bc98-74881fb584a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76743367-bf23-46aa-bc98-74881fb584a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (d7d7bcb5-262b-4bd0-b7be-04431c6139f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:47 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request issued successfully. Sep 08 14:20:47 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-190c2c9b-9a84-4c5c-a261-da4f97ad18e0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:47 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1632/3293] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:47 2026] POST /volume/v3/volumes => generated 785 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:47 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:47 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:47 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:47 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:47 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:47 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-de592d82-bd7d-4584-88b7-e6f4d75b1a58 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 returned with HTTP 200 Sep 08 14:20:47 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1662/3294] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:47 2026] GET /volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:48 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8fd95fbb-c004-42ac-8ffc-58d731fb998e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 returned with HTTP 200 Sep 08 14:20:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1633/3295] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:48 2026] GET /volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:48 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e44c436b-acd0-4972-8fcc-9701230f86f8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2008917557"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:48 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:48 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:48 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create snapshot from volume e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:48 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['1b8137aa-9ac5-4da3-8d4c-78c8dd78f5a1', 'fa9991f1-7b27-40d0-9dd7-211c2ee9ccb9', '39679990-3b69-4cc7-80ef-1cbd33cc43af', '43263479-e252-46ee-af66-8008bc734858'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:48 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:48 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:48 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot create request issued successfully. Sep 08 14:20:48 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ad2281db-b679-4bc2-9d88-9aabaeabc0bb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:48 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1663/3296] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:48 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:48 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:48 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a68069f-ea1c-4ae3-ade6-73d99e9014a0 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 200 Sep 08 14:20:48 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1634/3297] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:48 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a0927014-77d6-4797-addf-283369c11a00 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0927014-77d6-4797-addf-283369c11a00 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0927014-77d6-4797-addf-283369c11a00 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:49 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a0927014-77d6-4797-addf-283369c11a00 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:49 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:49 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:49 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a0927014-77d6-4797-addf-283369c11a00 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:49 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a0927014-77d6-4797-addf-283369c11a00 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 200 Sep 08 14:20:49 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1664/3298] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:49 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-30c5a64c-6dc7-4dd3-b11d-a253fd725555 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 200 Sep 08 14:20:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1635/3299] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:50 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] GET http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.api_utils [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Removing options '' from query. {{(pid=86976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.db.api [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Building query based on filter {{(pid=86976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: /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 08 14:20:50 devstack devstack@c-api.service[86976]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Get all snapshots completed successfully. Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-14b35a0c-1204-4a11-a8d4-f8f94dc93cd6 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] http://192.168.122.83/volume/v3/snapshots returned with HTTP 200 Sep 08 14:20:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1665/3300] 192.168.122.83 () {58 vars in 1122 bytes} [Tue Sep 8 14:20:50 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete snapshot with id: 2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:50 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:50 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b11448af-ddf7-4714-9220-86c8a9d6bd0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 202 Sep 08 14:20:50 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1636/3301] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:50 2026] DELETE /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-37197f39-bf28-4c38-ad3e-a6cb603994af None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-37197f39-bf28-4c38-ad3e-a6cb603994af tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-37197f39-bf28-4c38-ad3e-a6cb603994af tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-37197f39-bf28-4c38-ad3e-a6cb603994af tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:50 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:50 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-37197f39-bf28-4c38-ad3e-a6cb603994af tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:50 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-37197f39-bf28-4c38-ad3e-a6cb603994af tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 200 Sep 08 14:20:50 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1666/3302] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:50 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:51 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:52 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:52 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:52 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:52 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:52 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-7dbef31b-df1b-4084-aadc-05815a2bcb5f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 200 Sep 08 14:20:52 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1637/3303] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:51 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-51c97537-5854-4ce3-b4a2-280003160afc None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-51c97537-5854-4ce3-b4a2-280003160afc tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-51c97537-5854-4ce3-b4a2-280003160afc tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-51c97537-5854-4ce3-b4a2-280003160afc tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-51c97537-5854-4ce3-b4a2-280003160afc tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 returned with HTTP 404 Sep 08 14:20:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1667/3304] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:53 2026] GET /volume/v3/snapshots/2c414d7e-f223-42cc-b22b-348ef0d55fb1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e922516b-e807-4479-906a-18f9a797f623 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:53 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:53 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume with id: e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:53 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:53 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:53 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:53 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:53 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume request issued successfully. Sep 08 14:20:53 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e922516b-e807-4479-906a-18f9a797f623 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 returned with HTTP 202 Sep 08 14:20:53 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1638/3305] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:20:53 2026] DELETE /volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:53 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:53 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:53 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:53 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:53 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:53 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-567ec4b1-1dc8-4019-b36d-0dc254a0ac2b tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 returned with HTTP 200 Sep 08 14:20:53 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1668/3306] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:53 2026] GET /volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2306f14-ef47-4fc4-a4c3-f944d7254a28 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2306f14-ef47-4fc4-a4c3-f944d7254a28 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2306f14-ef47-4fc4-a4c3-f944d7254a28 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2306f14-ef47-4fc4-a4c3-f944d7254a28 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2306f14-ef47-4fc4-a4c3-f944d7254a28 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 returned with HTTP 404 Sep 08 14:20:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1639/3307] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:54 2026] GET /volume/v3/volumes/e44c436b-acd0-4972-8fcc-9701230f86f8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-773310712"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-773310712'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume of 1 GB Sep 08 14:20:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Availability Zones retrieved successfully. Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (533ec625-16c5-4e63-9ed8-b9a16913a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4890c5a-df53-4889-a3c8-947a93891a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4890c5a-df53-4889-a3c8-947a93891a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65826bf4-31fc-4111-9656-52f8fd9867bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['70089c9f-a37c-427e-b6fe-e31789ed52bc', '9ad53a89-c3bb-40b7-85a5-d6af04e8892c', '32f0f64d-8b62-46a2-aece-9575cf8c49ad', 'c5cf10d1-4ae7-44e0-aa3a-fc190994e2a7'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65826bf4-31fc-4111-9656-52f8fd9867bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70089c9f-a37c-427e-b6fe-e31789ed52bc', '9ad53a89-c3bb-40b7-85a5-d6af04e8892c', '32f0f64d-8b62-46a2-aece-9575cf8c49ad', 'c5cf10d1-4ae7-44e0-aa3a-fc190994e2a7']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563b2ed0-9084-4795-8e9a-b71b046ac4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:54 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563b2ed0-9084-4795-8e9a-b71b046ac4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a6b8c9-4745-4eda-9069-183cac47da81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773310712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['70089c9f-a37c-427e-b6fe-e31789ed52bc','9ad53a89-c3bb-40b7-85a5-d6af04e8892c','32f0f64d-8b62-46a2-aece-9575cf8c49ad','c5cf10d1-4ae7-44e0-aa3a-fc190994e2a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773310712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a6b8c9-4745-4eda-9069-183cac47da81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8cb77e40444f399a9fa1507290cb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f264740-fd0e-40e8-8df2-8a4115d6bf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f264740-fd0e-40e8-8df2-8a4115d6bf36) transitioned into state 'SUCCESS' from state '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-773310712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['70089c9f-a37c-427e-b6fe-e31789ed52bc','9ad53a89-c3bb-40b7-85a5-d6af04e8892c','32f0f64d-8b62-46a2-aece-9575cf8c49ad','c5cf10d1-4ae7-44e0-aa3a-fc190994e2a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d25060-a09b-4a1a-860a-43543d620ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d25060-a09b-4a1a-860a-43543d620ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (533ec625-16c5-4e63-9ed8-b9a16913a917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:20:54 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request issued successfully. Sep 08 14:20:54 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8c5dbbf5-5ded-47cf-9c92-28bb015b890c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:20:54 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1669/3308] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:20:54 2026] POST /volume/v3/volumes => generated 784 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:54 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:54 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:54 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:54 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:54 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:54 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e2618648-d6f3-4468-be91-b5fb66d54cdd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 returned with HTTP 200 Sep 08 14:20:54 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1640/3309] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:54 2026] GET /volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:55 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7c383cfe-c6d4-4584-987f-09bb100f9e95 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 returned with HTTP 200 Sep 08 14:20:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1670/3310] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:20:55 2026] GET /volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:20:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:20:55 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77a6b8c9-4745-4eda-9069-183cac47da81", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-464612646"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:55 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:55 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:20:55 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create snapshot from volume 77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:20:55 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['64bab602-3abf-4fa6-bc27-5bb525723057', 'b463328e-d72a-417b-acb9-86b3dfe8d8c5', 'ec0c6ca0-e7ce-44d0-8008-b8723389127f', '50c65f4d-ac86-41b0-a5ca-91fee4741951'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:20:55 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:55 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:20:55 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot create request issued successfully. Sep 08 14:20:55 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e37ecf19-c25f-407b-9a9f-2477ddf9f6f7 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:20:55 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1641/3311] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:20:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:55 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:55 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:55 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-bb29e3f8-19f6-4be2-9535-f2f1a2fd69c4 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 200 Sep 08 14:20:55 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1671/3312] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:55 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:56 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:56 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:56 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:56 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:56 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f82aded7-cd49-4b8e-afc3-b5198824bcbd tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 200 Sep 08 14:20:56 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1642/3313] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:56 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-95058366-754c-44fb-8719-e0d46b2a2e04 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95058366-754c-44fb-8719-e0d46b2a2e04 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95058366-754c-44fb-8719-e0d46b2a2e04 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-95058366-754c-44fb-8719-e0d46b2a2e04 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-95058366-754c-44fb-8719-e0d46b2a2e04 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-95058366-754c-44fb-8719-e0d46b2a2e04 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 200 Sep 08 14:20:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1672/3314] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:57 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] POST http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34/action Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.contrib.admin_actions [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Updating snapshot '938fa5b1-a725-4401-a6dd-db9187497b34' with '{'status': 'error'}' {{(pid=86977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:57 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0e72eea4c74549b2b3c141f9215c6797', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb8cb77e40444f399a9fa1507290cb0f', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-cbf7d383-7894-4d29-9de3-85fe22649c9f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34/action returned with HTTP 403 Sep 08 14:20:57 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1643/3315] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:20:57 2026] POST /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cb1ca941-7043-4be2-aa82-f67c23163800 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete snapshot with id: 938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:57 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot delete request issued successfully. Sep 08 14:20:57 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cb1ca941-7043-4be2-aa82-f67c23163800 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 202 Sep 08 14:20:57 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1673/3316] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:20:57 2026] DELETE /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a9ae88e0-4751-4d7d-8411-92018a088692 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9ae88e0-4751-4d7d-8411-92018a088692 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9ae88e0-4751-4d7d-8411-92018a088692 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:57 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a9ae88e0-4751-4d7d-8411-92018a088692 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:58 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:58 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:20:58 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a9ae88e0-4751-4d7d-8411-92018a088692 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:58 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a9ae88e0-4751-4d7d-8411-92018a088692 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 200 Sep 08 14:20:58 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1644/3317] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:57 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:20:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:20:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:20:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:20:59 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:20:59 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:20:59 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:20:59 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:20:59 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09b15d2a-93dd-4adb-ad1a-ae1d4a49430c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 200 Sep 08 14:20:59 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1674/3318] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:20:59 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3bacc2c0-75cc-495d-bd6d-fbe8e5ad17ec None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3bacc2c0-75cc-495d-bd6d-fbe8e5ad17ec tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3bacc2c0-75cc-495d-bd6d-fbe8e5ad17ec tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3bacc2c0-75cc-495d-bd6d-fbe8e5ad17ec tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3bacc2c0-75cc-495d-bd6d-fbe8e5ad17ec tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 returned with HTTP 404 Sep 08 14:21:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1645/3319] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:00 2026] GET /volume/v3/snapshots/938fa5b1-a725-4401-a6dd-db9187497b34 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-09489858-7377-47f4-998d-de3731a2e55c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:21:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:00 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:00 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume with id: 77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:21:00 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:00 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:00 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:00 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:00 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume request issued successfully. Sep 08 14:21:00 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-09489858-7377-47f4-998d-de3731a2e55c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 returned with HTTP 202 Sep 08 14:21:00 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1675/3320] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:21:00 2026] DELETE /volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-774328b9-1bde-4cf8-b744-7998b28463f1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-774328b9-1bde-4cf8-b744-7998b28463f1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-774328b9-1bde-4cf8-b744-7998b28463f1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-774328b9-1bde-4cf8-b744-7998b28463f1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:00 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:00 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:00 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:00 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:00 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-774328b9-1bde-4cf8-b744-7998b28463f1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:00 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-774328b9-1bde-4cf8-b744-7998b28463f1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 returned with HTTP 200 Sep 08 14:21:00 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1646/3321] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:00 2026] GET /volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-83eeddfb-acd9-488c-ad0e-43ec6559c483 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83eeddfb-acd9-488c-ad0e-43ec6559c483 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-83eeddfb-acd9-488c-ad0e-43ec6559c483 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-83eeddfb-acd9-488c-ad0e-43ec6559c483 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-83eeddfb-acd9-488c-ad0e-43ec6559c483 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 returned with HTTP 404 Sep 08 14:21:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1676/3322] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:01 2026] GET /volume/v3/volumes/77a6b8c9-4745-4eda-9069-183cac47da81 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1377482402"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1377482402'}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume of 1 GB Sep 08 14:21:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (4df1aec4-b87a-4bf6-a951-ecbd47f7daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (607efdf0-9648-4387-accd-3caaa5c957c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (607efdf0-9648-4387-accd-3caaa5c957c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e799b89d-2765-4ed4-a042-e9db1eb138b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['d086c985-b53a-4f8b-86df-cd3ecdd3677c', '6690e750-fb07-4d8c-8926-b82066655676', 'c46e8d19-1fa6-4319-bc4a-781f55d1b662', '7ac62a34-04ca-4d75-993c-7380f4d29b73'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e799b89d-2765-4ed4-a042-e9db1eb138b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d086c985-b53a-4f8b-86df-cd3ecdd3677c', '6690e750-fb07-4d8c-8926-b82066655676', 'c46e8d19-1fa6-4319-bc4a-781f55d1b662', '7ac62a34-04ca-4d75-993c-7380f4d29b73']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1928c5d-7542-453d-8f21-342522536998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:01 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1928c5d-7542-453d-8f21-342522536998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31803605-485f-4295-a041-37add9566357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1377482402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['d086c985-b53a-4f8b-86df-cd3ecdd3677c','6690e750-fb07-4d8c-8926-b82066655676','c46e8d19-1fa6-4319-bc4a-781f55d1b662','7ac62a34-04ca-4d75-993c-7380f4d29b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1377482402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31803605-485f-4295-a041-37add9566357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8cb77e40444f399a9fa1507290cb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03728213-5af1-445e-ab8d-00617d823417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03728213-5af1-445e-ab8d-00617d823417) transitioned into state 'SUCCESS' from state '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-1377482402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['d086c985-b53a-4f8b-86df-cd3ecdd3677c','6690e750-fb07-4d8c-8926-b82066655676','c46e8d19-1fa6-4319-bc4a-781f55d1b662','7ac62a34-04ca-4d75-993c-7380f4d29b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78605a86-f177-4180-b189-e135ffbdc2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78605a86-f177-4180-b189-e135ffbdc2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (4df1aec4-b87a-4bf6-a951-ecbd47f7daa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:01 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request issued successfully. Sep 08 14:21:01 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9065711a-5b21-4fe8-980d-caeeecdf7b1c tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:01 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1647/3323] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:21:01 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-86deacd6-eef5-433d-89f3-adb336735b88 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86deacd6-eef5-433d-89f3-adb336735b88 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86deacd6-eef5-433d-89f3-adb336735b88 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-86deacd6-eef5-433d-89f3-adb336735b88 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:01 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:01 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:01 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:01 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:01 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-86deacd6-eef5-433d-89f3-adb336735b88 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:01 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-86deacd6-eef5-433d-89f3-adb336735b88 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 returned with HTTP 200 Sep 08 14:21:01 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1677/3324] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:01 2026] GET /volume/v3/volumes/31803605-485f-4295-a041-37add9566357 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:02 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e2e5754-808e-4ff7-affb-bae9ad94c0de tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 returned with HTTP 200 Sep 08 14:21:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1648/3325] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:02 2026] GET /volume/v3/volumes/31803605-485f-4295-a041-37add9566357 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:21:02 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31803605-485f-4295-a041-37add9566357", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1262867394"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:02 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:02 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:02 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create snapshot from volume 31803605-485f-4295-a041-37add9566357 Sep 08 14:21:02 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['b0757a96-8b38-43f7-a541-72dbf42aed68', 'd3ddcb90-b7bd-4858-bc18-2776e919251c', '044c9e94-0287-41c5-be52-89362bc231f0', 'f151316e-3b30-4c2b-80e5-1f64aa2c96e6'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:02 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:02 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:02 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot create request issued successfully. Sep 08 14:21:02 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2895a218-7201-4dc7-96ad-8d4e072488d5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:21:02 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1678/3326] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:21:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:02 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:02 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:02 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6b34ea69-b8ee-4dd3-9d89-80a1d56d5fd5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:02 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1649/3327] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:02 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:03 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:03 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:03 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:03 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:03 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ca301b51-5b77-4422-89c0-b472b00fbb9d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:03 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1679/3328] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:03 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05e28653-df40-495a-a2da-b8762bc8290a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05e28653-df40-495a-a2da-b8762bc8290a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05e28653-df40-495a-a2da-b8762bc8290a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05e28653-df40-495a-a2da-b8762bc8290a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-05e28653-df40-495a-a2da-b8762bc8290a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05e28653-df40-495a-a2da-b8762bc8290a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1650/3329] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:04 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b6fb9042-a46b-4596-968b-9a4f39af86db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6fb9042-a46b-4596-968b-9a4f39af86db tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6fb9042-a46b-4596-968b-9a4f39af86db tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b6fb9042-a46b-4596-968b-9a4f39af86db tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:04 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:04 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:04 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b6fb9042-a46b-4596-968b-9a4f39af86db tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Snapshot retrieved successfully. Sep 08 14:21:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b6fb9042-a46b-4596-968b-9a4f39af86db tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:04 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1680/3330] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:04 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete snapshot with id: cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:04 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot delete request issued successfully. Sep 08 14:21:04 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d6bed26e-32a2-4a70-ad9c-4610a9230816 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 202 Sep 08 14:21:04 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1651/3331] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:21:04 2026] DELETE /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:04 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:04 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:05 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:05 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:05 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:05 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7198d44-4cc6-42c5-98a3-a6061cad9fcb tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:05 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1681/3332] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:04 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eed195a5-9df6-4508-bd22-478e171cc06e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eed195a5-9df6-4508-bd22-478e171cc06e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eed195a5-9df6-4508-bd22-478e171cc06e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:06 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eed195a5-9df6-4508-bd22-478e171cc06e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:06 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:06 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:06 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eed195a5-9df6-4508-bd22-478e171cc06e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:06 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eed195a5-9df6-4508-bd22-478e171cc06e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 200 Sep 08 14:21:06 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1652/3333] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:06 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fc6fb8c7-9445-4dce-90fa-2e2fdbf85a05 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc6fb8c7-9445-4dce-90fa-2e2fdbf85a05 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc6fb8c7-9445-4dce-90fa-2e2fdbf85a05 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fc6fb8c7-9445-4dce-90fa-2e2fdbf85a05 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fc6fb8c7-9445-4dce-90fa-2e2fdbf85a05 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 returned with HTTP 404 Sep 08 14:21:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1682/3334] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:07 2026] GET /volume/v3/snapshots/cce6fdff-e734-47f7-8ed2-43560033bd25 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 Sep 08 14:21:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:07 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:07 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume with id: 31803605-485f-4295-a041-37add9566357 Sep 08 14:21:07 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:07 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:07 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:07 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:07 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume request issued successfully. Sep 08 14:21:07 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9b7a435c-8493-4adf-b986-16fad98cfd43 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 returned with HTTP 202 Sep 08 14:21:07 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1653/3335] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:21:07 2026] DELETE /volume/v3/volumes/31803605-485f-4295-a041-37add9566357 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9d052481-23c4-4521-b18c-a11173013b34 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d052481-23c4-4521-b18c-a11173013b34 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d052481-23c4-4521-b18c-a11173013b34 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9d052481-23c4-4521-b18c-a11173013b34 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:07 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:07 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:07 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:07 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:07 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9d052481-23c4-4521-b18c-a11173013b34 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:07 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9d052481-23c4-4521-b18c-a11173013b34 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 returned with HTTP 200 Sep 08 14:21:07 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1683/3336] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:07 2026] GET /volume/v3/volumes/31803605-485f-4295-a041-37add9566357 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9728ebfe-a68e-4425-976f-815f90859bc1 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9728ebfe-a68e-4425-976f-815f90859bc1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9728ebfe-a68e-4425-976f-815f90859bc1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9728ebfe-a68e-4425-976f-815f90859bc1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9728ebfe-a68e-4425-976f-815f90859bc1 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/31803605-485f-4295-a041-37add9566357 returned with HTTP 404 Sep 08 14:21:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1654/3337] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:08 2026] GET /volume/v3/volumes/31803605-485f-4295-a041-37add9566357 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-16357e0a-5494-436e-ad18-70d00a93f2bf None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1263256740"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1263256740'}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume of 1 GB Sep 08 14:21:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (fab661e8-1daa-429e-9ad9-8d17a6505c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b01a285-b2b2-483b-b9be-41e610c0e4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b01a285-b2b2-483b-b9be-41e610c0e4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2250bbbb-c99b-4512-94af-f625d98bf1be,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2250bbbb-c99b-4512-94af-f625d98bf1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551028a8-efba-44eb-aae0-4b273743e8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['d3be4667-71d1-4f69-800f-758ca12ef31b', '52e1dddf-fc62-4a19-a8e4-2295381154db', '36972041-48c1-45b4-88d0-ce45cf249b25', 'fb4c1f8f-f507-420e-961c-067794e3e32c'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551028a8-efba-44eb-aae0-4b273743e8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3be4667-71d1-4f69-800f-758ca12ef31b', '52e1dddf-fc62-4a19-a8e4-2295381154db', '36972041-48c1-45b4-88d0-ce45cf249b25', 'fb4c1f8f-f507-420e-961c-067794e3e32c']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e61d85-7e9e-4db6-a9f9-8d49c3e83edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:08 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e61d85-7e9e-4db6-a9f9-8d49c3e83edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d6372c-ce2b-4bab-8331-8615627eeea1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1263256740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['d3be4667-71d1-4f69-800f-758ca12ef31b','52e1dddf-fc62-4a19-a8e4-2295381154db','36972041-48c1-45b4-88d0-ce45cf249b25','fb4c1f8f-f507-420e-961c-067794e3e32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1263256740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d6372c-ce2b-4bab-8331-8615627eeea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8cb77e40444f399a9fa1507290cb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2250bbbb-c99b-4512-94af-f625d98bf1be),volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3682aeb-899f-4a14-9a03-49204f188607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3682aeb-899f-4a14-9a03-49204f188607) transitioned into state 'SUCCESS' from state '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-1263256740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8cb77e40444f399a9fa1507290cb0f',qos_specs=None,replication_status=,reservations=['d3be4667-71d1-4f69-800f-758ca12ef31b','52e1dddf-fc62-4a19-a8e4-2295381154db','36972041-48c1-45b4-88d0-ce45cf249b25','fb4c1f8f-f507-420e-961c-067794e3e32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d32e0e45a37422dadf3367e2cda1f7f',volume_type_id=2250bbbb-c99b-4512-94af-f625d98bf1be)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db97e96-4620-4df4-83d8-dfde4bbc0a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db97e96-4620-4df4-83d8-dfde4bbc0a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Flow 'volume_create_api' (fab661e8-1daa-429e-9ad9-8d17a6505c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:08 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create volume request issued successfully. Sep 08 14:21:08 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-16357e0a-5494-436e-ad18-70d00a93f2bf tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:08 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1684/3338] 192.168.122.83 () {60 vars in 1137 bytes} [Tue Sep 8 14:21:08 2026] POST /volume/v3/volumes => generated 785 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-eb26a777-5559-4cbb-afc4-0a187db63afa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb26a777-5559-4cbb-afc4-0a187db63afa tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb26a777-5559-4cbb-afc4-0a187db63afa tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-eb26a777-5559-4cbb-afc4-0a187db63afa tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:08 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:08 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:08 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:08 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:08 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-eb26a777-5559-4cbb-afc4-0a187db63afa tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:08 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-eb26a777-5559-4cbb-afc4-0a187db63afa tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 returned with HTTP 200 Sep 08 14:21:08 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1655/3339] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:08 2026] GET /volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:09 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d69a3977-89c2-4766-8564-3f17e82d37d2 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 returned with HTTP 200 Sep 08 14:21:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1685/3340] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:09 2026] GET /volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] POST http://192.168.122.83/volume/v3/snapshots Sep 08 14:21:09 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19d6372c-ce2b-4bab-8331-8615627eeea1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1052926022"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:09 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:09 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:09 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.snapshots [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Create snapshot from volume 19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:09 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Created reservations ['2c8c91e2-c60e-4772-ace9-71d67c68a4e8', 'b6e5fa7e-9a42-4d60-a282-ab8ae0385ab0', 'ded019e3-77c6-4bd0-b5ce-9c0d75951bae', '6a9d407a-11e3-44b2-9988-9ad50f5a38e8'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:09 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:09 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:09 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot create request issued successfully. Sep 08 14:21:09 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e349af63-6cbc-42d6-b5e2-fae11e05448a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots returned with HTTP 202 Sep 08 14:21:09 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1656/3341] 192.168.122.83 () {60 vars in 1144 bytes} [Tue Sep 8 14:21:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:09 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:09 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:09 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-66b7ca3b-ce4b-4ecf-82a6-f95db7d6faea tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 200 Sep 08 14:21:09 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1686/3342] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:09 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:10 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:10 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:10 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:10 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:10 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-d959d29a-7c1b-4c0b-9b5a-3b94272f311e tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 200 Sep 08 14:21:10 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1657/3343] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:10 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d35d1550-11d8-4551-bcef-c9fc65a2caac tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 200 Sep 08 14:21:11 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1687/3344] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:11 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] POST http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42/action Sep 08 14:21:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:21:11 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:11 devstack devstack@c-api.service[86977]: INFO cinder.api.contrib.snapshot_unmanage [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Unmanage snapshot with id: 5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:11 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:11 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:11 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Snapshot retrieved successfully. Sep 08 14:21:11 devstack devstack@c-api.service[86977]: DEBUG cinder.policy [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0e72eea4c74549b2b3c141f9215c6797', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb8cb77e40444f399a9fa1507290cb0f', '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=86977) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:21:11 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b2c6f934-2fe0-45e7-8386-f44c84b8a50d tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-reader] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42/action returned with HTTP 403 Sep 08 14:21:11 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1658/3345] 192.168.122.83 () {60 vars in 1275 bytes} [Tue Sep 8 14:21:11 2026] POST /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2b240feb-357d-4f16-9514-d18937746f26 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.snapshots [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete snapshot with id: 5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:11 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:11 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:11 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:11 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:11 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:12 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot delete request issued successfully. Sep 08 14:21:12 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2b240feb-357d-4f16-9514-d18937746f26 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 202 Sep 08 14:21:12 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1688/3346] 192.168.122.83 () {58 vars in 1236 bytes} [Tue Sep 8 14:21:11 2026] DELETE /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-451fd2b7-079b-41e3-a327-b79effe16111 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-451fd2b7-079b-41e3-a327-b79effe16111 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-451fd2b7-079b-41e3-a327-b79effe16111 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:12 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-451fd2b7-079b-41e3-a327-b79effe16111 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:12 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:12 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:12 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-451fd2b7-079b-41e3-a327-b79effe16111 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:12 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-451fd2b7-079b-41e3-a327-b79effe16111 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 200 Sep 08 14:21:12 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1659/3347] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:12 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:13 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:13 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:13 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:13 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Snapshot retrieved successfully. Sep 08 14:21:13 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-aa4547bc-937c-4d8a-933f-4bafe3e4ef0f tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 200 Sep 08 14:21:13 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1689/3348] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:13 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f02bd708-5b58-462a-a60a-22a3b2d97f1a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f02bd708-5b58-462a-a60a-22a3b2d97f1a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f02bd708-5b58-462a-a60a-22a3b2d97f1a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f02bd708-5b58-462a-a60a-22a3b2d97f1a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f02bd708-5b58-462a-a60a-22a3b2d97f1a tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 returned with HTTP 404 Sep 08 14:21:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1660/3349] 192.168.122.83 () {58 vars in 1233 bytes} [Tue Sep 8 14:21:14 2026] GET /volume/v3/snapshots/5c15dacf-ff7a-438a-b24b-9e6e7f6d5a42 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:14 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:14 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume with id: 19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:14 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:14 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:14 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:14 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:14 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Delete volume request issued successfully. Sep 08 14:21:14 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7614ce65-38cf-4200-bd19-0c20cacfb7f5 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 returned with HTTP 202 Sep 08 14:21:14 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1690/3350] 192.168.122.83 () {58 vars in 1230 bytes} [Tue Sep 8 14:21:14 2026] DELETE /volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:14 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:14 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:14 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:14 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:14 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Volume info retrieved successfully. Sep 08 14:21:14 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9a3fec15-af0e-4da8-b982-46fbde3bd012 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 returned with HTTP 200 Sep 08 14:21:14 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1661/3351] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:14 2026] GET /volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-c05fa6e9-362b-446b-90af-5793111d3106 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c05fa6e9-362b-446b-90af-5793111d3106 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] GET http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 Sep 08 14:21:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c05fa6e9-362b-446b-90af-5793111d3106 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:15 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-c05fa6e9-362b-446b-90af-5793111d3106 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:15 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=245,cinder:UPDATE=107,cinder:INSERT=53,cinder:DELETE=1 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:21:15 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-c05fa6e9-362b-446b-90af-5793111d3106 tempest-ProjectReaderTests-34078413 tempest-ProjectReaderTests-34078413-project-admin] http://192.168.122.83/volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 returned with HTTP 404 Sep 08 14:21:15 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1691/3352] 192.168.122.83 () {58 vars in 1227 bytes} [Tue Sep 8 14:21:15 2026] GET /volume/v3/volumes/19d6372c-ce2b-4bab-8331-8615627eeea1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5391bb24-4396-457a-b885-8cdb674824c7 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5391bb24-4396-457a-b885-8cdb674824c7 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5391bb24-4396-457a-b885-8cdb674824c7 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1437854010", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1651478455", "vendor_name": "tempest-vendor_name-859864540"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=242,cinder:INSERT=50,cinder:UPDATE=105 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5391bb24-4396-457a-b885-8cdb674824c7 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1662/3353] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:18 2026] POST /volume/v3/types => generated 329 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "812cc9af-11e6-4595-89ba-f8d5a0a4f3a2", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request body: {'volume': {'volume_type': '812cc9af-11e6-4595-89ba-f8d5a0a4f3a2', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume of 1 GB Sep 08 14:21:18 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (d7b2cd56-8d4d-48b4-9c3e-6f0ad0dbaa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7103c9-ca40-4f08-a411-482c9a354082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7103c9-ca40-4f08-a411-482c9a354082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:21:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1651478455',vendor_name='tempest-vendor_name-859864540'},id=812cc9af-11e6-4595-89ba-f8d5a0a4f3a2,is_public=True,name='tempest-ProjectMemberTests-volume-type-1437854010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '812cc9af-11e6-4595-89ba-f8d5a0a4f3a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6775bf02-061c-4314-886b-b7a79635802d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1437854010 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1437854010, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1437854010 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1437854010, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['f41a2163-342f-4ece-bb05-c63197a61b76', 'cd2be01d-7431-4fa1-8ec6-8420d67c0a32', 'dfe28a31-f4d6-4dc6-94d5-89954e646bd2', '25517f5c-7991-4ad8-ac04-4b2f7913eca8'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6775bf02-061c-4314-886b-b7a79635802d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f41a2163-342f-4ece-bb05-c63197a61b76', 'cd2be01d-7431-4fa1-8ec6-8420d67c0a32', 'dfe28a31-f4d6-4dc6-94d5-89954e646bd2', '25517f5c-7991-4ad8-ac04-4b2f7913eca8']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5065ca4b-1c1d-4629-8e1c-087339e36fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5065ca4b-1c1d-4629-8e1c-087339e36fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5', '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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['f41a2163-342f-4ece-bb05-c63197a61b76','cd2be01d-7431-4fa1-8ec6-8420d67c0a32','dfe28a31-f4d6-4dc6-94d5-89954e646bd2','25517f5c-7991-4ad8-ac04-4b2f7913eca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=812cc9af-11e6-4595-89ba-f8d5a0a4f3a2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:18Z,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=62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d0bf8a5c9749569c553b87b860c671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a099c32c21e471db61c9ddff8f0c054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(812cc9af-11e6-4595-89ba-f8d5a0a4f3a2),volume_type_id=812cc9af-11e6-4595-89ba-f8d5a0a4f3a2)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457aa4e1-55a7-4211-863e-5e34e648dbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457aa4e1-55a7-4211-863e-5e34e648dbc8) transitioned into state 'SUCCESS' from 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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['f41a2163-342f-4ece-bb05-c63197a61b76','cd2be01d-7431-4fa1-8ec6-8420d67c0a32','dfe28a31-f4d6-4dc6-94d5-89954e646bd2','25517f5c-7991-4ad8-ac04-4b2f7913eca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=812cc9af-11e6-4595-89ba-f8d5a0a4f3a2)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e3415d-74da-4983-b629-f93244ef6d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e3415d-74da-4983-b629-f93244ef6d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (d7b2cd56-8d4d-48b4-9c3e-6f0ad0dbaa23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:18 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request issued successfully. Sep 08 14:21:18 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1f8abbed-29c9-4046-a9ba-48c07d951798 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:18 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1692/3354] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:21:18 2026] POST /volume/v3/volumes => generated 780 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:18 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:18 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:18 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:18 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:18 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:18 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5cd76bc7-e7cd-43e9-90ca-a3dbf4718784 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 returned with HTTP 200 Sep 08 14:21:18 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1663/3355] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:18 2026] GET /volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 Sep 08 14:21:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:19 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:19 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:19 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:19 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:19 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:19 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b0908782-217a-4d8c-85fd-b0cba6fd03a8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 returned with HTTP 200 Sep 08 14:21:19 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1693/3356] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:19 2026] GET /volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-8472555d-f929-4c9f-9c63-099ba295860c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8472555d-f929-4c9f-9c63-099ba295860c tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8472555d-f929-4c9f-9c63-099ba295860c tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:19 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-8472555d-f929-4c9f-9c63-099ba295860c tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:19 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-8472555d-f929-4c9f-9c63-099ba295860c tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:19 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1664/3357] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:19 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:19 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f27d14b2-9b28-457a-b35e-51b4e2d7d828 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f27d14b2-9b28-457a-b35e-51b4e2d7d828 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] DELETE http://192.168.122.83/volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f27d14b2-9b28-457a-b35e-51b4e2d7d828 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f27d14b2-9b28-457a-b35e-51b4e2d7d828 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f27d14b2-9b28-457a-b35e-51b4e2d7d828 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] http://192.168.122.83/volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed returned with HTTP 204 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1694/3358] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:21:19 2026] DELETE /volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed => generated 0 bytes in 151 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e1efac38-716c-42d0-9028-bd0139de5cf4 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1efac38-716c-42d0-9028-bd0139de5cf4 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] GET http://192.168.122.83/volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1efac38-716c-42d0-9028-bd0139de5cf4 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e1efac38-716c-42d0-9028-bd0139de5cf4 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e1efac38-716c-42d0-9028-bd0139de5cf4 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] http://192.168.122.83/volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed returned with HTTP 404 Sep 08 14:21:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1665/3359] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:20 2026] GET /volume/v3/messages/34f9472e-33a7-4e23-b003-1d1e2f9799ed => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume with id: 62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['6a0e7388-5a08-4191-9663-9213e9880dc0', '2146f863-85b4-41ea-a75a-96cf6de8b9b1', 'ab2afaa0-4438-4455-85c5-8db0bb65927f', '3845faa7-155a-49b9-b6a0-4c025549bc81'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume request issued successfully. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-e8b87e4f-27d2-47cc-a561-23afdb269689 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 returned with HTTP 202 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1695/3360] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:20 2026] DELETE /volume/v3/volumes/62fd3c61-2ffc-409d-9d3b-04bda4e2b7b5 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-618f1e7c-84e3-4c0f-90a1-094c83b3b892 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-618f1e7c-84e3-4c0f-90a1-094c83b3b892 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/types/812cc9af-11e6-4595-89ba-f8d5a0a4f3a2 Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-618f1e7c-84e3-4c0f-90a1-094c83b3b892 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-618f1e7c-84e3-4c0f-90a1-094c83b3b892 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-618f1e7c-84e3-4c0f-90a1-094c83b3b892 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types/812cc9af-11e6-4595-89ba-f8d5a0a4f3a2 returned with HTTP 202 Sep 08 14:21:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1666/3361] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:20 2026] DELETE /volume/v3/types/812cc9af-11e6-4595-89ba-f8d5a0a4f3a2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-55d10cd4-e705-4b4f-9747-cb7f9513e216 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55d10cd4-e705-4b4f-9747-cb7f9513e216 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-55d10cd4-e705-4b4f-9747-cb7f9513e216 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1983303736", "extra_specs": {"storage_protocol": "tempest-storage_protocol-977175168", "vendor_name": "tempest-vendor_name-531497154"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-55d10cd4-e705-4b4f-9747-cb7f9513e216 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1696/3362] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:20 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b223912f-fa0c-4246-a5fb-748601d95496 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d90571da-a35d-4f83-9a63-a78859d54239", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request body: {'volume': {'volume_type': 'd90571da-a35d-4f83-9a63-a78859d54239', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume of 1 GB Sep 08 14:21:20 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (f78ea2cd-fee6-4e97-ac34-521320fe9c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f85c056-9dcc-43c4-a101-777f7ef5a908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f85c056-9dcc-43c4-a101-777f7ef5a908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:21:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-977175168',vendor_name='tempest-vendor_name-531497154'},id=d90571da-a35d-4f83-9a63-a78859d54239,is_public=True,name='tempest-ProjectMemberTests-volume-type-1983303736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd90571da-a35d-4f83-9a63-a78859d54239', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aaddb13-42cb-4947-95c6-2cd928bbc2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1983303736 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1983303736, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1983303736 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1983303736, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['7a38986f-1bf2-48c8-8786-462c5807affd', '66494420-90a4-4ced-b3f0-36312f8da014', '451e08df-b04d-4bc3-bf47-8e5f081ffcb1', '11f75179-dcf0-4c41-b278-ea920b6a5975'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aaddb13-42cb-4947-95c6-2cd928bbc2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a38986f-1bf2-48c8-8786-462c5807affd', '66494420-90a4-4ced-b3f0-36312f8da014', '451e08df-b04d-4bc3-bf47-8e5f081ffcb1', '11f75179-dcf0-4c41-b278-ea920b6a5975']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c3c1cf-9a0f-4da7-a4fb-4b66798a3ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c3c1cf-9a0f-4da7-a4fb-4b66798a3ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7', '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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['7a38986f-1bf2-48c8-8786-462c5807affd','66494420-90a4-4ced-b3f0-36312f8da014','451e08df-b04d-4bc3-bf47-8e5f081ffcb1','11f75179-dcf0-4c41-b278-ea920b6a5975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=d90571da-a35d-4f83-9a63-a78859d54239), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d0bf8a5c9749569c553b87b860c671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a099c32c21e471db61c9ddff8f0c054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d90571da-a35d-4f83-9a63-a78859d54239),volume_type_id=d90571da-a35d-4f83-9a63-a78859d54239)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db268920-1d4b-4dab-a59d-5df13c5987a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db268920-1d4b-4dab-a59d-5df13c5987a8) transitioned into state 'SUCCESS' from 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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['7a38986f-1bf2-48c8-8786-462c5807affd','66494420-90a4-4ced-b3f0-36312f8da014','451e08df-b04d-4bc3-bf47-8e5f081ffcb1','11f75179-dcf0-4c41-b278-ea920b6a5975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=d90571da-a35d-4f83-9a63-a78859d54239)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c64077-719c-48b3-9092-31662ff5fe1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c64077-719c-48b3-9092-31662ff5fe1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (f78ea2cd-fee6-4e97-ac34-521320fe9c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request issued successfully. Sep 08 14:21:20 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b223912f-fa0c-4246-a5fb-748601d95496 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:20 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1667/3363] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:21:20 2026] POST /volume/v3/volumes => generated 780 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:20 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:20 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:20 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d01a7c80-7a20-47cd-8b52-5e656ebd20dd tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 returned with HTTP 200 Sep 08 14:21:20 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1697/3364] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:20 2026] GET /volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ff91e0ce-aaf1-496a-8598-7fe96a007de6 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 returned with HTTP 200 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1668/3365] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:21 2026] GET /volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-18708786-348a-4bf7-9a20-ec551a8400d8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18708786-348a-4bf7-9a20-ec551a8400d8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18708786-348a-4bf7-9a20-ec551a8400d8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-18708786-348a-4bf7-9a20-ec551a8400d8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-18708786-348a-4bf7-9a20-ec551a8400d8 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1698/3366] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:21 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4fb64254-9692-4636-a99d-092e4c6bc555 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fb64254-9692-4636-a99d-092e4c6bc555 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fb64254-9692-4636-a99d-092e4c6bc555 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4fb64254-9692-4636-a99d-092e4c6bc555 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4fb64254-9692-4636-a99d-092e4c6bc555 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1669/3367] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:21 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-47aa4e2f-eae6-4b1e-aeb4-1c22840317fe None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47aa4e2f-eae6-4b1e-aeb4-1c22840317fe tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/messages/02676da7-923e-4c44-8769-b6292896d76e Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47aa4e2f-eae6-4b1e-aeb4-1c22840317fe tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-47aa4e2f-eae6-4b1e-aeb4-1c22840317fe tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-47aa4e2f-eae6-4b1e-aeb4-1c22840317fe tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/messages/02676da7-923e-4c44-8769-b6292896d76e returned with HTTP 204 Sep 08 14:21:21 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1699/3368] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:21:21 2026] DELETE /volume/v3/messages/02676da7-923e-4c44-8769-b6292896d76e => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume with id: 9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:21 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['81688edb-895f-4a20-b324-670080f79fa7', 'be8ac204-fc6b-453a-bc28-31f1e090ba89', '8543faa9-6f40-41ca-9c7a-5a0bf3bd1b9c', '5cc04ce6-9b67-4c13-8ad2-0143455bc5cb'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume request issued successfully. Sep 08 14:21:21 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a2a3e8ed-0206-4660-8c86-533eaf55eb21 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 returned with HTTP 202 Sep 08 14:21:21 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1670/3369] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:21 2026] DELETE /volume/v3/volumes/9b4a0ea3-1832-4c75-bdcd-6638a9cb77b7 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5b529e67-848c-4ef5-baf8-15c5feca38e0 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b529e67-848c-4ef5-baf8-15c5feca38e0 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/types/d90571da-a35d-4f83-9a63-a78859d54239 Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b529e67-848c-4ef5-baf8-15c5feca38e0 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:21 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5b529e67-848c-4ef5-baf8-15c5feca38e0 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5b529e67-848c-4ef5-baf8-15c5feca38e0 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types/d90571da-a35d-4f83-9a63-a78859d54239 returned with HTTP 202 Sep 08 14:21:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1700/3370] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:21 2026] DELETE /volume/v3/types/d90571da-a35d-4f83-9a63-a78859d54239 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-05c3ccd4-1067-4045-a24c-e482d1250c50 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05c3ccd4-1067-4045-a24c-e482d1250c50 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-05c3ccd4-1067-4045-a24c-e482d1250c50 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1862001819", "extra_specs": {"storage_protocol": "tempest-storage_protocol-574247439", "vendor_name": "tempest-vendor_name-137607487"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-05c3ccd4-1067-4045-a24c-e482d1250c50 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1671/3371] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:22 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a692d69f-7305-4fb2-9480-2cc8f45060ad", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request body: {'volume': {'volume_type': 'a692d69f-7305-4fb2-9480-2cc8f45060ad', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume of 1 GB Sep 08 14:21:22 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (e3dd59cb-44bf-4899-b2a8-1278d8bfff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1af4f9-b367-4566-9f5a-eb872814d9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1af4f9-b367-4566-9f5a-eb872814d9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:21:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-574247439',vendor_name='tempest-vendor_name-137607487'},id=a692d69f-7305-4fb2-9480-2cc8f45060ad,is_public=True,name='tempest-ProjectMemberTests-volume-type-1862001819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a692d69f-7305-4fb2-9480-2cc8f45060ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca62c3f3-aa22-4359-9f86-36daff2a44bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1862001819 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1862001819, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1862001819 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1862001819, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['d42cc4c2-df8a-4bbc-b6df-1800eb10361d', '0f8b650b-94a9-43cd-bb8f-a5c9d73c943d', 'b1415475-8a3c-4f18-817b-70b95097f72a', 'ebdea6fe-c9c3-424f-9242-441fec513e68'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca62c3f3-aa22-4359-9f86-36daff2a44bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42cc4c2-df8a-4bbc-b6df-1800eb10361d', '0f8b650b-94a9-43cd-bb8f-a5c9d73c943d', 'b1415475-8a3c-4f18-817b-70b95097f72a', 'ebdea6fe-c9c3-424f-9242-441fec513e68']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703b450c-adf5-4f74-8ea4-128ff8fe55ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703b450c-adf5-4f74-8ea4-128ff8fe55ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4dc10a2-fcfc-453b-a1c7-730cc7da03ed', '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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['d42cc4c2-df8a-4bbc-b6df-1800eb10361d','0f8b650b-94a9-43cd-bb8f-a5c9d73c943d','b1415475-8a3c-4f18-817b-70b95097f72a','ebdea6fe-c9c3-424f-9242-441fec513e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=a692d69f-7305-4fb2-9480-2cc8f45060ad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4dc10a2-fcfc-453b-a1c7-730cc7da03ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d0bf8a5c9749569c553b87b860c671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a099c32c21e471db61c9ddff8f0c054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a692d69f-7305-4fb2-9480-2cc8f45060ad),volume_type_id=a692d69f-7305-4fb2-9480-2cc8f45060ad)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9b53ee-f7db-49b8-9c60-173656d88c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9b53ee-f7db-49b8-9c60-173656d88c8c) transitioned into state 'SUCCESS' from 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='d4d0bf8a5c9749569c553b87b860c671',qos_specs=None,replication_status=,reservations=['d42cc4c2-df8a-4bbc-b6df-1800eb10361d','0f8b650b-94a9-43cd-bb8f-a5c9d73c943d','b1415475-8a3c-4f18-817b-70b95097f72a','ebdea6fe-c9c3-424f-9242-441fec513e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a099c32c21e471db61c9ddff8f0c054',volume_type_id=a692d69f-7305-4fb2-9480-2cc8f45060ad)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8858008d-3244-49e7-a908-15964f96b1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8858008d-3244-49e7-a908-15964f96b1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Flow 'volume_create_api' (e3dd59cb-44bf-4899-b2a8-1278d8bfff39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Create volume request issued successfully. Sep 08 14:21:22 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-2578b08e-fec4-47da-9c29-1d045ad87e4e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:22 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1701/3372] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:21:22 2026] POST /volume/v3/volumes => generated 780 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5390754c-1ed2-42d9-bf71-62e94f119586 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5390754c-1ed2-42d9-bf71-62e94f119586 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed Sep 08 14:21:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5390754c-1ed2-42d9-bf71-62e94f119586 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:22 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5390754c-1ed2-42d9-bf71-62e94f119586 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:22 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:22 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:22 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:22 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:22 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-5390754c-1ed2-42d9-bf71-62e94f119586 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:22 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5390754c-1ed2-42d9-bf71-62e94f119586 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed returned with HTTP 200 Sep 08 14:21:22 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1672/3373] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:22 2026] GET /volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9ba9cf38-a516-4ae3-b45b-a457a7bbd701 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed returned with HTTP 200 Sep 08 14:21:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1702/3374] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:23 2026] GET /volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6262e058-1a3f-4489-b691-d97cdd663593 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6262e058-1a3f-4489-b691-d97cdd663593 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6262e058-1a3f-4489-b691-d97cdd663593 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6262e058-1a3f-4489-b691-d97cdd663593 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6262e058-1a3f-4489-b691-d97cdd663593 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1673/3375] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:23 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-7cab841e-5117-4346-85cb-8216ccdd6c6e None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cab841e-5117-4346-85cb-8216ccdd6c6e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] GET http://192.168.122.83/volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cab841e-5117-4346-85cb-8216ccdd6c6e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-7cab841e-5117-4346-85cb-8216ccdd6c6e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-7cab841e-5117-4346-85cb-8216ccdd6c6e tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-member] http://192.168.122.83/volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 returned with HTTP 200 Sep 08 14:21:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1703/3376] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:23 2026] GET /volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-82f9bdaf-6919-4bf7-a8e8-a6607bd42785 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82f9bdaf-6919-4bf7-a8e8-a6607bd42785 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82f9bdaf-6919-4bf7-a8e8-a6607bd42785 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-82f9bdaf-6919-4bf7-a8e8-a6607bd42785 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-82f9bdaf-6919-4bf7-a8e8-a6607bd42785 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 returned with HTTP 204 Sep 08 14:21:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1674/3377] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:21:23 2026] DELETE /volume/v3/messages/686c5104-e84f-462c-ad09-ec6da1032764 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-a1d8624b-e544-4a76-8801-a46806364f7d None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume with id: d4dc10a2-fcfc-453b-a1c7-730cc7da03ed Sep 08 14:21:23 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:23 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Volume info retrieved successfully. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Created reservations ['ee68c606-82b9-4d32-9aa5-0ee07f046da7', '8c8ed84c-c7dd-451c-b82e-4a1c59b198c0', '9accd832-edc3-4f28-97c7-686b43c9fdf8', '53cbf326-bb3c-4702-aaee-dc9eb3125cb2'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Delete volume request issued successfully. Sep 08 14:21:23 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-a1d8624b-e544-4a76-8801-a46806364f7d tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed returned with HTTP 202 Sep 08 14:21:23 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1704/3378] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:23 2026] DELETE /volume/v3/volumes/d4dc10a2-fcfc-453b-a1c7-730cc7da03ed => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-e40eb239-26c5-439c-b580-4299a660a912 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e40eb239-26c5-439c-b580-4299a660a912 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] DELETE http://192.168.122.83/volume/v3/types/a692d69f-7305-4fb2-9480-2cc8f45060ad Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e40eb239-26c5-439c-b580-4299a660a912 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-e40eb239-26c5-439c-b580-4299a660a912 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:23 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-e40eb239-26c5-439c-b580-4299a660a912 tempest-ProjectMemberTests-122318585 tempest-ProjectMemberTests-122318585-project-admin] http://192.168.122.83/volume/v3/types/a692d69f-7305-4fb2-9480-2cc8f45060ad returned with HTTP 202 Sep 08 14:21:23 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1675/3379] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:23 2026] DELETE /volume/v3/types/a692d69f-7305-4fb2-9480-2cc8f45060ad => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1dff7ea4-f9fe-49f0-ad8e-2940868bbd28 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dff7ea4-f9fe-49f0-ad8e-2940868bbd28 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:26 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1dff7ea4-f9fe-49f0-ad8e-2940868bbd28 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-738804339", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1044071192", "vendor_name": "tempest-vendor_name-979587178"}}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:26 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1dff7ea4-f9fe-49f0-ad8e-2940868bbd28 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:26 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1705/3380] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:26 2026] POST /volume/v3/types => generated 328 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4d0478a0-47f2-4136-bf08-d731c213c758 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8a2fd8c-2c3b-4611-b19a-0042ebce2052", "size": 1}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.api.v3.volumes [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume request body: {'volume': {'volume_type': 'b8a2fd8c-2c3b-4611-b19a-0042ebce2052', 'size': 1}} {{(pid=86977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume of 1 GB Sep 08 14:21:26 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:26 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:26 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Flow 'volume_create_api' (0ba78527-891b-4edc-adf5-a65e51e6beb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2179b5-ec03-4fa7-b626-a81c52e9b8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Validating volume size '1' using validate_int {{(pid=86977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2179b5-ec03-4fa7-b626-a81c52e9b8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1044071192',vendor_name='tempest-vendor_name-979587178'},id=b8a2fd8c-2c3b-4611-b19a-0042ebce2052,is_public=True,name='tempest-ProjectReaderTests-volume-type-738804339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8a2fd8c-2c3b-4611-b19a-0042ebce2052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967395fc-046d-4015-9cb9-51f63dec47f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:26 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-738804339 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-738804339, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:26 devstack devstack@c-api.service[86977]: WARNING cinder.quota [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-738804339 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-738804339, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Created reservations ['b1717050-7cd2-4456-97a0-96b8bc8c465f', '41f4c42e-63d0-4ec9-8f6c-a51dd42fe30d', '235c5832-2b17-48f0-8453-e2db053ff6b4', '8cf1ce01-dc52-4ce9-90a8-4ad23ba18945'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967395fc-046d-4015-9cb9-51f63dec47f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1717050-7cd2-4456-97a0-96b8bc8c465f', '41f4c42e-63d0-4ec9-8f6c-a51dd42fe30d', '235c5832-2b17-48f0-8453-e2db053ff6b4', '8cf1ce01-dc52-4ce9-90a8-4ad23ba18945']}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a7ad3-b080-4d8d-95a6-460969a51532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:27 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a7ad3-b080-4d8d-95a6-460969a51532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559e8e8b-92bb-44a6-9976-8b233611b06b', '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='d08665fb2727424b94038284f8ad2713',qos_specs=None,replication_status=,reservations=['b1717050-7cd2-4456-97a0-96b8bc8c465f','41f4c42e-63d0-4ec9-8f6c-a51dd42fe30d','235c5832-2b17-48f0-8453-e2db053ff6b4','8cf1ce01-dc52-4ce9-90a8-4ad23ba18945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96e07b0c890349c9bd166a766da3e40d',volume_type_id=b8a2fd8c-2c3b-4611-b19a-0042ebce2052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21:27Z,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=559e8e8b-92bb-44a6-9976-8b233611b06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d08665fb2727424b94038284f8ad2713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96e07b0c890349c9bd166a766da3e40d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8a2fd8c-2c3b-4611-b19a-0042ebce2052),volume_type_id=b8a2fd8c-2c3b-4611-b19a-0042ebce2052)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d4d5b2-4ffc-4a9a-ae01-caa6ebe83623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d4d5b2-4ffc-4a9a-ae01-caa6ebe83623) transitioned into state 'SUCCESS' from 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='d08665fb2727424b94038284f8ad2713',qos_specs=None,replication_status=,reservations=['b1717050-7cd2-4456-97a0-96b8bc8c465f','41f4c42e-63d0-4ec9-8f6c-a51dd42fe30d','235c5832-2b17-48f0-8453-e2db053ff6b4','8cf1ce01-dc52-4ce9-90a8-4ad23ba18945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96e07b0c890349c9bd166a766da3e40d',volume_type_id=b8a2fd8c-2c3b-4611-b19a-0042ebce2052)}' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1fc24a-d07e-454d-a682-51dcfa515974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1fc24a-d07e-454d-a682-51dcfa515974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Flow 'volume_create_api' (0ba78527-891b-4edc-adf5-a65e51e6beb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:27 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume request issued successfully. Sep 08 14:21:27 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4d0478a0-47f2-4136-bf08-d731c213c758 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:27 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1676/3381] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:21:26 2026] POST /volume/v3/volumes => generated 779 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b Sep 08 14:21:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:27 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:27 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:27 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:27 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:27 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:27 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:27 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fb48dde1-47fa-45c6-b000-a06d00d736dd tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b returned with HTTP 200 Sep 08 14:21:27 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1706/3382] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:27 2026] GET /volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b => generated 958 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-9780cd0f-1ef3-4a98-b6ba-f4af3f57bb7a tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b returned with HTTP 200 Sep 08 14:21:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1677/3383] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:28 2026] GET /volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-fa9d0bcc-b81a-437b-8a38-90370f468009 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa9d0bcc-b81a-437b-8a38-90370f468009 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa9d0bcc-b81a-437b-8a38-90370f468009 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-fa9d0bcc-b81a-437b-8a38-90370f468009 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-fa9d0bcc-b81a-437b-8a38-90370f468009 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1707/3384] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:28 2026] GET /volume/v3/messages => generated 676 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-a3c63527-20ef-462e-9db1-621eb8c6e917 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3c63527-20ef-462e-9db1-621eb8c6e917 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3c63527-20ef-462e-9db1-621eb8c6e917 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-a3c63527-20ef-462e-9db1-621eb8c6e917 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-a3c63527-20ef-462e-9db1-621eb8c6e917 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1678/3385] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:28 2026] GET /volume/v3/messages => generated 676 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-1e770e74-8391-4489-a84f-51e7d584c394 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e770e74-8391-4489-a84f-51e7d584c394 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/messages/0ad8d6c1-8aee-46ee-bcf1-34ea9e7d3921 Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e770e74-8391-4489-a84f-51e7d584c394 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-1e770e74-8391-4489-a84f-51e7d584c394 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-1e770e74-8391-4489-a84f-51e7d584c394 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/messages/0ad8d6c1-8aee-46ee-bcf1-34ea9e7d3921 returned with HTTP 204 Sep 08 14:21:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1708/3386] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:21:28 2026] DELETE /volume/v3/messages/0ad8d6c1-8aee-46ee-bcf1-34ea9e7d3921 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.v3.volumes [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Delete volume with id: 559e8e8b-92bb-44a6-9976-8b233611b06b Sep 08 14:21:28 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:28 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.volume.api [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.quota [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Created reservations ['94e02437-918b-49ad-b4ac-288906f39f6c', 'd824ce7a-1ccb-4bde-a5ed-07143f394655', '6bf9be45-60b3-4899-8ee9-d35b15840db0', '9272c2d4-bf5e-434d-8601-e16120fbbba6'] {{(pid=86977) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Delete volume request issued successfully. Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0599e732-edea-455e-9fc1-76ab58ca35e2 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b returned with HTTP 202 Sep 08 14:21:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1679/3387] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:28 2026] DELETE /volume/v3/volumes/559e8e8b-92bb-44a6-9976-8b233611b06b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-03713e13-3eed-4409-87c5-b209270e0d03 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03713e13-3eed-4409-87c5-b209270e0d03 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/types/b8a2fd8c-2c3b-4611-b19a-0042ebce2052 Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03713e13-3eed-4409-87c5-b209270e0d03 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-03713e13-3eed-4409-87c5-b209270e0d03 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-03713e13-3eed-4409-87c5-b209270e0d03 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/types/b8a2fd8c-2c3b-4611-b19a-0042ebce2052 returned with HTTP 202 Sep 08 14:21:28 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1709/3388] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:28 2026] DELETE /volume/v3/types/b8a2fd8c-2c3b-4611-b19a-0042ebce2052 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-444c7677-a892-4542-9a50-a41162cea478 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-444c7677-a892-4542-9a50-a41162cea478 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:28 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-444c7677-a892-4542-9a50-a41162cea478 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1392303828", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2061099503", "vendor_name": "tempest-vendor_name-1674898256"}}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:28 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-444c7677-a892-4542-9a50-a41162cea478 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:28 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1680/3389] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:28 2026] POST /volume/v3/types => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] POST http://192.168.122.83/volume/v3/volumes Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "61417cf1-4542-4d02-ae2c-c69333ff35ad", "size": 1}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.api.v3.volumes [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume request body: {'volume': {'volume_type': '61417cf1-4542-4d02-ae2c-c69333ff35ad', 'size': 1}} {{(pid=86976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume of 1 GB Sep 08 14:21:28 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:28 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:28 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Availability Zones retrieved successfully. Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Flow 'volume_create_api' (b620ab4e-09ad-4da3-9310-a1cd1eceea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a97b9a5-79bc-44a5-aced-7e9c0c91c2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.flows.api.create_volume [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Validating volume size '1' using validate_int {{(pid=86976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a97b9a5-79bc-44a5-aced-7e9c0c91c2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:21:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2061099503',vendor_name='tempest-vendor_name-1674898256'},id=61417cf1-4542-4d02-ae2c-c69333ff35ad,is_public=True,name='tempest-ProjectReaderTests-volume-type-1392303828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61417cf1-4542-4d02-ae2c-c69333ff35ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1629e74-0d70-4fbd-bc9c-d014f9805864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1392303828 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1392303828, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:28 devstack devstack@c-api.service[86976]: WARNING cinder.quota [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1392303828 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1392303828, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Created reservations ['554e4550-a49a-429e-ba9b-5b3c3f009b37', '382b00c2-7a8d-4739-81d8-f3e635a2a5bb', 'ace4c83c-d1c2-463f-9336-6fe0dc809e66', 'dca3d3b0-5b57-4e10-a922-19b35fbde901'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1629e74-0d70-4fbd-bc9c-d014f9805864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554e4550-a49a-429e-ba9b-5b3c3f009b37', '382b00c2-7a8d-4739-81d8-f3e635a2a5bb', 'ace4c83c-d1c2-463f-9336-6fe0dc809e66', 'dca3d3b0-5b57-4e10-a922-19b35fbde901']}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12eb743-b088-4062-b024-029f3741505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:28 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12eb743-b088-4062-b024-029f3741505e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c6aadd-87a3-427c-b3fd-761c212b6609', '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='d08665fb2727424b94038284f8ad2713',qos_specs=None,replication_status=,reservations=['554e4550-a49a-429e-ba9b-5b3c3f009b37','382b00c2-7a8d-4739-81d8-f3e635a2a5bb','ace4c83c-d1c2-463f-9336-6fe0dc809e66','dca3d3b0-5b57-4e10-a922-19b35fbde901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96e07b0c890349c9bd166a766da3e40d',volume_type_id=61417cf1-4542-4d02-ae2c-c69333ff35ad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:21: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=59c6aadd-87a3-427c-b3fd-761c212b6609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d08665fb2727424b94038284f8ad2713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96e07b0c890349c9bd166a766da3e40d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61417cf1-4542-4d02-ae2c-c69333ff35ad),volume_type_id=61417cf1-4542-4d02-ae2c-c69333ff35ad)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:28 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a202592-e245-4499-84ee-15cf10a48413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a202592-e245-4499-84ee-15cf10a48413) transitioned into state 'SUCCESS' from 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='d08665fb2727424b94038284f8ad2713',qos_specs=None,replication_status=,reservations=['554e4550-a49a-429e-ba9b-5b3c3f009b37','382b00c2-7a8d-4739-81d8-f3e635a2a5bb','ace4c83c-d1c2-463f-9336-6fe0dc809e66','dca3d3b0-5b57-4e10-a922-19b35fbde901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96e07b0c890349c9bd166a766da3e40d',volume_type_id=61417cf1-4542-4d02-ae2c-c69333ff35ad)}' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3bd223d-38c4-438b-b5e8-da54bb89993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:21:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3bd223d-38c4-438b-b5e8-da54bb89993a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:21:29 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Flow 'volume_create_api' (b620ab4e-09ad-4da3-9310-a1cd1eceea14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:21:29 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Create volume request issued successfully. Sep 08 14:21:29 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-3722af3b-bc82-4602-bb6a-56d3af6004e8 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes returned with HTTP 202 Sep 08 14:21:29 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1710/3390] 192.168.122.83 () {62 vars in 1177 bytes} [Tue Sep 8 14:21:28 2026] POST /volume/v3/volumes => generated 780 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:21:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 Sep 08 14:21:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:29 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:29 devstack devstack@c-api.service[86977]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:29 devstack devstack@c-api.service[86977]: attachments = base.obj_make_list( Sep 08 14:21:29 devstack devstack@c-api.service[86977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:29 devstack devstack@c-api.service[86977]: warnings.warn( Sep 08 14:21:29 devstack devstack@c-api.service[86977]: INFO cinder.volume.api [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:29 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-2e2a9fdf-ecdb-4de8-9e48-fe6111c3532c tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 returned with HTTP 200 Sep 08 14:21:29 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1681/3391] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:29 2026] GET /volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-57b4e24b-e308-46b0-9202-436019285b79 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57b4e24b-e308-46b0-9202-436019285b79 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57b4e24b-e308-46b0-9202-436019285b79 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-57b4e24b-e308-46b0-9202-436019285b79 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-57b4e24b-e308-46b0-9202-436019285b79 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-57b4e24b-e308-46b0-9202-436019285b79 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 returned with HTTP 200 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1711/3392] 192.168.122.83 () {60 vars in 1267 bytes} [Tue Sep 8 14:21:30 2026] GET /volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 => generated 980 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-74dbd4c2-90ae-46ee-bded-f9e447723fc6 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74dbd4c2-90ae-46ee-bded-f9e447723fc6 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] GET http://192.168.122.83/volume/v3/messages Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74dbd4c2-90ae-46ee-bded-f9e447723fc6 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-74dbd4c2-90ae-46ee-bded-f9e447723fc6 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-74dbd4c2-90ae-46ee-bded-f9e447723fc6 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/messages returned with HTTP 200 Sep 08 14:21:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1682/3393] 192.168.122.83 () {60 vars in 1159 bytes} [Tue Sep 8 14:21:30 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-093dab92-ed17-4127-a701-91a8c310d490 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-093dab92-ed17-4127-a701-91a8c310d490 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] GET http://192.168.122.83/volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-093dab92-ed17-4127-a701-91a8c310d490 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-093dab92-ed17-4127-a701-91a8c310d490 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] Calling method 'version_select' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-093dab92-ed17-4127-a701-91a8c310d490 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-reader] http://192.168.122.83/volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b returned with HTTP 200 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1712/3394] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:30 2026] GET /volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-f7c392bc-546a-4927-ab73-fa2a35fcb789 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7c392bc-546a-4927-ab73-fa2a35fcb789 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7c392bc-546a-4927-ab73-fa2a35fcb789 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-f7c392bc-546a-4927-ab73-fa2a35fcb789 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'version_select' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-f7c392bc-546a-4927-ab73-fa2a35fcb789 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b returned with HTTP 204 Sep 08 14:21:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1683/3395] 192.168.122.83 () {60 vars in 1273 bytes} [Tue Sep 8 14:21:30 2026] DELETE /volume/v3/messages/73701dc6-176c-4ebe-94e7-6ebba294c10b => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method 'delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.v3.volumes [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Delete volume with id: 59c6aadd-87a3-427c-b3fd-761c212b6609 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: attachments = base.obj_make_list( Sep 08 14:21:30 devstack devstack@c-api.service[86976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: warnings.warn( Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Volume info retrieved successfully. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.volume.api [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: DEBUG cinder.quota [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Created reservations ['5b5f5bde-83bc-48f7-ac4f-bbf459f8cf3e', 'bbf139c1-89c1-4474-ad7b-4a79381ab1d1', '4a36c35d-ae97-49b0-a7be-4f29327ab4b9', '917825cc-5127-4329-884a-d06d2b0421c0'] {{(pid=86976) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.volume.api [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Delete volume request issued successfully. Sep 08 14:21:30 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-d80fbcc8-5da2-4705-a2a8-18419567a3a1 tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 returned with HTTP 202 Sep 08 14:21:30 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1713/3396] 192.168.122.83 () {60 vars in 1270 bytes} [Tue Sep 8 14:21:30 2026] DELETE /volume/v3/volumes/59c6aadd-87a3-427c-b3fd-761c212b6609 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-566bc7b8-8498-4370-b01e-5371e6d0aa7d None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-566bc7b8-8498-4370-b01e-5371e6d0aa7d tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] DELETE http://192.168.122.83/volume/v3/types/61417cf1-4542-4d02-ae2c-c69333ff35ad Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-566bc7b8-8498-4370-b01e-5371e6d0aa7d tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-566bc7b8-8498-4370-b01e-5371e6d0aa7d tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:30 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-566bc7b8-8498-4370-b01e-5371e6d0aa7d tempest-ProjectReaderTests-1651215393 tempest-ProjectReaderTests-1651215393-project-admin] http://192.168.122.83/volume/v3/types/61417cf1-4542-4d02-ae2c-c69333ff35ad returned with HTTP 202 Sep 08 14:21:30 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1684/3397] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:30 2026] DELETE /volume/v3/types/61417cf1-4542-4d02-ae2c-c69333ff35ad => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-b92bd4a6-379b-418b-b8a1-430893cde353 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:32 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b92bd4a6-379b-418b-b8a1-430893cde353 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:32 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-b92bd4a6-379b-418b-b8a1-430893cde353 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-945334176", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-b92bd4a6-379b-418b-b8a1-430893cde353 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1714/3398] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:32 2026] POST /volume/v3/types => generated 379 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-5fdeb8e1-c6d4-4469-8f58-9f50cf725053 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5fdeb8e1-c6d4-4469-8f58-9f50cf725053 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-5fdeb8e1-c6d4-4469-8f58-9f50cf725053 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-5fdeb8e1-c6d4-4469-8f58-9f50cf725053 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1685/3399] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f7dab019-7676-4d5e-b5a3-406375a98289 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7dab019-7676-4d5e-b5a3-406375a98289 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f7dab019-7676-4d5e-b5a3-406375a98289 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-153941384", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f7dab019-7676-4d5e-b5a3-406375a98289 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1715/3400] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-1537f3b8-690e-452d-8479-0c60f3b84737 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1537f3b8-690e-452d-8479-0c60f3b84737 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763/encryption Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-1537f3b8-690e-452d-8479-0c60f3b84737 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-1537f3b8-690e-452d-8479-0c60f3b84737 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763/encryption returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1686/3401] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-ce354ad0-c0eb-4ad0-b112-c08acce8b29f None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce354ad0-c0eb-4ad0-b112-c08acce8b29f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-ce354ad0-c0eb-4ad0-b112-c08acce8b29f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2100359773", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-ce354ad0-c0eb-4ad0-b112-c08acce8b29f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1716/3402] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b046f806-c34e-4a41-8ffb-2d64d4cfc421 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b046f806-c34e-4a41-8ffb-2d64d4cfc421 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b046f806-c34e-4a41-8ffb-2d64d4cfc421 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b046f806-c34e-4a41-8ffb-2d64d4cfc421 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1687/3403] 192.168.122.83 () {60 vars in 1278 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-99416963-f6a7-4236-84dc-023989bd90bb None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99416963-f6a7-4236-84dc-023989bd90bb tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] PUT http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs/key2 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-99416963-f6a7-4236-84dc-023989bd90bb tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-99416963-f6a7-4236-84dc-023989bd90bb tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs/key2 returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1717/3404] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:21:33 2026] PUT /volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0aece42b-ac5d-4121-8f4f-35e3fd0d5f79 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0aece42b-ac5d-4121-8f4f-35e3fd0d5f79 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0aece42b-ac5d-4121-8f4f-35e3fd0d5f79 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0aece42b-ac5d-4121-8f4f-35e3fd0d5f79 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1688/3405] 192.168.122.83 () {60 vars in 1131 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-efc8a6fa-cbda-4c64-8cc3-23fb5a67ba23 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-efc8a6fa-cbda-4c64-8cc3-23fb5a67ba23 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/36d5846b-4080-49ac-adea-d1588a17c34c Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-efc8a6fa-cbda-4c64-8cc3-23fb5a67ba23 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-efc8a6fa-cbda-4c64-8cc3-23fb5a67ba23 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-efc8a6fa-cbda-4c64-8cc3-23fb5a67ba23 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/36d5846b-4080-49ac-adea-d1588a17c34c returned with HTTP 202 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1718/3406] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:33 2026] DELETE /volume/v3/types/36d5846b-4080-49ac-adea-d1588a17c34c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4df589da-ed2d-4bbf-b341-b4dda17b970f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4df589da-ed2d-4bbf-b341-b4dda17b970f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4df589da-ed2d-4bbf-b341-b4dda17b970f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-921016955", "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=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4df589da-ed2d-4bbf-b341-b4dda17b970f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1689/3407] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5bf8d6bb-c83d-4687-8b03-f6adcf9cacd3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5bf8d6bb-c83d-4687-8b03-f6adcf9cacd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d6bb-c83d-4687-8b03-f6adcf9cacd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5bf8d6bb-c83d-4687-8b03-f6adcf9cacd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1719/3408] 192.168.122.83 () {60 vars in 1276 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-81ac3732-4d07-461d-a51a-8a0ab69e31ca None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81ac3732-4d07-461d-a51a-8a0ab69e31ca tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption/b1b398fb-2945-4bfc-ba46-e066b26e6c26 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-81ac3732-4d07-461d-a51a-8a0ab69e31ca tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-81ac3732-4d07-461d-a51a-8a0ab69e31ca tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-81ac3732-4d07-461d-a51a-8a0ab69e31ca tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption/b1b398fb-2945-4bfc-ba46-e066b26e6c26 returned with HTTP 202 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1690/3409] 192.168.122.83 () {58 vars in 1368 bytes} [Tue Sep 8 14:21:33 2026] DELETE /volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f/encryption/b1b398fb-2945-4bfc-ba46-e066b26e6c26 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-139ea82b-2830-4e37-aedb-0c0b0259e6db None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-139ea82b-2830-4e37-aedb-0c0b0259e6db tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-139ea82b-2830-4e37-aedb-0c0b0259e6db tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-872861805", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-139ea82b-2830-4e37-aedb-0c0b0259e6db tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1720/3410] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-3f1ceeeb-0d96-40f6-83d2-8eab1a1c633f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f1ceeeb-0d96-40f6-83d2-8eab1a1c633f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d/extra_specs/key1 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f1ceeeb-0d96-40f6-83d2-8eab1a1c633f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-3f1ceeeb-0d96-40f6-83d2-8eab1a1c633f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-3f1ceeeb-0d96-40f6-83d2-8eab1a1c633f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d/extra_specs/key1 returned with HTTP 202 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1691/3411] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:21:33 2026] DELETE /volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d/extra_specs/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-cde0b060-9c36-4fa9-bb5b-806a7955d2c7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cde0b060-9c36-4fa9-bb5b-806a7955d2c7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] POST http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-cde0b060-9c36-4fa9-bb5b-806a7955d2c7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-723522080", "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=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-cde0b060-9c36-4fa9-bb5b-806a7955d2c7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1721/3412] 192.168.122.83 () {60 vars in 1132 bytes} [Tue Sep 8 14:21:33 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-6e976272-43df-4cb8-89aa-33206459b230 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e976272-43df-4cb8-89aa-33206459b230 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/257da770-2890-4393-964b-d60727fb0164 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e976272-43df-4cb8-89aa-33206459b230 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-6e976272-43df-4cb8-89aa-33206459b230 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-6e976272-43df-4cb8-89aa-33206459b230 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/257da770-2890-4393-964b-d60727fb0164 returned with HTTP 202 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1692/3413] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:33 2026] DELETE /volume/v3/types/257da770-2890-4393-964b-d60727fb0164 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-8ac9a724-2bcb-4043-8f81-0088b6f91d8c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ac9a724-2bcb-4043-8f81-0088b6f91d8c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ac9a724-2bcb-4043-8f81-0088b6f91d8c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-8ac9a724-2bcb-4043-8f81-0088b6f91d8c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'index' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-8ac9a724-2bcb-4043-8f81-0088b6f91d8c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1722/3414] 192.168.122.83 () {58 vars in 1257 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b30e3a09-be96-4b9e-8827-4c09de46ab33 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b30e3a09-be96-4b9e-8827-4c09de46ab33 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b30e3a09-be96-4b9e-8827-4c09de46ab33 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b30e3a09-be96-4b9e-8827-4c09de46ab33 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b30e3a09-be96-4b9e-8827-4c09de46ab33 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1693/3415] 192.168.122.83 () {58 vars in 1110 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-4c955a00-5363-4f6a-86e2-339b3bfc2504 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c955a00-5363-4f6a-86e2-339b3bfc2504 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/cipher Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c955a00-5363-4f6a-86e2-339b3bfc2504 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-4c955a00-5363-4f6a-86e2-339b3bfc2504 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-4c955a00-5363-4f6a-86e2-339b3bfc2504 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/cipher returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1723/3416] 192.168.122.83 () {58 vars in 1275 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-b348ed7d-2a6b-4534-9ceb-5f0202f58a78 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b348ed7d-2a6b-4534-9ceb-5f0202f58a78 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b348ed7d-2a6b-4534-9ceb-5f0202f58a78 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-b348ed7d-2a6b-4534-9ceb-5f0202f58a78 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'index' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-b348ed7d-2a6b-4534-9ceb-5f0202f58a78 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1694/3417] 192.168.122.83 () {58 vars in 1254 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-9b688099-c4ee-4139-a588-1f85f8328049 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b688099-c4ee-4139-a588-1f85f8328049 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/multiattach Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b688099-c4ee-4139-a588-1f85f8328049 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-9b688099-c4ee-4139-a588-1f85f8328049 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-9b688099-c4ee-4139-a588-1f85f8328049 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/multiattach returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1724/3418] 192.168.122.83 () {58 vars in 1293 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-bd90a0ac-2736-4c2b-8b9f-f7538abb2d9a None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd90a0ac-2736-4c2b-8b9f-f7538abb2d9a tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/volume_backend_name Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd90a0ac-2736-4c2b-8b9f-f7538abb2d9a tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-bd90a0ac-2736-4c2b-8b9f-f7538abb2d9a tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'show' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-bd90a0ac-2736-4c2b-8b9f-f7538abb2d9a tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1695/3419] 192.168.122.83 () {58 vars in 1317 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f5a5eda1-0983-4f0a-8c61-2ce63aa00ac7 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f5a5eda1-0983-4f0a-8c61-2ce63aa00ac7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] GET http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f5a5eda1-0983-4f0a-8c61-2ce63aa00ac7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f5a5eda1-0983-4f0a-8c61-2ce63aa00ac7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method 'show' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:33 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f5a5eda1-0983-4f0a-8c61-2ce63aa00ac7 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca returned with HTTP 200 Sep 08 14:21:33 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1725/3420] 192.168.122.83 () {58 vars in 1221 bytes} [Tue Sep 8 14:21:33 2026] GET /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-4290375e-6ae1-4224-99ce-d6f6849e93d8 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4290375e-6ae1-4224-99ce-d6f6849e93d8 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] PUT http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/8e415bef-5ae8-41ab-a85c-5f48216fa841 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-4290375e-6ae1-4224-99ce-d6f6849e93d8 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-4290375e-6ae1-4224-99ce-d6f6849e93d8 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/8e415bef-5ae8-41ab-a85c-5f48216fa841 returned with HTTP 200 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1696/3421] 192.168.122.83 () {60 vars in 1385 bytes} [Tue Sep 8 14:21:33 2026] PUT /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/encryption/8e415bef-5ae8-41ab-a85c-5f48216fa841 => generated 33 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5ff795c4-c87d-4b6e-a491-a32b1b0eb54c None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ff795c4-c87d-4b6e-a491-a32b1b0eb54c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] PUT http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/key1 Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5ff795c4-c87d-4b6e-a491-a32b1b0eb54c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5ff795c4-c87d-4b6e-a491-a32b1b0eb54c tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/key1 returned with HTTP 200 Sep 08 14:21:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1726/3422] 192.168.122.83 () {60 vars in 1292 bytes} [Tue Sep 8 14:21:34 2026] PUT /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca/extra_specs/key1 => generated 30 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-ffc6446f-e6f6-4518-853b-4c74eb90b816 None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ffc6446f-e6f6-4518-853b-4c74eb90b816 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] PUT http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-ffc6446f-e6f6-4518-853b-4c74eb90b816 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-ffc6446f-e6f6-4518-853b-4c74eb90b816 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca returned with HTTP 200 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1697/3423] 192.168.122.83 () {60 vars in 1241 bytes} [Tue Sep 8 14:21:34 2026] PUT /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca => generated 370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-5760a239-b05c-4cb9-810c-a3069129de02 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5760a239-b05c-4cb9-810c-a3069129de02 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5760a239-b05c-4cb9-810c-a3069129de02 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-5760a239-b05c-4cb9-810c-a3069129de02 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-5760a239-b05c-4cb9-810c-a3069129de02 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d returned with HTTP 202 Sep 08 14:21:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1727/3424] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:34 2026] DELETE /volume/v3/types/6ca10efd-ef7f-4004-969b-9f8f3cce233d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-85adde76-4f0d-42e7-b555-bd664a070d3f None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85adde76-4f0d-42e7-b555-bd664a070d3f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85adde76-4f0d-42e7-b555-bd664a070d3f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-85adde76-4f0d-42e7-b555-bd664a070d3f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-85adde76-4f0d-42e7-b555-bd664a070d3f tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f returned with HTTP 202 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1698/3425] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:34 2026] DELETE /volume/v3/types/b68a6240-1575-4c7b-b35a-800f2392da0f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-f72996fd-1b31-428f-8751-8396f9e30dd3 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f72996fd-1b31-428f-8751-8396f9e30dd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f72996fd-1b31-428f-8751-8396f9e30dd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-f72996fd-1b31-428f-8751-8396f9e30dd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-f72996fd-1b31-428f-8751-8396f9e30dd3 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b returned with HTTP 202 Sep 08 14:21:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1728/3426] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:34 2026] DELETE /volume/v3/types/06bb7091-2b7f-4016-ad47-36df7296622b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.middleware.request_id [None req-0cb40ca1-bd13-4b73-a3fa-c1ffcd120baa None None] RequestId filter calling following filter/app {{(pid=86977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0cb40ca1-bd13-4b73-a3fa-c1ffcd120baa tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0cb40ca1-bd13-4b73-a3fa-c1ffcd120baa tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: DEBUG cinder.api.openstack.wsgi [None req-0cb40ca1-bd13-4b73-a3fa-c1ffcd120baa tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:34 devstack devstack@c-api.service[86977]: INFO cinder.api.openstack.wsgi [None req-0cb40ca1-bd13-4b73-a3fa-c1ffcd120baa tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763 returned with HTTP 202 Sep 08 14:21:34 devstack devstack@c-api.service[86977]: [pid: 86977|app: 0|req: 1699/3427] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:34 2026] DELETE /volume/v3/types/5d7bea1f-5dc8-4bed-ade4-2e664e43d763 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.middleware.request_id [None req-6af818c2-a66f-4375-b8e9-1e06a4b39041 None None] RequestId filter calling following filter/app {{(pid=86976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6af818c2-a66f-4375-b8e9-1e06a4b39041 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] DELETE http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6af818c2-a66f-4375-b8e9-1e06a4b39041 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Empty body provided in request {{(pid=86976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: DEBUG cinder.api.openstack.wsgi [None req-6af818c2-a66f-4375-b8e9-1e06a4b39041 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] Calling method '_delete' {{(pid=86976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:21:34 devstack devstack@c-api.service[86976]: INFO cinder.api.openstack.wsgi [None req-6af818c2-a66f-4375-b8e9-1e06a4b39041 tempest-VolumeTypesAdminTests-398438150 tempest-VolumeTypesAdminTests-398438150-project-admin] http://192.168.122.83/volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca returned with HTTP 202 Sep 08 14:21:34 devstack devstack@c-api.service[86976]: [pid: 86976|app: 0|req: 1729/3428] 192.168.122.83 () {58 vars in 1224 bytes} [Tue Sep 8 14:21:34 2026] DELETE /volume/v3/types/377273b9-9d15-4dcc-a91a-79640294a5ca => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:21:44 devstack devstack@c-api.service[86977]: DEBUG dbcounter [-] [86977] Writing DB stats cinder:SELECT=181,cinder:INSERT=45,cinder:UPDATE=84 {{(pid=86977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:21:44 devstack devstack@c-api.service[86976]: DEBUG dbcounter [-] [86976] Writing DB stats cinder:SELECT=210,cinder:INSERT=75,cinder:UPDATE=110 {{(pid=86976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}